#F35C16
A medium, vivid orange closely aligning with Orangered.
About #F35C16
At its core, #F35C16 is a medium and vivid hue. Designers often compare it to the standard color Orangered. This translates to an RGB value of rgb(243, 92, 22).
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 0% cyan and 62% magenta inks. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. Because it is a medium color, it is generally recommended to use #000000 text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#F35C16
RGB243, 92, 22
HSL19.0°, 90.2%, 52.0%
CMYK0%, 62%, 91%, 5%
HSV19.0°, 90.9%, 95.3%
LAB58.8, 55.4, 63.7
XYZ40.9, 26.8, 3.8
Decimal15948822
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.31:1
Text on #FFFFFF
AA Large
6.35:1
Text on #000000
AA
3.16:1
Text on #F8FAFC
AA Large
5.40:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #F35C16;
}
.text-color {
color: #F35C16;
}
.border-color {
border: 2px solid #F35C16;
}