Shades of Horses Neck #655430
Tints of Horses Neck #655430
RGB
CMYK
RGB Variations
Color information
#655430 (or 0x655430) is known color: Horses Neck. HEX triplet: 65, 54 and 30. RGB value is (101,84,48). Sum of RGB (Red+Green+Blue) = 101+84+48=233 (30% of max value = 765). Red value is 101 (39.84% from 255 or 43.35% from 233); Green value is 84 (33.20% from 255 or 36.05% from 233); Blue value is 48 (19.14% from 255 or 20.60% from 233); Max value from RGB is 101 - color contains mainly: red. Hex color #655430 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #655430 is #9AABCF. Grayscale: #555555. Windows color (decimal): -10136528 or 3167333. OLE color: 3167333.
HSL color Cylindrical-coordinate representation of color #655430: hue angle of 40.75º degrees, saturation: 0.36, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #655430 is Cyan = 0, Magento = 0.17, Yellow = 0.52 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 84 | 48 | - |
| CMYK | 0 | 0.17 | 0.52 | 0.60 |
| HSL | 40.75º | 0.36% | 0.29% | - |
| HSV(B) | 40.75º | 0.52% | 0.4% | - |
| XYZ | 9.07 | 9.32 | 4.12 | - |
| YUV | 84.98 | 107.13 | 139.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 84 | 48 | 0 | 0.17 | 0.52 | 0.60 | 40.75 | 0.36 | 0.29 |
| Hex | 65 | 54 | 30 | 0 | 11 | 34 | 3C | 29 | 24 | 1D |
| Octal | 145 | 124 | 60 | 0 | 21 | 64 | 74 | 51 | 44 | 35 |
| Binary | 1100101 | 1010100 | 110000 | 0 | 10001 | 110100 | 111100 | 101001 | 100100 | 11101 |
Color Harmonies of #655430
Complementary color
Monochromatic Colors of #655430
Black with #655430
Text Example
Text Example
White with #655430
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #655430; }
p { color: rgb(101,84,48); }
H1.HeaderClassName
{
color: #655430;
}
.AnyTagClassName
{
color: #655430;
}
</style>
background-color css
<style>
a { background-color: #655430; }
a { background-color: rgb(101,84,48); }
div.DivClassName
{
background-color: #655430;
}
.BgClassName
{
background-color: #655430;
}
</style>
border-color css
<style>
span { border-color: #655430; }
span { border-color: rgb(101,84,48); }
td.TdClassName
{
border-color: #655430;
}
.TagClassName
{
border-color: #655430;
}
</style>