Shades of Red Robin #834035
Tints of Red Robin #834035
RGB
CMYK
RGB Variations
Color information
#834035 (or 0x834035) is known color: Red Robin. HEX triplet: 83, 40 and 35. RGB value is (131,64,53). Sum of RGB (Red+Green+Blue) = 131+64+53=248 (32% of max value = 765). Red value is 131 (51.56% from 255 or 52.82% from 248); Green value is 64 (25.39% from 255 or 25.81% from 248); Blue value is 53 (21.09% from 255 or 21.37% from 248); Max value from RGB is 131 - color contains mainly: red. Hex color #834035 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #834035 is #7CBFCA. Grayscale: #525252. Windows color (decimal): -8175563 or 3489923. OLE color: 3489923.
HSL color Cylindrical-coordinate representation of color #834035: hue angle of 8.46º degrees, saturation: 0.42, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #834035 is Cyan = 0, Magento = 0.51, Yellow = 0.60 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 64 | 53 | - |
| CMYK | 0 | 0.51 | 0.60 | 0.49 |
| HSL | 8.46º | 0.42% | 0.36% | - |
| HSV(B) | 8.46º | 0.6% | 0.51% | - |
| XYZ | 11.84 | 8.75 | 4.43 | - |
| YUV | 82.78 | 111.2 | 162.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 64 | 53 | 0 | 0.51 | 0.60 | 0.49 | 8.46 | 0.42 | 0.36 |
| Hex | 83 | 40 | 35 | 0 | 33 | 3C | 31 | 8 | 2A | 24 |
| Octal | 203 | 100 | 65 | 0 | 63 | 74 | 61 | 10 | 52 | 44 |
| Binary | 10000011 | 1000000 | 110101 | 0 | 110011 | 111100 | 110001 | 1000 | 101010 | 100100 |
Color Harmonies of #834035
Complementary color
Monochromatic Colors of #834035
Black with #834035
Text Example
Text Example
White with #834035
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #834035; }
p { color: rgb(131,64,53); }
H1.HeaderClassName
{
color: #834035;
}
.AnyTagClassName
{
color: #834035;
}
</style>
background-color css
<style>
a { background-color: #834035; }
a { background-color: rgb(131,64,53); }
div.DivClassName
{
background-color: #834035;
}
.BgClassName
{
background-color: #834035;
}
</style>
border-color css
<style>
span { border-color: #834035; }
span { border-color: rgb(131,64,53); }
td.TdClassName
{
border-color: #834035;
}
.TagClassName
{
border-color: #834035;
}
</style>