Shades of Red Robin #834640
Tints of Red Robin #834640
RGB
CMYK
RGB Variations
Color information
#834640 (or 0x834640) is known color: Red Robin. HEX triplet: 83, 46 and 40. RGB value is (131,70,64). Sum of RGB (Red+Green+Blue) = 131+70+64=265 (35% of max value = 765). Red value is 131 (51.56% from 255 or 49.43% from 265); Green value is 70 (27.73% from 255 or 26.42% from 265); Blue value is 64 (25.39% from 255 or 24.15% from 265); Max value from RGB is 131 - color contains mainly: red. Hex color #834640 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #834640 is #7CB9BF. Grayscale: #575757. Windows color (decimal): -8174016 or 4212355. OLE color: 4212355.
HSL color Cylindrical-coordinate representation of color #834640: hue angle of 5.37º degrees, saturation: 0.34, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #834640 is Cyan = 0, Magento = 0.47, Yellow = 0.51 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 70 | 64 | - |
| CMYK | 0 | 0.47 | 0.51 | 0.49 |
| HSL | 5.37º | 0.34% | 0.38% | - |
| HSV(B) | 5.37º | 0.51% | 0.51% | - |
| XYZ | 12.48 | 9.58 | 6.04 | - |
| YUV | 87.56 | 114.71 | 158.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 70 | 64 | 0 | 0.47 | 0.51 | 0.49 | 5.37 | 0.34 | 0.38 |
| Hex | 83 | 46 | 40 | 0 | 2F | 33 | 31 | 5 | 22 | 26 |
| Octal | 203 | 106 | 100 | 0 | 57 | 63 | 61 | 5 | 42 | 46 |
| Binary | 10000011 | 1000110 | 1000000 | 0 | 101111 | 110011 | 110001 | 101 | 100010 | 100110 |
Color Harmonies of #834640
Complementary color
Monochromatic Colors of #834640
Black with #834640
Text Example
Text Example
White with #834640
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #834640; }
p { color: rgb(131,70,64); }
H1.HeaderClassName
{
color: #834640;
}
.AnyTagClassName
{
color: #834640;
}
</style>
background-color css
<style>
a { background-color: #834640; }
a { background-color: rgb(131,70,64); }
div.DivClassName
{
background-color: #834640;
}
.BgClassName
{
background-color: #834640;
}
</style>
border-color css
<style>
span { border-color: #834640; }
span { border-color: rgb(131,70,64); }
td.TdClassName
{
border-color: #834640;
}
.TagClassName
{
border-color: #834640;
}
</style>