#ff0483 Hex Color

#FF0483
0
  • #ff0483 Color Information

    • In RGB color space, #ff0483 hex color has a red value of 255, a green value of 4 and a blue value of 131.

    • In CMYK color space (used in color printing), #ff0483 hex color is composed of 0% cyan, 98.43% magenta, 48.63% yellow and 0% black.

    • #ff0483 color has a hue of 329.6 degrees, a saturation of 100% and a lightness of 50.8%.

    • #ff0483 hex color contains mainly RED.

    • The closest web safe color of #ff0483 is #ff0099

    • #ff0483 hex color has a decimal value of 16712835.



    #ff0483 Color Spaces (Color Conversions)

    HEX ff0483 #ff0483
    RGB 255, 4, 131 rgb(255, 4, 131)
    RGB Percent 100, 1.57, 51.37 rgb(100, 1.57, 51.37)
    CMYK 0, 98, 49, 0
    HSL 329.6°, 100, 50.8 hsl(329.6, 100%, 50.8%)
    HSV 329.6°, 98.4, 100
    XYZ 45.38, 22.986, 23.518
    Hunter Lab 47.944, 85.053, 4.477
    CIE-LAB 55.058, 84.508, 2.515
    CIE-LCH 55.058, 84.545, 1.705
    CIE-LUV 0, 98.43, 48.63, 0
    Web Safe ff0099

    RGB percent of color #ff0483

    100%
    1.57%
    51.37%

    CMYK percent of color #ff0483

    0%
    98.43%
    48.63%
    0%


    Color Schemes with #ff0483

    Complementary Color

    Split Complementary


    #ff0483 Color Preview

    Text with hexadecimal color #ff0483

    This text has a font color of #ff0483

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

    #ff0483 Background Color

    This box has a background color of #ff0483

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

    #ff0483 Border Color

    This box has a border color of #ff0483

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

    CSS codes

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

    #ff0483 Color on white background

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

    #ff0483 Color on black background

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