#ffa080 Hex Color

#FFA080
0
  • #ffa080 Color Information

    • In RGB color space, #ffa080 hex color has a red value of 255, a green value of 160 and a blue value of 128.

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

    • #ffa080 color has a hue of 15.1 degrees, a saturation of 100% and a lightness of 75.1%.

    • #ffa080 hex color contains mainly RED.

    • The closest web safe color of #ffa080 is #ff9999

    • #ffa080 hex color has a decimal value of 16752768.



    #ffa080 Color Spaces (Color Conversions)

    HEX ffa080 #ffa080
    RGB 255, 160, 128 rgb(255, 160, 128)
    RGB Percent 100, 62.75, 50.2 rgb(100, 62.75, 50.2)
    CMYK 0, 37, 50, 0
    HSL 15.1°, 100, 75.1 hsl(15.1, 100%, 75.1%)
    HSV 15.1°, 49.8, 100
    XYZ 57.707, 47.96, 26.638
    Hunter Lab 69.253, 27.547, 25.672
    CIE-LAB 74.8, 32.005, 31.465
    CIE-LCH 74.8, 44.882, 44.513
    CIE-LUV 0, 37.25, 49.8, 0
    Web Safe ff9999

    RGB percent of color #ffa080

    100%
    62.75%
    50.2%

    CMYK percent of color #ffa080

    0%
    37.25%
    49.8%
    0%


    Color Schemes with #ffa080

    Complementary Color

    Split Complementary


    #ffa080 Color Preview

    Text with hexadecimal color #ffa080

    This text has a font color of #ffa080

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

    #ffa080 Background Color

    This box has a background color of #ffa080

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

    #ffa080 Border Color

    This box has a border color of #ffa080

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

    CSS codes

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

    #ffa080 Color on white background

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

    #ffa080 Color on black background

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