Shades of Horses Neck #665338
Tints of Horses Neck #665338
RGB
CMYK
RGB Variations
Color information
#665338 (or 0x665338) is known color: Horses Neck. HEX triplet: 66, 53 and 38. RGB value is (102,83,56). Sum of RGB (Red+Green+Blue) = 102+83+56=241 (31% of max value = 765). Red value is 102 (40.23% from 255 or 42.32% from 241); Green value is 83 (32.81% from 255 or 34.44% from 241); Blue value is 56 (22.27% from 255 or 23.24% from 241); Max value from RGB is 102 - color contains mainly: red. Hex color #665338 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #665338 is #99ACC7. Grayscale: #555555. Windows color (decimal): -10071240 or 3691366. OLE color: 3691366.
HSL color Cylindrical-coordinate representation of color #665338: hue angle of 35.22º degrees, saturation: 0.29, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #665338 is Cyan = 0, Magento = 0.19, Yellow = 0.45 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 83 | 56 | - |
| CMYK | 0 | 0.19 | 0.45 | 0.6 |
| HSL | 35.22º | 0.29% | 0.31% | - |
| HSV(B) | 35.22º | 0.45% | 0.4% | - |
| XYZ | 9.29 | 9.3 | 5.05 | - |
| YUV | 85.6 | 111.29 | 139.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 83 | 56 | 0 | 0.19 | 0.45 | 0.6 | 35.22 | 0.29 | 0.31 |
| Hex | 66 | 53 | 38 | 0 | 13 | 2D | 3C | 23 | 1D | 1F |
| Octal | 146 | 123 | 70 | 0 | 23 | 55 | 74 | 43 | 35 | 37 |
| Binary | 1100110 | 1010011 | 111000 | 0 | 10011 | 101101 | 111100 | 100011 | 11101 | 11111 |
Color Harmonies of #665338
Complementary color
Monochromatic Colors of #665338
Black with #665338
Text Example
Text Example
White with #665338
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #665338; }
p { color: rgb(102,83,56); }
H1.HeaderClassName
{
color: #665338;
}
.AnyTagClassName
{
color: #665338;
}
</style>
background-color css
<style>
a { background-color: #665338; }
a { background-color: rgb(102,83,56); }
div.DivClassName
{
background-color: #665338;
}
.BgClassName
{
background-color: #665338;
}
</style>
border-color css
<style>
span { border-color: #665338; }
span { border-color: rgb(102,83,56); }
td.TdClassName
{
border-color: #665338;
}
.TagClassName
{
border-color: #665338;
}
</style>