Shades of Horses Neck #655230
Tints of Horses Neck #655230
RGB
CMYK
RGB Variations
Color information
#655230 (or 0x655230) is known color: Horses Neck. HEX triplet: 65, 52 and 30. RGB value is (101,82,48). Sum of RGB (Red+Green+Blue) = 101+82+48=231 (30% of max value = 765). Red value is 101 (39.84% from 255 or 43.72% from 231); Green value is 82 (32.42% from 255 or 35.50% from 231); Blue value is 48 (19.14% from 255 or 20.78% from 231); Max value from RGB is 101 - color contains mainly: red. Hex color #655230 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #655230 is #9AADCF. Grayscale: #535353. Windows color (decimal): -10137040 or 3166821. OLE color: 3166821.
HSL color Cylindrical-coordinate representation of color #655230: hue angle of 38.49º 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 #655230 is Cyan = 0, Magento = 0.19, Yellow = 0.52 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 82 | 48 | - |
| CMYK | 0 | 0.19 | 0.52 | 0.60 |
| HSL | 38.49º | 0.36% | 0.29% | - |
| HSV(B) | 38.49º | 0.52% | 0.4% | - |
| XYZ | 8.92 | 9.01 | 4.07 | - |
| YUV | 83.81 | 107.79 | 140.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 82 | 48 | 0 | 0.19 | 0.52 | 0.60 | 38.49 | 0.36 | 0.29 |
| Hex | 65 | 52 | 30 | 0 | 13 | 34 | 3C | 26 | 24 | 1D |
| Octal | 145 | 122 | 60 | 0 | 23 | 64 | 74 | 46 | 44 | 35 |
| Binary | 1100101 | 1010010 | 110000 | 0 | 10011 | 110100 | 111100 | 100110 | 100100 | 11101 |
Color Harmonies of #655230
Complementary color
Monochromatic Colors of #655230
Black with #655230
Text Example
Text Example
White with #655230
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #655230; }
p { color: rgb(101,82,48); }
H1.HeaderClassName
{
color: #655230;
}
.AnyTagClassName
{
color: #655230;
}
</style>
background-color css
<style>
a { background-color: #655230; }
a { background-color: rgb(101,82,48); }
div.DivClassName
{
background-color: #655230;
}
.BgClassName
{
background-color: #655230;
}
</style>
border-color css
<style>
span { border-color: #655230; }
span { border-color: rgb(101,82,48); }
td.TdClassName
{
border-color: #655230;
}
.TagClassName
{
border-color: #655230;
}
</style>