Shades of Horses Neck #695926
Tints of Horses Neck #695926
RGB
CMYK
RGB Variations
Color information
#695926 (or 0x695926) is known color: Horses Neck. HEX triplet: 69, 59 and 26. RGB value is (105,89,38). Sum of RGB (Red+Green+Blue) = 105+89+38=232 (30% of max value = 765). Red value is 105 (41.41% from 255 or 45.26% from 232); Green value is 89 (35.16% from 255 or 38.36% from 232); Blue value is 38 (15.23% from 255 or 16.38% from 232); Max value from RGB is 105 - color contains mainly: red. Hex color #695926 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #695926 is #96A6D9. Grayscale: #585858. Windows color (decimal): -9873114 or 2513257. OLE color: 2513257.
HSL color Cylindrical-coordinate representation of color #695926: hue angle of 45.67º degrees, saturation: 0.47, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #695926 is Cyan = 0, Magento = 0.15, Yellow = 0.64 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 89 | 38 | - |
| CMYK | 0 | 0.15 | 0.64 | 0.59 |
| HSL | 45.67º | 0.47% | 0.28% | - |
| HSV(B) | 45.67º | 0.64% | 0.41% | - |
| XYZ | 9.75 | 10.29 | 3.31 | - |
| YUV | 87.97 | 99.8 | 140.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 89 | 38 | 0 | 0.15 | 0.64 | 0.59 | 45.67 | 0.47 | 0.28 |
| Hex | 69 | 59 | 26 | 0 | F | 40 | 3B | 2E | 2F | 1C |
| Octal | 151 | 131 | 46 | 0 | 17 | 100 | 73 | 56 | 57 | 34 |
| Binary | 1101001 | 1011001 | 100110 | 0 | 1111 | 1000000 | 111011 | 101110 | 101111 | 11100 |
Color Harmonies of #695926
Complementary color
Monochromatic Colors of #695926
Black with #695926
Text Example
Text Example
White with #695926
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #695926; }
p { color: rgb(105,89,38); }
H1.HeaderClassName
{
color: #695926;
}
.AnyTagClassName
{
color: #695926;
}
</style>
background-color css
<style>
a { background-color: #695926; }
a { background-color: rgb(105,89,38); }
div.DivClassName
{
background-color: #695926;
}
.BgClassName
{
background-color: #695926;
}
</style>
border-color css
<style>
span { border-color: #695926; }
span { border-color: rgb(105,89,38); }
td.TdClassName
{
border-color: #695926;
}
.TagClassName
{
border-color: #695926;
}
</style>