Shades of Horses Neck #665431
Tints of Horses Neck #665431
RGB
CMYK
RGB Variations
Color information
#665431 (or 0x665431) is known color: Horses Neck. HEX triplet: 66, 54 and 31. RGB value is (102,84,49). Sum of RGB (Red+Green+Blue) = 102+84+49=235 (31% of max value = 765). Red value is 102 (40.23% from 255 or 43.40% from 235); Green value is 84 (33.20% from 255 or 35.74% from 235); Blue value is 49 (19.53% from 255 or 20.85% from 235); Max value from RGB is 102 - color contains mainly: red. Hex color #665431 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #665431 is #99ABCE. Grayscale: #555555. Windows color (decimal): -10070991 or 3232870. OLE color: 3232870.
HSL color Cylindrical-coordinate representation of color #665431: hue angle of 39.62º degrees, saturation: 0.35, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #665431 is Cyan = 0, Magento = 0.18, Yellow = 0.52 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 84 | 49 | - |
| CMYK | 0 | 0.18 | 0.52 | 0.6 |
| HSL | 39.62º | 0.35% | 0.3% | - |
| HSV(B) | 39.62º | 0.52% | 0.4% | - |
| XYZ | 9.2 | 9.39 | 4.23 | - |
| YUV | 85.39 | 107.46 | 139.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 84 | 49 | 0 | 0.18 | 0.52 | 0.6 | 39.62 | 0.35 | 0.3 |
| Hex | 66 | 54 | 31 | 0 | 12 | 34 | 3C | 28 | 23 | 1E |
| Octal | 146 | 124 | 61 | 0 | 22 | 64 | 74 | 50 | 43 | 36 |
| Binary | 1100110 | 1010100 | 110001 | 0 | 10010 | 110100 | 111100 | 101000 | 100011 | 11110 |
Color Harmonies of #665431
Complementary color
Monochromatic Colors of #665431
Black with #665431
Text Example
Text Example
White with #665431
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #665431; }
p { color: rgb(102,84,49); }
H1.HeaderClassName
{
color: #665431;
}
.AnyTagClassName
{
color: #665431;
}
</style>
background-color css
<style>
a { background-color: #665431; }
a { background-color: rgb(102,84,49); }
div.DivClassName
{
background-color: #665431;
}
.BgClassName
{
background-color: #665431;
}
</style>
border-color css
<style>
span { border-color: #665431; }
span { border-color: rgb(102,84,49); }
td.TdClassName
{
border-color: #665431;
}
.TagClassName
{
border-color: #665431;
}
</style>