#007ccc Hex Color

#007CCC
0
  • #007ccc Color Information

    • In RGB color space, #007ccc hex color has a red value of 0, a green value of 124 and a blue value of 204.

    • In CMYK color space (used in color printing), #007ccc hex color is composed of 100% cyan, 39.22% magenta, 0% yellow and 20% black.

    • #007ccc color has a hue of 203.5 degrees, a saturation of 100% and a lightness of 40%.

    • #007ccc hex color contains mainly BLUE.

    • The closest web safe color of #007ccc is #0066cc

    • #007ccc hex color has a decimal value of 31948.



    #007ccc Color Spaces (Color Conversions)

    HEX 007ccc #007ccc
    RGB 0, 124, 204 rgb(0, 124, 204)
    RGB Percent 0, 48.63, 80 rgb(0, 48.63, 80)
    CMYK 100, 39, 0, 20
    HSL 203.5°, 100, 40 hsl(203.5, 100%, 40%)
    HSV 203.5°, 100, 80
    XYZ 18.107, 18.775, 59.796
    Hunter Lab 43.33, -1.235, -51.49
    CIE-LAB 50.423, 1.394, -49.26
    CIE-LCH 50.423, 49.28, 271.621
    CIE-LUV 100, 39.22, 0, 20
    Web Safe 0066cc

    RGB percent of color #007ccc

    0%
    48.63%
    80%

    CMYK percent of color #007ccc

    100%
    39.22%
    0%
    20%


    Color Schemes with #007ccc

    Complementary Color

    Split Complementary


    #007ccc Color Preview

    Text with hexadecimal color #007ccc

    This text has a font color of #007ccc

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

    #007ccc Background Color

    This box has a background color of #007ccc

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

    #007ccc Border Color

    This box has a border color of #007ccc

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

    CSS codes

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

    #007ccc Color on white background

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

    #007ccc Color on black background

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