Shades of Russett #726966
Tints of Russett #726966
RGB
CMYK
RGB Variations
Color information
#726966 (or 0x726966) is known color: Russett. HEX triplet: 72, 69 and 66. RGB value is (114,105,102). Sum of RGB (Red+Green+Blue) = 114+105+102=321 (42% of max value = 765). Red value is 114 (44.92% from 255 or 35.51% from 321); Green value is 105 (41.41% from 255 or 32.71% from 321); Blue value is 102 (40.23% from 255 or 31.78% from 321); Max value from RGB is 114 - color contains mainly: red. Hex color #726966 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #726966 is #8D9699. Grayscale: #6B6B6B. Windows color (decimal): -9279130 or 6711666. OLE color: 6711666.
HSL color Cylindrical-coordinate representation of color #726966: hue angle of 15º degrees, saturation: 0.06, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #726966 is Cyan = 0, Magento = 0.08, Yellow = 0.11 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 105 | 102 | - |
| CMYK | 0 | 0.08 | 0.11 | 0.55 |
| HSL | 15º | 0.06% | 0.42% | - |
| HSV(B) | 15º | 0.11% | 0.45% | - |
| XYZ | 14.39 | 14.64 | 14.64 | - |
| YUV | 107.35 | 124.98 | 132.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 105 | 102 | 0 | 0.08 | 0.11 | 0.55 | 15 | 0.06 | 0.42 |
| Hex | 72 | 69 | 66 | 0 | 8 | B | 37 | F | 6 | 2A |
| Octal | 162 | 151 | 146 | 0 | 10 | 13 | 67 | 17 | 6 | 52 |
| Binary | 1110010 | 1101001 | 1100110 | 0 | 1000 | 1011 | 110111 | 1111 | 110 | 101010 |
Color Harmonies of #726966
Complementary color
Monochromatic Colors of #726966
Black with #726966
Text Example
Text Example
White with #726966
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #726966; }
p { color: rgb(114,105,102); }
H1.HeaderClassName
{
color: #726966;
}
.AnyTagClassName
{
color: #726966;
}
</style>
background-color css
<style>
a { background-color: #726966; }
a { background-color: rgb(114,105,102); }
div.DivClassName
{
background-color: #726966;
}
.BgClassName
{
background-color: #726966;
}
</style>
border-color css
<style>
span { border-color: #726966; }
span { border-color: rgb(114,105,102); }
td.TdClassName
{
border-color: #726966;
}
.TagClassName
{
border-color: #726966;
}
</style>