#ffffc0 Hex Color

#FFFFC0
0
  • #ffffc0 Color Information

    • In RGB color space, #ffffc0 hex color has a red value of 255, a green value of 255 and a blue value of 192.

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

    • #ffffc0 color has a hue of 60 degrees, a saturation of 100% and a lightness of 87.6%.

    • #ffffc0 hex color contains mainly RED.

    • The closest web safe color of #ffffc0 is #ffffcc

    • #ffffc0 hex color has a decimal value of 16777152.



    #ffffc0 Color Spaces (Color Conversions)

    HEX ffffc0 #ffffc0
    RGB 255, 255, 192 rgb(255, 255, 192)
    RGB Percent 100, 100, 75.29 rgb(100, 100, 75.29)
    CMYK 0, 0, 25, 0
    HSL 60°, 100, 87.6 hsl(60, 100%, 87.6%)
    HSV 60°, 24.7, 100
    XYZ 86.514, 96.586, 63.952
    Hunter Lab 98.278, -14.854, 30.213
    CIE-LAB 98.665, -9.678, 30.205
    CIE-LCH 98.665, 31.718, 107.766
    CIE-LUV 0, 0, 24.71, 0
    Web Safe ffffcc

    RGB percent of color #ffffc0

    100%
    100%
    75.29%

    CMYK percent of color #ffffc0

    0%
    0%
    24.71%
    0%


    Color Schemes with #ffffc0

    Complementary Color

    Split Complementary


    #ffffc0 Color Preview

    Text with hexadecimal color #ffffc0

    This text has a font color of #ffffc0

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

    #ffffc0 Background Color

    This box has a background color of #ffffc0

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

    #ffffc0 Border Color

    This box has a border color of #ffffc0

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

    CSS codes

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

    #ffffc0 Color on white background

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

    #ffffc0 Color on black background

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