#FF631C Brave Orange
#FF631C (Brave Orange) RGB value is (255, 99, 28).
Red value is 255, green value is 99, and blue value is 28.
Cylindrical-coordinate representations (HSL) of color #FF631C: hue: 19°, saturation: 100%, and lightness: 55.5%.
Process color (CMYK) of #FF631C is 0%, 61.2%, 89%, 0%. Web safe color equivalent of #FF631C is ##FF6633. Color #FF631C contains mainly Red.
Color Spaces
| Color spaces of #FF631C | Value |
|---|---|
| RGB | 255, 99, 28 |
| HSL | 19°, 100%, 55.5% |
| HSV / HSB | 19°, 89%, 100% |
| CMYK | 0%, 61.2%, 89%, 0% |
| XYZ | 45.92, 30.27, 4.52 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11111111 | 01100011 | 00011100 |
| Octal | 377 | 143 | 034 |
| Decimal | 255 | 99 | 28 |
| Hex | FF | 63 | 1C |
Shades of #FF631C
Tints of #FF631C
.mybgColor { background-color: #FF631C; }
.myforeColor { color: #FF631C; }
.myborderColor { border: 3px solid #FF631C; }
<p style="color:#FF631C">Text here</p>
This sample text is styled with font color #FF631C. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#FF631C">Div content here</div>
<div style="border:3px solid #FF631C">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(255, 99, 28, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #FF631C; }
.divShadow { -moz-box-shadow: 1px 1px 3px #FF631C;
-webkit-box-shadow: 1px 1px 3px #FF631C;
box-shadow: 1px 1px 3px #FF631C; }
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 #FF631C (Brave Orange)
Color Overview & Profile: Color #FF631C, also known as Brave Orange, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 100% Red (255/255), 39% Green (99/255), and 11% Blue (28/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #FF631C translates into the CMYK subtractive color model with values of 0% Cyan, 61.2% Magenta, 89% Yellow, and 0% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 19°, saturation of 100%, and lightness of 55.5%.
Web Accessibility & Design Recommendations: When implementing #FF631C 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 ##FF6633.
