Shades of Red Robin #844740
Tints of Red Robin #844740
RGB
CMYK
RGB Variations
Color information
#844740 (or 0x844740) is known color: Red Robin. HEX triplet: 84, 47 and 40. RGB value is (132,71,64). Sum of RGB (Red+Green+Blue) = 132+71+64=267 (35% of max value = 765). Red value is 132 (51.95% from 255 or 49.44% from 267); Green value is 71 (28.12% from 255 or 26.59% from 267); Blue value is 64 (25.39% from 255 or 23.97% from 267); Max value from RGB is 132 - color contains mainly: red. Hex color #844740 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #844740 is #7BB8BF. Grayscale: #585858. Windows color (decimal): -8108224 or 4212612. OLE color: 4212612.
HSL color Cylindrical-coordinate representation of color #844740: hue angle of 6.18º degrees, saturation: 0.35, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #844740 is Cyan = 0, Magento = 0.46, Yellow = 0.52 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 71 | 64 | - |
| CMYK | 0 | 0.46 | 0.52 | 0.48 |
| HSL | 6.18º | 0.35% | 0.38% | - |
| HSV(B) | 6.18º | 0.52% | 0.52% | - |
| XYZ | 12.69 | 9.78 | 6.07 | - |
| YUV | 88.44 | 114.21 | 159.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 71 | 64 | 0 | 0.46 | 0.52 | 0.48 | 6.18 | 0.35 | 0.38 |
| Hex | 84 | 47 | 40 | 0 | 2E | 34 | 30 | 6 | 23 | 26 |
| Octal | 204 | 107 | 100 | 0 | 56 | 64 | 60 | 6 | 43 | 46 |
| Binary | 10000100 | 1000111 | 1000000 | 0 | 101110 | 110100 | 110000 | 110 | 100011 | 100110 |
Color Harmonies of #844740
Complementary color
Monochromatic Colors of #844740
Black with #844740
Text Example
Text Example
White with #844740
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #844740; }
p { color: rgb(132,71,64); }
H1.HeaderClassName
{
color: #844740;
}
.AnyTagClassName
{
color: #844740;
}
</style>
background-color css
<style>
a { background-color: #844740; }
a { background-color: rgb(132,71,64); }
div.DivClassName
{
background-color: #844740;
}
.BgClassName
{
background-color: #844740;
}
</style>
border-color css
<style>
span { border-color: #844740; }
span { border-color: rgb(132,71,64); }
td.TdClassName
{
border-color: #844740;
}
.TagClassName
{
border-color: #844740;
}
</style>