#3f7fff Hex Color

#3F7FFF
0
  • #3f7fff Color Information

    • In RGB color space, #3f7fff hex color has a red value of 63, a green value of 127 and a blue value of 255.

    • In CMYK color space (used in color printing), #3f7fff hex color is composed of 75.29% cyan, 50.2% magenta, 0% yellow and 0% black.

    • #3f7fff color has a hue of 220 degrees, a saturation of 100% and a lightness of 62.4%.

    • #3f7fff hex color contains mainly BLUE.

    • The closest web safe color of #3f7fff is #3366ff

    • #3f7fff hex color has a decimal value of 4161535.



    #3f7fff Color Spaces (Color Conversions)

    HEX 3f7fff #3f7fff
    RGB 63, 127, 255 rgb(63, 127, 255)
    RGB Percent 24.71, 49.8, 100 rgb(24.71, 49.8, 100)
    CMYK 75, 50, 0, 0
    HSL 220°, 100, 62.4 hsl(220, 100%, 62.4%)
    HSV 220°, 75.3, 100
    XYZ 27.689, 23.456, 97.676
    Hunter Lab 48.431, 17.296, -85.674
    CIE-LAB 55.539, 23.099, -69.545
    CIE-LCH 55.539, 73.281, 288.374
    CIE-LUV 75.29, 50.2, 0, 0
    Web Safe 3366ff

    RGB percent of color #3f7fff

    24.71%
    49.8%
    100%

    CMYK percent of color #3f7fff

    75.29%
    50.2%
    0%
    0%


    Color Schemes with #3f7fff

    Complementary Color

    Split Complementary


    #3f7fff Color Preview

    Text with hexadecimal color #3f7fff

    This text has a font color of #3f7fff

    <p style="color:#3f7fff">Text here</p>

    #3f7fff Background Color

    This box has a background color of #3f7fff

    <div style="background-color:#3f7fff">Text here</div>

    #3f7fff Border Color

    This box has a border color of #3f7fff

    <div style="border: 4px solid #3f7fff">Text here</div>

    CSS codes

    <p style="color:#3f7fff">Text here</p>
    <div style="background-color:#3f7fff">Text here</div>
    <div style="border: 4px solid #3f7fff">Text here</div>

    #3f7fff Color on white background

    This is how a font and box color of #3f7fff will look
    on a white background.

    #3f7fff Color on black background

    This is how a font and box color of #3f7fff hex color will look
    on a black background.