Shades of Red Robin #794138
Tints of Red Robin #794138
RGB
CMYK
RGB Variations
Color information
#794138 (or 0x794138) is known color: Red Robin. HEX triplet: 79, 41 and 38. RGB value is (121,65,56). Sum of RGB (Red+Green+Blue) = 121+65+56=242 (32% of max value = 765). Red value is 121 (47.66% from 255 or 50% from 242); Green value is 65 (25.78% from 255 or 26.86% from 242); Blue value is 56 (22.27% from 255 or 23.14% from 242); Max value from RGB is 121 - color contains mainly: red. Hex color #794138 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #794138 is #86BEC7. Grayscale: #505050. Windows color (decimal): -8830664 or 3686777. OLE color: 3686777.
HSL color Cylindrical-coordinate representation of color #794138: hue angle of 8.31º degrees, saturation: 0.37, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #794138 is Cyan = 0, Magento = 0.46, Yellow = 0.54 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 65 | 56 | - |
| CMYK | 0 | 0.46 | 0.54 | 0.53 |
| HSL | 8.31º | 0.37% | 0.35% | - |
| HSV(B) | 8.31º | 0.54% | 0.47% | - |
| XYZ | 10.49 | 8.13 | 4.76 | - |
| YUV | 80.72 | 114.05 | 156.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 65 | 56 | 0 | 0.46 | 0.54 | 0.53 | 8.31 | 0.37 | 0.35 |
| Hex | 79 | 41 | 38 | 0 | 2E | 36 | 35 | 8 | 25 | 23 |
| Octal | 171 | 101 | 70 | 0 | 56 | 66 | 65 | 10 | 45 | 43 |
| Binary | 1111001 | 1000001 | 111000 | 0 | 101110 | 110110 | 110101 | 1000 | 100101 | 100011 |
Color Harmonies of #794138
Complementary color
Monochromatic Colors of #794138
Black with #794138
Text Example
Text Example
White with #794138
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #794138; }
p { color: rgb(121,65,56); }
H1.HeaderClassName
{
color: #794138;
}
.AnyTagClassName
{
color: #794138;
}
</style>
background-color css
<style>
a { background-color: #794138; }
a { background-color: rgb(121,65,56); }
div.DivClassName
{
background-color: #794138;
}
.BgClassName
{
background-color: #794138;
}
</style>
border-color css
<style>
span { border-color: #794138; }
span { border-color: rgb(121,65,56); }
td.TdClassName
{
border-color: #794138;
}
.TagClassName
{
border-color: #794138;
}
</style>