#195fff Hex Color

#195FFF
0
  • #195fff Color Information

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

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

    • #195fff color has a hue of 221.7 degrees, a saturation of 100% and a lightness of 54.9%.

    • #195fff hex color contains mainly BLUE.

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

    • #195fff hex color has a decimal value of 1662975.



    #195fff Color Spaces (Color Conversions)

    HEX 195fff #195fff
    RGB 25, 95, 255 rgb(25, 95, 255)
    RGB Percent 9.8, 37.25, 100 rgb(9.8, 37.25, 100)
    CMYK 90, 63, 0, 0
    HSL 221.7°, 100, 54.9 hsl(221.7, 100%, 54.9%)
    HSV 221.7°, 90.2, 100
    XYZ 22.543, 15.611, 96.433
    Hunter Lab 39.511, 32.7, -117.05
    CIE-LAB 46.46, 40.276, -84.377
    CIE-LCH 46.46, 93.497, 295.517
    CIE-LUV 90.2, 62.75, 0, 0
    Web Safe 0066ff

    RGB percent of color #195fff

    9.8%
    37.25%
    100%

    CMYK percent of color #195fff

    90.2%
    62.75%
    0%
    0%


    Color Schemes with #195fff

    Complementary Color

    Split Complementary


    #195fff Color Preview

    Text with hexadecimal color #195fff

    This text has a font color of #195fff

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

    #195fff Background Color

    This box has a background color of #195fff

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

    #195fff Border Color

    This box has a border color of #195fff

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

    CSS codes

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

    #195fff Color on white background

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

    #195fff Color on black background

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