Shades of Red Robin #854440
Tints of Red Robin #854440
RGB
CMYK
RGB Variations
Color information
#854440 (or 0x854440) is known color: Red Robin. HEX triplet: 85, 44 and 40. RGB value is (133,68,64). Sum of RGB (Red+Green+Blue) = 133+68+64=265 (35% of max value = 765). Red value is 133 (52.34% from 255 or 50.19% from 265); Green value is 68 (26.95% from 255 or 25.66% from 265); Blue value is 64 (25.39% from 255 or 24.15% from 265); Max value from RGB is 133 - color contains mainly: red. Hex color #854440 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #854440 is #7ABBBF. Grayscale: #575757. Windows color (decimal): -8043456 or 4211845. OLE color: 4211845.
HSL color Cylindrical-coordinate representation of color #854440: hue angle of 3.48º degrees, saturation: 0.35, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #854440 is Cyan = 0, Magento = 0.49, Yellow = 0.52 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 68 | 64 | - |
| CMYK | 0 | 0.49 | 0.52 | 0.48 |
| HSL | 3.48º | 0.35% | 0.39% | - |
| HSV(B) | 3.48º | 0.52% | 0.52% | - |
| XYZ | 12.67 | 9.49 | 6.01 | - |
| YUV | 86.98 | 115.03 | 160.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 68 | 64 | 0 | 0.49 | 0.52 | 0.48 | 3.48 | 0.35 | 0.39 |
| Hex | 85 | 44 | 40 | 0 | 31 | 34 | 30 | 3 | 23 | 27 |
| Octal | 205 | 104 | 100 | 0 | 61 | 64 | 60 | 3 | 43 | 47 |
| Binary | 10000101 | 1000100 | 1000000 | 0 | 110001 | 110100 | 110000 | 11 | 100011 | 100111 |
Color Harmonies of #854440
Complementary color
Monochromatic Colors of #854440
Black with #854440
Text Example
Text Example
White with #854440
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #854440; }
p { color: rgb(133,68,64); }
H1.HeaderClassName
{
color: #854440;
}
.AnyTagClassName
{
color: #854440;
}
</style>
background-color css
<style>
a { background-color: #854440; }
a { background-color: rgb(133,68,64); }
div.DivClassName
{
background-color: #854440;
}
.BgClassName
{
background-color: #854440;
}
</style>
border-color css
<style>
span { border-color: #854440; }
span { border-color: rgb(133,68,64); }
td.TdClassName
{
border-color: #854440;
}
.TagClassName
{
border-color: #854440;
}
</style>