Shades of Stonewall #817665
Tints of Stonewall #817665
RGB
CMYK
RGB Variations
Color information
#817665 (or 0x817665) is known color: Stonewall. HEX triplet: 81, 76 and 65. RGB value is (129,118,101). Sum of RGB (Red+Green+Blue) = 129+118+101=348 (46% of max value = 765). Red value is 129 (50.78% from 255 or 37.07% from 348); Green value is 118 (46.48% from 255 or 33.91% from 348); Blue value is 101 (39.84% from 255 or 29.02% from 348); Max value from RGB is 129 - color contains mainly: red. Hex color #817665 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #817665 is #7E899A. Grayscale: #777777. Windows color (decimal): -8292763 or 6649473. OLE color: 6649473.
HSL color Cylindrical-coordinate representation of color #817665: hue angle of 36.43º degrees, saturation: 0.12, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #817665 is Cyan = 0, Magento = 0.09, Yellow = 0.22 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 118 | 101 | - |
| CMYK | 0 | 0.09 | 0.22 | 0.49 |
| HSL | 36.43º | 0.12% | 0.45% | - |
| HSV(B) | 36.43º | 0.22% | 0.51% | - |
| XYZ | 17.88 | 18.56 | 14.95 | - |
| YUV | 119.35 | 117.64 | 134.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 118 | 101 | 0 | 0.09 | 0.22 | 0.49 | 36.43 | 0.12 | 0.45 |
| Hex | 81 | 76 | 65 | 0 | 9 | 16 | 31 | 24 | C | 2D |
| Octal | 201 | 166 | 145 | 0 | 11 | 26 | 61 | 44 | 14 | 55 |
| Binary | 10000001 | 1110110 | 1100101 | 0 | 1001 | 10110 | 110001 | 100100 | 1100 | 101101 |
Color Harmonies of #817665
Complementary color
Monochromatic Colors of #817665
Black with #817665
Text Example
Text Example
White with #817665
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817665; }
p { color: rgb(129,118,101); }
H1.HeaderClassName
{
color: #817665;
}
.AnyTagClassName
{
color: #817665;
}
</style>
background-color css
<style>
a { background-color: #817665; }
a { background-color: rgb(129,118,101); }
div.DivClassName
{
background-color: #817665;
}
.BgClassName
{
background-color: #817665;
}
</style>
border-color css
<style>
span { border-color: #817665; }
span { border-color: rgb(129,118,101); }
td.TdClassName
{
border-color: #817665;
}
.TagClassName
{
border-color: #817665;
}
</style>