#ff9255 Hex Color

#FF9255
0
  • #ff9255 Color Information

    • In RGB color space, #ff9255 hex color has a red value of 255, a green value of 146 and a blue value of 85.

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

    • #ff9255 color has a hue of 21.5 degrees, a saturation of 100% and a lightness of 66.7%.

    • #ff9255 hex color contains mainly RED.

    • The closest web safe color of #ff9255 is #ff9966

    • #ff9255 hex color has a decimal value of 16749141.



    #ff9255 Color Spaces (Color Conversions)

    HEX ff9255 #ff9255
    RGB 255, 146, 85 rgb(255, 146, 85)
    RGB Percent 100, 57.25, 33.33 rgb(100, 57.25, 33.33)
    CMYK 0, 43, 67, 0
    HSL 21.5°, 100, 66.7 hsl(21.5, 100%, 66.7%)
    HSV 21.5°, 66.7, 100
    XYZ 53.159, 42.474, 13.991
    Hunter Lab 65.172, 31.546, 32.892
    CIE-LAB 71.196, 36.108, 49.415
    CIE-LCH 71.196, 61.202, 53.844
    CIE-LUV 0, 42.75, 66.67, 0
    Web Safe ff9966

    RGB percent of color #ff9255

    100%
    57.25%
    33.33%

    CMYK percent of color #ff9255

    0%
    42.75%
    66.67%
    0%


    Color Schemes with #ff9255

    Complementary Color

    Split Complementary


    #ff9255 Color Preview

    Text with hexadecimal color #ff9255

    This text has a font color of #ff9255

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

    #ff9255 Background Color

    This box has a background color of #ff9255

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

    #ff9255 Border Color

    This box has a border color of #ff9255

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

    CSS codes

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

    #ff9255 Color on white background

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

    #ff9255 Color on black background

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