Shades of Red Robin #844037
Tints of Red Robin #844037
RGB
CMYK
RGB Variations
Color information
#844037 (or 0x844037) is known color: Red Robin. HEX triplet: 84, 40 and 37. RGB value is (132,64,55). Sum of RGB (Red+Green+Blue) = 132+64+55=251 (33% of max value = 765). Red value is 132 (51.95% from 255 or 52.59% from 251); Green value is 64 (25.39% from 255 or 25.50% from 251); Blue value is 55 (21.88% from 255 or 21.91% from 251); Max value from RGB is 132 - color contains mainly: red. Hex color #844037 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #844037 is #7BBFC8. Grayscale: #535353. Windows color (decimal): -8110025 or 3620996. OLE color: 3620996.
HSL color Cylindrical-coordinate representation of color #844037: hue angle of 7.01º degrees, saturation: 0.41, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #844037 is Cyan = 0, Magento = 0.52, Yellow = 0.58 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 64 | 55 | - |
| CMYK | 0 | 0.52 | 0.58 | 0.48 |
| HSL | 7.01º | 0.41% | 0.37% | - |
| HSV(B) | 7.01º | 0.58% | 0.52% | - |
| XYZ | 12.04 | 8.85 | 4.69 | - |
| YUV | 83.31 | 112.03 | 162.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 64 | 55 | 0 | 0.52 | 0.58 | 0.48 | 7.01 | 0.41 | 0.37 |
| Hex | 84 | 40 | 37 | 0 | 34 | 3A | 30 | 7 | 29 | 25 |
| Octal | 204 | 100 | 67 | 0 | 64 | 72 | 60 | 7 | 51 | 45 |
| Binary | 10000100 | 1000000 | 110111 | 0 | 110100 | 111010 | 110000 | 111 | 101001 | 100101 |
Color Harmonies of #844037
Complementary color
Monochromatic Colors of #844037
Black with #844037
Text Example
Text Example
White with #844037
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #844037; }
p { color: rgb(132,64,55); }
H1.HeaderClassName
{
color: #844037;
}
.AnyTagClassName
{
color: #844037;
}
</style>
background-color css
<style>
a { background-color: #844037; }
a { background-color: rgb(132,64,55); }
div.DivClassName
{
background-color: #844037;
}
.BgClassName
{
background-color: #844037;
}
</style>
border-color css
<style>
span { border-color: #844037; }
span { border-color: rgb(132,64,55); }
td.TdClassName
{
border-color: #844037;
}
.TagClassName
{
border-color: #844037;
}
</style>