Shades of Red Robin #814537
Tints of Red Robin #814537
RGB
CMYK
RGB Variations
Color information
#814537 (or 0x814537) is known color: Red Robin. HEX triplet: 81, 45 and 37. RGB value is (129,69,55). Sum of RGB (Red+Green+Blue) = 129+69+55=253 (33% of max value = 765). Red value is 129 (50.78% from 255 or 50.99% from 253); Green value is 69 (27.34% from 255 or 27.27% from 253); Blue value is 55 (21.88% from 255 or 21.74% from 253); Max value from RGB is 129 - color contains mainly: red. Hex color #814537 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #814537 is #7EBAC8. Grayscale: #555555. Windows color (decimal): -8305353 or 3622273. OLE color: 3622273.
HSL color Cylindrical-coordinate representation of color #814537: hue angle of 11.35º degrees, saturation: 0.4, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #814537 is Cyan = 0, Magento = 0.47, Yellow = 0.57 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 69 | 55 | - |
| CMYK | 0 | 0.47 | 0.57 | 0.49 |
| HSL | 11.35º | 0.4% | 0.36% | - |
| HSV(B) | 11.35º | 0.57% | 0.51% | - |
| XYZ | 11.87 | 9.2 | 4.76 | - |
| YUV | 85.34 | 110.88 | 159.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 69 | 55 | 0 | 0.47 | 0.57 | 0.49 | 11.35 | 0.4 | 0.36 |
| Hex | 81 | 45 | 37 | 0 | 2F | 39 | 31 | B | 28 | 24 |
| Octal | 201 | 105 | 67 | 0 | 57 | 71 | 61 | 13 | 50 | 44 |
| Binary | 10000001 | 1000101 | 110111 | 0 | 101111 | 111001 | 110001 | 1011 | 101000 | 100100 |
Color Harmonies of #814537
Complementary color
Monochromatic Colors of #814537
Black with #814537
Text Example
Text Example
White with #814537
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #814537; }
p { color: rgb(129,69,55); }
H1.HeaderClassName
{
color: #814537;
}
.AnyTagClassName
{
color: #814537;
}
</style>
background-color css
<style>
a { background-color: #814537; }
a { background-color: rgb(129,69,55); }
div.DivClassName
{
background-color: #814537;
}
.BgClassName
{
background-color: #814537;
}
</style>
border-color css
<style>
span { border-color: #814537; }
span { border-color: rgb(129,69,55); }
td.TdClassName
{
border-color: #814537;
}
.TagClassName
{
border-color: #814537;
}
</style>