#153fff Hex Color

#153FFF
0
  • #153fff Color Information

    • In RGB color space, #153fff hex color has a red value of 21, a green value of 63 and a blue value of 255.

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

    • #153fff color has a hue of 229.2 degrees, a saturation of 100% and a lightness of 54.1%.

    • #153fff hex color contains mainly BLUE.

    • The closest web safe color of #153fff is #0033ff

    • #153fff hex color has a decimal value of 1392639.



    #153fff Color Spaces (Color Conversions)

    HEX 153fff #153fff
    RGB 21, 63, 255 rgb(21, 63, 255)
    RGB Percent 8.24, 24.71, 100 rgb(8.24, 24.71, 100)
    CMYK 92, 75, 0, 0
    HSL 229.2°, 100, 54.1 hsl(229.2, 100%, 54.1%)
    HSV 229.2°, 91.8, 100
    XYZ 20.137, 10.934, 95.657
    Hunter Lab 33.067, 50.837, -148.371
    CIE-LAB 39.469, 58.982, -95.914
    CIE-LCH 39.469, 112.598, 301.589
    CIE-LUV 91.76, 75.29, 0, 0
    Web Safe 0033ff

    RGB percent of color #153fff

    8.24%
    24.71%
    100%

    CMYK percent of color #153fff

    91.76%
    75.29%
    0%
    0%


    Color Schemes with #153fff

    Complementary Color

    Split Complementary


    #153fff Color Preview

    Text with hexadecimal color #153fff

    This text has a font color of #153fff

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

    #153fff Background Color

    This box has a background color of #153fff

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

    #153fff Border Color

    This box has a border color of #153fff

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

    CSS codes

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

    #153fff Color on white background

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

    #153fff Color on black background

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