#245fff Hex Color

#245FFF
0
  • #245fff Color Information

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

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

    • #245fff color has a hue of 223.8 degrees, a saturation of 100% and a lightness of 57.1%.

    • #245fff hex color contains mainly BLUE.

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

    • #245fff hex color has a decimal value of 2383871.



    #245fff Color Spaces (Color Conversions)

    HEX 245fff #245fff
    RGB 36, 95, 255 rgb(36, 95, 255)
    RGB Percent 14.12, 37.25, 100 rgb(14.12, 37.25, 100)
    CMYK 86, 63, 0, 0
    HSL 223.8°, 100, 57.1 hsl(223.8, 100%, 57.1%)
    HSV 223.8°, 85.9, 100
    XYZ 22.87, 15.779, 96.448
    Hunter Lab 39.723, 33.255, -116.152
    CIE-LAB 46.683, 40.803, -84.002
    CIE-LCH 46.683, 93.387, 295.908
    CIE-LUV 85.88, 62.75, 0, 0
    Web Safe 3366ff

    RGB percent of color #245fff

    14.12%
    37.25%
    100%

    CMYK percent of color #245fff

    85.88%
    62.75%
    0%
    0%


    Color Schemes with #245fff

    Complementary Color

    Split Complementary


    #245fff Color Preview

    Text with hexadecimal color #245fff

    This text has a font color of #245fff

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

    #245fff Background Color

    This box has a background color of #245fff

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

    #245fff Border Color

    This box has a border color of #245fff

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

    CSS codes

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

    #245fff Color on white background

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

    #245fff Color on black background

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