#200acc Hex Color

#200ACC
0
  • #200acc Color Information

    • In RGB color space, #200acc hex color has a red value of 32, a green value of 10 and a blue value of 204.

    • In CMYK color space (used in color printing), #200acc hex color is composed of 84.31% cyan, 95.1% magenta, 0% yellow and 20% black.

    • #200acc color has a hue of 246.8 degrees, a saturation of 90.65% and a lightness of 42%.

    • #200acc hex color contains mainly BLUE.

    • The closest web safe color of #200acc is #3300cc

    • #200acc hex color has a decimal value of 2099916.



    #200acc Color Spaces (Color Conversions)

    HEX 200acc #200acc
    RGB 32, 10, 204 rgb(32, 10, 204)
    RGB Percent 12.55, 3.92, 80 rgb(12.55, 3.92, 80)
    CMYK 84, 95, 0, 20
    HSL 246.8°, 90.65, 42 hsl(246.8, 90.65%, 42%)
    HSV 246.8°, 95.1, 80
    XYZ 11.603, 4.884, 57.458
    Hunter Lab 22.1, 55.043, -138.68
    CIE-LAB 26.402, 65.27, -88.513
    CIE-LCH 26.402, 109.976, 306.405
    CIE-LUV 84.31, 95.1, 0, 20
    Web Safe 3300cc

    RGB percent of color #200acc

    12.55%
    3.92%
    80%

    CMYK percent of color #200acc

    84.31%
    95.1%
    0%
    20%


    Color Schemes with #200acc

    Complementary Color

    Split Complementary


    #200acc Color Preview

    Text with hexadecimal color #200acc

    This text has a font color of #200acc

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

    #200acc Background Color

    This box has a background color of #200acc

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

    #200acc Border Color

    This box has a border color of #200acc

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

    CSS codes

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

    #200acc Color on white background

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

    #200acc Color on black background

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