Shades of Horses Neck #695328
Tints of Horses Neck #695328
RGB
CMYK
RGB Variations
Color information
#695328 (or 0x695328) is known color: Horses Neck. HEX triplet: 69, 53 and 28. RGB value is (105,83,40). Sum of RGB (Red+Green+Blue) = 105+83+40=228 (30% of max value = 765). Red value is 105 (41.41% from 255 or 46.05% from 228); Green value is 83 (32.81% from 255 or 36.40% from 228); Blue value is 40 (16.02% from 255 or 17.54% from 228); Max value from RGB is 105 - color contains mainly: red. Hex color #695328 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #695328 is #96ACD7. Grayscale: #545454. Windows color (decimal): -9874648 or 2642793. OLE color: 2642793.
HSL color Cylindrical-coordinate representation of color #695328: hue angle of 39.69º 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 #695328 is Cyan = 0, Magento = 0.21, Yellow = 0.62 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 83 | 40 | - |
| CMYK | 0 | 0.21 | 0.62 | 0.59 |
| HSL | 39.69º | 0.45% | 0.28% | - |
| HSV(B) | 39.69º | 0.62% | 0.41% | - |
| XYZ | 9.3 | 9.34 | 3.32 | - |
| YUV | 84.68 | 102.79 | 142.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 83 | 40 | 0 | 0.21 | 0.62 | 0.59 | 39.69 | 0.45 | 0.28 |
| Hex | 69 | 53 | 28 | 0 | 15 | 3E | 3B | 28 | 2D | 1C |
| Octal | 151 | 123 | 50 | 0 | 25 | 76 | 73 | 50 | 55 | 34 |
| Binary | 1101001 | 1010011 | 101000 | 0 | 10101 | 111110 | 111011 | 101000 | 101101 | 11100 |
Color Harmonies of #695328
Complementary color
Monochromatic Colors of #695328
Black with #695328
Text Example
Text Example
White with #695328
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #695328; }
p { color: rgb(105,83,40); }
H1.HeaderClassName
{
color: #695328;
}
.AnyTagClassName
{
color: #695328;
}
</style>
background-color css
<style>
a { background-color: #695328; }
a { background-color: rgb(105,83,40); }
div.DivClassName
{
background-color: #695328;
}
.BgClassName
{
background-color: #695328;
}
</style>
border-color css
<style>
span { border-color: #695328; }
span { border-color: rgb(105,83,40); }
td.TdClassName
{
border-color: #695328;
}
.TagClassName
{
border-color: #695328;
}
</style>