#3000ff Hex Color

#3000FF
0
  • #3000ff Color Information

    • In RGB color space, #3000ff hex color has a red value of 48, a green value of 0 and a blue value of 255.

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

    • #3000ff color has a hue of 251.3 degrees, a saturation of 100% and a lightness of 50%.

    • #3000ff hex color contains mainly BLUE.

    • The closest web safe color of #3000ff is #3300ff

    • #3000ff hex color has a decimal value of 3145983.



    #3000ff Color Spaces (Color Conversions)

    HEX 3000ff #3000ff
    RGB 48, 0, 255 rgb(48, 0, 255)
    RGB Percent 18.82, 0, 100 rgb(18.82, 0, 100)
    CMYK 81, 100, 0, 0
    HSL 251.3°, 100, 50 hsl(251.3, 100%, 50%)
    HSV 251.3°, 100, 100
    XYZ 19.269, 7.848, 95.107
    Hunter Lab 28.014, 73.752, -181.676
    CIE-LAB 33.664, 79.657, -105.554
    CIE-LCH 33.664, 132.238, 307.04
    CIE-LUV 81.18, 100, 0, 0
    Web Safe 3300ff

    RGB percent of color #3000ff

    18.82%
    0%
    100%

    CMYK percent of color #3000ff

    81.18%
    100%
    0%
    0%


    Color Schemes with #3000ff

    Complementary Color

    Split Complementary


    #3000ff Color Preview

    Text with hexadecimal color #3000ff

    This text has a font color of #3000ff

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

    #3000ff Background Color

    This box has a background color of #3000ff

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

    #3000ff Border Color

    This box has a border color of #3000ff

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

    CSS codes

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

    #3000ff Color on white background

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

    #3000ff Color on black background

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