#ff2007 Hex Color

#FF2007
0
  • #ff2007 Color Information

    • In RGB color space, #ff2007 hex color has a red value of 255, a green value of 32 and a blue value of 7.

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

    • #ff2007 color has a hue of 6 degrees, a saturation of 100% and a lightness of 51.4%.

    • #ff2007 hex color contains mainly RED.

    • The closest web safe color of #ff2007 is #ff3300

    • #ff2007 hex color has a decimal value of 16719879.



    #ff2007 Color Spaces (Color Conversions)

    HEX ff2007 #ff2007
    RGB 255, 32, 7 rgb(255, 32, 7)
    RGB Percent 100, 12.55, 2.75 rgb(100, 12.55, 2.75)
    CMYK 0, 87, 97, 0
    HSL 6°, 100, 51.4 hsl(6, 100%, 51.4%)
    HSV 6°, 97.3, 100
    XYZ 41.795, 22.308, 2.304
    Hunter Lab 47.231, 75.3, 30.17
    CIE-LAB 54.352, 76.975, 65.978
    CIE-LCH 54.352, 101.382, 40.601
    CIE-LUV 0, 87.45, 97.25, 0
    Web Safe ff3300

    RGB percent of color #ff2007

    100%
    12.55%
    2.75%

    CMYK percent of color #ff2007

    0%
    87.45%
    97.25%
    0%


    Color Schemes with #ff2007

    Complementary Color

    Split Complementary


    #ff2007 Color Preview

    Text with hexadecimal color #ff2007

    This text has a font color of #ff2007

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

    #ff2007 Background Color

    This box has a background color of #ff2007

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

    #ff2007 Border Color

    This box has a border color of #ff2007

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

    CSS codes

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

    #ff2007 Color on white background

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

    #ff2007 Color on black background

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