Shades of Red Robin #834336
Tints of Red Robin #834336
RGB
CMYK
RGB Variations
Color information
#834336 (or 0x834336) is known color: Red Robin. HEX triplet: 83, 43 and 36. RGB value is (131,67,54). Sum of RGB (Red+Green+Blue) = 131+67+54=252 (33% of max value = 765). Red value is 131 (51.56% from 255 or 51.98% from 252); Green value is 67 (26.56% from 255 or 26.59% from 252); Blue value is 54 (21.48% from 255 or 21.43% from 252); Max value from RGB is 131 - color contains mainly: red. Hex color #834336 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #834336 is #7CBCC9. Grayscale: #545454. Windows color (decimal): -8174794 or 3556227. OLE color: 3556227.
HSL color Cylindrical-coordinate representation of color #834336: hue angle of 10.13º degrees, saturation: 0.42, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #834336 is Cyan = 0, Magento = 0.49, Yellow = 0.59 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 67 | 54 | - |
| CMYK | 0 | 0.49 | 0.59 | 0.49 |
| HSL | 10.13º | 0.42% | 0.36% | - |
| HSV(B) | 10.13º | 0.59% | 0.51% | - |
| XYZ | 12.03 | 9.11 | 4.61 | - |
| YUV | 84.65 | 110.7 | 161.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 67 | 54 | 0 | 0.49 | 0.59 | 0.49 | 10.13 | 0.42 | 0.36 |
| Hex | 83 | 43 | 36 | 0 | 31 | 3B | 31 | A | 2A | 24 |
| Octal | 203 | 103 | 66 | 0 | 61 | 73 | 61 | 12 | 52 | 44 |
| Binary | 10000011 | 1000011 | 110110 | 0 | 110001 | 111011 | 110001 | 1010 | 101010 | 100100 |
Color Harmonies of #834336
Complementary color
Monochromatic Colors of #834336
Black with #834336
Text Example
Text Example
White with #834336
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #834336; }
p { color: rgb(131,67,54); }
H1.HeaderClassName
{
color: #834336;
}
.AnyTagClassName
{
color: #834336;
}
</style>
background-color css
<style>
a { background-color: #834336; }
a { background-color: rgb(131,67,54); }
div.DivClassName
{
background-color: #834336;
}
.BgClassName
{
background-color: #834336;
}
</style>
border-color css
<style>
span { border-color: #834336; }
span { border-color: rgb(131,67,54); }
td.TdClassName
{
border-color: #834336;
}
.TagClassName
{
border-color: #834336;
}
</style>