Shades of Horses Neck #695024
Tints of Horses Neck #695024
RGB
CMYK
RGB Variations
Color information
#695024 (or 0x695024) is known color: Horses Neck. HEX triplet: 69, 50 and 24. RGB value is (105,80,36). Sum of RGB (Red+Green+Blue) = 105+80+36=221 (29% of max value = 765). Red value is 105 (41.41% from 255 or 47.51% from 221); Green value is 80 (31.64% from 255 or 36.20% from 221); Blue value is 36 (14.45% from 255 or 16.29% from 221); Max value from RGB is 105 - color contains mainly: red. Hex color #695024 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #695024 is #96AFDB. Grayscale: #525252. Windows color (decimal): -9875420 or 2379881. OLE color: 2379881.
HSL color Cylindrical-coordinate representation of color #695024: hue angle of 38.26º degrees, saturation: 0.49, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #695024 is Cyan = 0, Magento = 0.24, Yellow = 0.66 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 80 | 36 | - |
| CMYK | 0 | 0.24 | 0.66 | 0.59 |
| HSL | 38.26º | 0.49% | 0.28% | - |
| HSV(B) | 38.26º | 0.66% | 0.41% | - |
| XYZ | 9.01 | 8.87 | 2.91 | - |
| YUV | 82.46 | 101.78 | 144.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 80 | 36 | 0 | 0.24 | 0.66 | 0.59 | 38.26 | 0.49 | 0.28 |
| Hex | 69 | 50 | 24 | 0 | 18 | 42 | 3B | 26 | 31 | 1C |
| Octal | 151 | 120 | 44 | 0 | 30 | 102 | 73 | 46 | 61 | 34 |
| Binary | 1101001 | 1010000 | 100100 | 0 | 11000 | 1000010 | 111011 | 100110 | 110001 | 11100 |
Color Harmonies of #695024
Complementary color
Monochromatic Colors of #695024
Black with #695024
Text Example
Text Example
White with #695024
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #695024; }
p { color: rgb(105,80,36); }
H1.HeaderClassName
{
color: #695024;
}
.AnyTagClassName
{
color: #695024;
}
</style>
background-color css
<style>
a { background-color: #695024; }
a { background-color: rgb(105,80,36); }
div.DivClassName
{
background-color: #695024;
}
.BgClassName
{
background-color: #695024;
}
</style>
border-color css
<style>
span { border-color: #695024; }
span { border-color: rgb(105,80,36); }
td.TdClassName
{
border-color: #695024;
}
.TagClassName
{
border-color: #695024;
}
</style>