#CE5F38 Campfire
#CE5F38 (Campfire) RGB value is (206, 95, 56).
Red value is 206, green value is 95, and blue value is 56.
Cylindrical-coordinate representations (HSL) of color #CE5F38: hue: 16°, saturation: 60.5%, and lightness: 51.4%.
Process color (CMYK) of #CE5F38 is 0%, 53.9%, 72.8%, 19.2%. Web safe color equivalent of #CE5F38 is ##CC6633. Color #CE5F38 contains mainly Red.
Color Spaces
| Color spaces of #CE5F38 | Value |
|---|---|
| RGB | 206, 95, 56 |
| HSL | 16°, 60.5%, 51.4% |
| HSV / HSB | 16°, 72.8%, 80.8% |
| CMYK | 0%, 53.9%, 72.8%, 19.2% |
| XYZ | 30.26, 21.6, 6.32 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11001110 | 01011111 | 00111000 |
| Octal | 316 | 137 | 070 |
| Decimal | 206 | 95 | 56 |
| Hex | CE | 5F | 38 |
Shades of #CE5F38
Tints of #CE5F38
.mybgColor { background-color: #CE5F38; }
.myforeColor { color: #CE5F38; }
.myborderColor { border: 3px solid #CE5F38; }
<p style="color:#CE5F38">Text here</p>
This sample text is styled with font color #CE5F38. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#CE5F38">Div content here</div>
<div style="border:3px solid #CE5F38">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(206, 95, 56, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #CE5F38; }
.divShadow { -moz-box-shadow: 1px 1px 3px #CE5F38;
-webkit-box-shadow: 1px 1px 3px #CE5F38;
box-shadow: 1px 1px 3px #CE5F38; }
This text has a CSS3 shadow effect generated with RGB color values.
This text has a CSS3 shadow effect generated with Hex color values.
Related Colors & Harmonies
Detailed Specifications & Design Guide for #CE5F38 (Campfire)
Color Overview & Profile: Color #CE5F38, also known as Campfire, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 81% Red (206/255), 37% Green (95/255), and 22% Blue (56/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #CE5F38 translates into the CMYK subtractive color model with values of 0% Cyan, 53.9% Magenta, 72.8% Yellow, and 19.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 16°, saturation of 60.5%, and lightness of 51.4%.
Web Accessibility & Design Recommendations: When implementing #CE5F38 in web frontend frameworks, ensure sufficient contrast ratios for readability according to WCAG 2.1 standards. The web-safe equivalent hex value for this color is ##CC6633.
