#ff7150 Hex Color

#FF7150
0
  • #ff7150 Color Information

    • In RGB color space, #ff7150 hex color has a red value of 255, a green value of 113 and a blue value of 80.

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

    • #ff7150 color has a hue of 11.3 degrees, a saturation of 100% and a lightness of 65.7%.

    • #ff7150 hex color contains mainly RED.

    • The closest web safe color of #ff7150 is #ff6666

    • #ff7150 hex color has a decimal value of 16740688.



    #ff7150 Color Spaces (Color Conversions)

    HEX ff7150 #ff7150
    RGB 255, 113, 80 rgb(255, 113, 80)
    RGB Percent 100, 44.31, 31.37 rgb(100, 44.31, 31.37)
    CMYK 0, 56, 69, 0
    HSL 11.3°, 100, 65.7 hsl(11.3, 100%, 65.7%)
    HSV 11.3°, 68.6, 100
    XYZ 48.593, 33.649, 11.523
    Hunter Lab 58.008, 48.016, 28.828
    CIE-LAB 64.683, 52.034, 44.507
    CIE-LCH 64.683, 68.472, 40.542
    CIE-LUV 0, 55.69, 68.63, 0
    Web Safe ff6666

    RGB percent of color #ff7150

    100%
    44.31%
    31.37%

    CMYK percent of color #ff7150

    0%
    55.69%
    68.63%
    0%


    Color Schemes with #ff7150

    Complementary Color

    Split Complementary


    #ff7150 Color Preview

    Text with hexadecimal color #ff7150

    This text has a font color of #ff7150

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

    #ff7150 Background Color

    This box has a background color of #ff7150

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

    #ff7150 Border Color

    This box has a border color of #ff7150

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

    CSS codes

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

    #ff7150 Color on white background

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

    #ff7150 Color on black background

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