#035fff Hex Color

#035FFF
0
  • #035fff Color Information

    • In RGB color space, #035fff hex color has a red value of 3, a green value of 95 and a blue value of 255.

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

    • #035fff color has a hue of 218.1 degrees, a saturation of 100% and a lightness of 50.6%.

    • #035fff hex color contains mainly BLUE.

    • The closest web safe color of #035fff is #0066ff

    • #035fff hex color has a decimal value of 221183.



    #035fff Color Spaces (Color Conversions)

    HEX 035fff #035fff
    RGB 3, 95, 255 rgb(3, 95, 255)
    RGB Percent 1.18, 37.25, 100 rgb(1.18, 37.25, 100)
    CMYK 99, 63, 0, 0
    HSL 218.1°, 100, 50.6 hsl(218.1, 100%, 50.6%)
    HSV 218.1°, 98.8, 100
    XYZ 22.18, 15.424, 96.416
    Hunter Lab 39.273, 32.081, -118.065
    CIE-LAB 46.21, 39.686, -84.797
    CIE-LCH 46.21, 93.624, 295.08
    CIE-LUV 98.82, 62.75, 0, 0
    Web Safe 0066ff

    RGB percent of color #035fff

    1.18%
    37.25%
    100%

    CMYK percent of color #035fff

    98.82%
    62.75%
    0%
    0%


    Color Schemes with #035fff

    Complementary Color

    Split Complementary


    #035fff Color Preview

    Text with hexadecimal color #035fff

    This text has a font color of #035fff

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

    #035fff Background Color

    This box has a background color of #035fff

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

    #035fff Border Color

    This box has a border color of #035fff

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

    CSS codes

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

    #035fff Color on white background

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

    #035fff Color on black background

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