#ff2345 Hex Color

#FF2345
0
  • #ff2345 Color Information

    • In RGB color space, #ff2345 hex color has a red value of 255, a green value of 35 and a blue value of 69.

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

    • #ff2345 color has a hue of 350.7 degrees, a saturation of 100% and a lightness of 56.9%.

    • #ff2345 hex color contains mainly RED.

    • The closest web safe color of #ff2345 is #ff3333

    • #ff2345 hex color has a decimal value of 16720709.



    #ff2345 Color Spaces (Color Conversions)

    HEX ff2345 #ff2345
    RGB 255, 35, 69 rgb(255, 35, 69)
    RGB Percent 100, 13.73, 27.06 rgb(100, 13.73, 27.06)
    CMYK 0, 86, 73, 0
    HSL 350.7°, 100, 56.9 hsl(350.7, 100%, 56.9%)
    HSV 350.7°, 86.3, 100
    XYZ 42.915, 22.892, 7.787
    Hunter Lab 47.846, 76.375, 23.842
    CIE-LAB 54.961, 77.718, 39.329
    CIE-LCH 54.961, 87.103, 26.842
    CIE-LUV 0, 86.27, 72.94, 0
    Web Safe ff3333

    RGB percent of color #ff2345

    100%
    13.73%
    27.06%

    CMYK percent of color #ff2345

    0%
    86.27%
    72.94%
    0%


    Color Schemes with #ff2345

    Complementary Color

    Split Complementary


    #ff2345 Color Preview

    Text with hexadecimal color #ff2345

    This text has a font color of #ff2345

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

    #ff2345 Background Color

    This box has a background color of #ff2345

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

    #ff2345 Border Color

    This box has a border color of #ff2345

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

    CSS codes

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

    #ff2345 Color on white background

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

    #ff2345 Color on black background

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