#2500ff Hex Color

#2500FF
0
  • #2500ff Color Information

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

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

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

    • #2500ff hex color contains mainly BLUE.

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

    • #2500ff hex color has a decimal value of 2425087.



    #2500ff Color Spaces (Color Conversions)

    HEX 2500ff #2500ff
    RGB 37, 0, 255 rgb(37, 0, 255)
    RGB Percent 14.51, 0, 100 rgb(14.51, 0, 100)
    CMYK 85, 100, 0, 0
    HSL 248.7°, 100, 50 hsl(248.7, 100%, 50%)
    HSV 248.7°, 100, 100
    XYZ 18.813, 7.613, 95.086
    Hunter Lab 27.592, 73.422, -185.01
    CIE-LAB 33.164, 79.479, -106.403
    CIE-LCH 33.164, 132.81, 306.758
    CIE-LUV 85.49, 100, 0, 0
    Web Safe 3300ff

    RGB percent of color #2500ff

    14.51%
    0%
    100%

    CMYK percent of color #2500ff

    85.49%
    100%
    0%
    0%


    Color Schemes with #2500ff

    Complementary Color

    Split Complementary


    #2500ff Color Preview

    Text with hexadecimal color #2500ff

    This text has a font color of #2500ff

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

    #2500ff Background Color

    This box has a background color of #2500ff

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

    #2500ff Border Color

    This box has a border color of #2500ff

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

    CSS codes

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

    #2500ff Color on white background

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

    #2500ff Color on black background

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