#301fff Hex Color

#301FFF
0
  • #301fff Color Information

    • In RGB color space, #301fff hex color has a red value of 48, a green value of 31 and a blue value of 255.

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

    • #301fff color has a hue of 244.6 degrees, a saturation of 100% and a lightness of 56.1%.

    • #301fff hex color contains mainly BLUE.

    • The closest web safe color of #301fff is #3333ff

    • #301fff hex color has a decimal value of 3153919.



    #301fff Color Spaces (Color Conversions)

    HEX 301fff #301fff
    RGB 48, 31, 255 rgb(48, 31, 255)
    RGB Percent 18.82, 12.16, 100 rgb(18.82, 12.16, 100)
    CMYK 81, 88, 0, 0
    HSL 244.6°, 100, 56.1 hsl(244.6, 100%, 56.1%)
    HSV 244.6°, 87.8, 100
    XYZ 19.759, 8.828, 95.27
    Hunter Lab 29.712, 66.71, -169.312
    CIE-LAB 35.651, 73.562, -102.238
    CIE-LCH 35.651, 125.952, 305.736
    CIE-LUV 81.18, 87.84, 0, 0
    Web Safe 3333ff

    RGB percent of color #301fff

    18.82%
    12.16%
    100%

    CMYK percent of color #301fff

    81.18%
    87.84%
    0%
    0%


    Color Schemes with #301fff

    Complementary Color

    Split Complementary


    #301fff Color Preview

    Text with hexadecimal color #301fff

    This text has a font color of #301fff

    <p style="color:#301fff">Text here</p>

    #301fff Background Color

    This box has a background color of #301fff

    <div style="background-color:#301fff">Text here</div>

    #301fff Border Color

    This box has a border color of #301fff

    <div style="border: 4px solid #301fff">Text here</div>

    CSS codes

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

    #301fff Color on white background

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

    #301fff Color on black background

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