#0025ff Hex Color

#0025FF
0
  • #0025ff Color Information

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

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

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

    • #0025ff hex color contains mainly BLUE.

    • The closest web safe color of #0025ff is #0033ff

    • #0025ff hex color has a decimal value of 9727.



    #0025ff Color Spaces (Color Conversions)

    HEX 0025ff #0025ff
    RGB 0, 37, 255 rgb(0, 37, 255)
    RGB Percent 0, 14.51, 100 rgb(0, 14.51, 100)
    CMYK 100, 85, 0, 0
    HSL 231.3°, 100, 50 hsl(231.3, 100%, 50%)
    HSV 231.3°, 100, 100
    XYZ 18.712, 8.543, 95.271
    Hunter Lab 29.228, 63.126, -172.798
    CIE-LAB 35.089, 70.657, -103.207
    CIE-LCH 35.089, 125.076, 304.396
    CIE-LUV 100, 85.49, 0, 0
    Web Safe 0033ff

    RGB percent of color #0025ff

    0%
    14.51%
    100%

    CMYK percent of color #0025ff

    100%
    85.49%
    0%
    0%


    Color Schemes with #0025ff

    Complementary Color

    Split Complementary


    #0025ff Color Preview

    Text with hexadecimal color #0025ff

    This text has a font color of #0025ff

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

    #0025ff Background Color

    This box has a background color of #0025ff

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

    #0025ff Border Color

    This box has a border color of #0025ff

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

    CSS codes

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

    #0025ff Color on white background

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

    #0025ff Color on black background

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