Shades of Horses Neck #695228
Tints of Horses Neck #695228
RGB
CMYK
RGB Variations
Color information
#695228 (or 0x695228) is known color: Horses Neck. HEX triplet: 69, 52 and 28. RGB value is (105,82,40). Sum of RGB (Red+Green+Blue) = 105+82+40=227 (30% of max value = 765). Red value is 105 (41.41% from 255 or 46.26% from 227); Green value is 82 (32.42% from 255 or 36.12% from 227); Blue value is 40 (16.02% from 255 or 17.62% from 227); Max value from RGB is 105 - color contains mainly: red. Hex color #695228 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #695228 is #96ADD7. Grayscale: #545454. Windows color (decimal): -9874904 or 2642537. OLE color: 2642537.
HSL color Cylindrical-coordinate representation of color #695228: hue angle of 38.77º degrees, saturation: 0.45, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #695228 is Cyan = 0, Magento = 0.22, Yellow = 0.62 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 82 | 40 | - |
| CMYK | 0 | 0.22 | 0.62 | 0.59 |
| HSL | 38.77º | 0.45% | 0.28% | - |
| HSV(B) | 38.77º | 0.62% | 0.41% | - |
| XYZ | 9.23 | 9.19 | 3.3 | - |
| YUV | 84.09 | 103.12 | 142.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 82 | 40 | 0 | 0.22 | 0.62 | 0.59 | 38.77 | 0.45 | 0.28 |
| Hex | 69 | 52 | 28 | 0 | 16 | 3E | 3B | 27 | 2D | 1C |
| Octal | 151 | 122 | 50 | 0 | 26 | 76 | 73 | 47 | 55 | 34 |
| Binary | 1101001 | 1010010 | 101000 | 0 | 10110 | 111110 | 111011 | 100111 | 101101 | 11100 |
Color Harmonies of #695228
Complementary color
Monochromatic Colors of #695228
Black with #695228
Text Example
Text Example
White with #695228
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #695228; }
p { color: rgb(105,82,40); }
H1.HeaderClassName
{
color: #695228;
}
.AnyTagClassName
{
color: #695228;
}
</style>
background-color css
<style>
a { background-color: #695228; }
a { background-color: rgb(105,82,40); }
div.DivClassName
{
background-color: #695228;
}
.BgClassName
{
background-color: #695228;
}
</style>
border-color css
<style>
span { border-color: #695228; }
span { border-color: rgb(105,82,40); }
td.TdClassName
{
border-color: #695228;
}
.TagClassName
{
border-color: #695228;
}
</style>