#264fff Hex Color

#264FFF
0
  • #264fff Color Information

    • In RGB color space, #264fff hex color has a red value of 38, a green value of 79 and a blue value of 255.

    • In CMYK color space (used in color printing), #264fff hex color is composed of 85.1% cyan, 69.02% magenta, 0% yellow and 0% black.

    • #264fff color has a hue of 228.7 degrees, a saturation of 100% and a lightness of 57.5%.

    • #264fff hex color contains mainly BLUE.

    • The closest web safe color of #264fff is #3366ff

    • #264fff hex color has a decimal value of 2510847.



    #264fff Color Spaces (Color Conversions)

    HEX 264fff #264fff
    RGB 38, 79, 255 rgb(38, 79, 255)
    RGB Percent 14.9, 30.98, 100 rgb(14.9, 30.98, 100)
    CMYK 85, 69, 0, 0
    HSL 228.7°, 100, 57.5 hsl(228.7, 100%, 57.5%)
    HSV 228.7°, 85.1, 100
    XYZ 21.645, 13.224, 96.019
    Hunter Lab 36.365, 42.608, -131.096
    CIE-LAB 43.099, 50.598, -89.897
    CIE-LCH 43.099, 103.158, 299.373
    CIE-LUV 85.1, 69.02, 0, 0
    Web Safe 3366ff

    RGB percent of color #264fff

    14.9%
    30.98%
    100%

    CMYK percent of color #264fff

    85.1%
    69.02%
    0%
    0%


    Color Schemes with #264fff

    Complementary Color

    Split Complementary


    #264fff Color Preview

    Text with hexadecimal color #264fff

    This text has a font color of #264fff

    <p style="color:#264fff">Text here</p>

    #264fff Background Color

    This box has a background color of #264fff

    <div style="background-color:#264fff">Text here</div>

    #264fff Border Color

    This box has a border color of #264fff

    <div style="border: 4px solid #264fff">Text here</div>

    CSS codes

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

    #264fff Color on white background

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

    #264fff Color on black background

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