#002def Hex Color

#002DEF
0
  • #002def Color Information

    • In RGB color space, #002def hex color has a red value of 0, a green value of 45 and a blue value of 239.

    • In CMYK color space (used in color printing), #002def hex color is composed of 100% cyan, 81.17% magenta, 0% yellow and 6.27% black.

    • #002def color has a hue of 228.7 degrees, a saturation of 100% and a lightness of 46.9%.

    • #002def hex color contains mainly BLUE.

    • The closest web safe color of #002def is #0033ff

    • #002def hex color has a decimal value of 11759.



    #002def Color Spaces (Color Conversions)

    HEX 002def #002def
    RGB 0, 45, 239 rgb(0, 45, 239)
    RGB Percent 0, 17.65, 93.73 rgb(0, 17.65, 93.73)
    CMYK 100, 81, 0, 6
    HSL 228.7°, 100, 46.9 hsl(228.7, 100%, 46.9%)
    HSV 228.7°, 100, 93.7
    XYZ 16.518, 8.109, 82.356
    Hunter Lab 28.476, 53.707, -151.539
    CIE-LAB 34.209, 62.607, -95.658
    CIE-LCH 34.209, 114.324, 303.204
    CIE-LUV 100, 81.17, 0, 6.27
    Web Safe 0033ff

    RGB percent of color #002def

    0%
    17.65%
    93.73%

    CMYK percent of color #002def

    100%
    81.17%
    0%
    6.27%


    Color Schemes with #002def

    Complementary Color

    Split Complementary


    #002def Color Preview

    Text with hexadecimal color #002def

    This text has a font color of #002def

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

    #002def Background Color

    This box has a background color of #002def

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

    #002def Border Color

    This box has a border color of #002def

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

    CSS codes

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

    #002def Color on white background

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

    #002def Color on black background

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