Shades of Horses Neck #695732
Tints of Horses Neck #695732
RGB
CMYK
RGB Variations
Color information
#695732 (or 0x695732) is known color: Horses Neck. HEX triplet: 69, 57 and 32. RGB value is (105,87,50). Sum of RGB (Red+Green+Blue) = 105+87+50=242 (32% of max value = 765). Red value is 105 (41.41% from 255 or 43.39% from 242); Green value is 87 (34.38% from 255 or 35.95% from 242); Blue value is 50 (19.92% from 255 or 20.66% from 242); Max value from RGB is 105 - color contains mainly: red. Hex color #695732 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #695732 is #96A8CD. Grayscale: #585858. Windows color (decimal): -9873614 or 3299177. OLE color: 3299177.
HSL color Cylindrical-coordinate representation of color #695732: hue angle of 40.36º degrees, saturation: 0.35, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #695732 is Cyan = 0, Magento = 0.17, Yellow = 0.52 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 87 | 50 | - |
| CMYK | 0 | 0.17 | 0.52 | 0.59 |
| HSL | 40.36º | 0.35% | 0.3% | - |
| HSV(B) | 40.36º | 0.52% | 0.41% | - |
| XYZ | 9.81 | 10.05 | 4.44 | - |
| YUV | 88.16 | 106.46 | 140.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 87 | 50 | 0 | 0.17 | 0.52 | 0.59 | 40.36 | 0.35 | 0.3 |
| Hex | 69 | 57 | 32 | 0 | 11 | 34 | 3B | 28 | 23 | 1E |
| Octal | 151 | 127 | 62 | 0 | 21 | 64 | 73 | 50 | 43 | 36 |
| Binary | 1101001 | 1010111 | 110010 | 0 | 10001 | 110100 | 111011 | 101000 | 100011 | 11110 |
Color Harmonies of #695732
Complementary color
Monochromatic Colors of #695732
Black with #695732
Text Example
Text Example
White with #695732
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #695732; }
p { color: rgb(105,87,50); }
H1.HeaderClassName
{
color: #695732;
}
.AnyTagClassName
{
color: #695732;
}
</style>
background-color css
<style>
a { background-color: #695732; }
a { background-color: rgb(105,87,50); }
div.DivClassName
{
background-color: #695732;
}
.BgClassName
{
background-color: #695732;
}
</style>
border-color css
<style>
span { border-color: #695732; }
span { border-color: rgb(105,87,50); }
td.TdClassName
{
border-color: #695732;
}
.TagClassName
{
border-color: #695732;
}
</style>