Shades of Horses Neck #675833
Tints of Horses Neck #675833
RGB
CMYK
RGB Variations
Color information
#675833 (or 0x675833) is known color: Horses Neck. HEX triplet: 67, 58 and 33. RGB value is (103,88,51). Sum of RGB (Red+Green+Blue) = 103+88+51=242 (32% of max value = 765). Red value is 103 (40.62% from 255 or 42.56% from 242); Green value is 88 (34.77% from 255 or 36.36% from 242); Blue value is 51 (20.31% from 255 or 21.07% from 242); Max value from RGB is 103 - color contains mainly: red. Hex color #675833 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #675833 is #98A7CC. Grayscale: #585858. Windows color (decimal): -10004429 or 3364967. OLE color: 3364967.
HSL color Cylindrical-coordinate representation of color #675833: hue angle of 42.69º degrees, saturation: 0.34, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #675833 is Cyan = 0, Magento = 0.15, Yellow = 0.50 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 88 | 51 | - |
| CMYK | 0 | 0.15 | 0.50 | 0.60 |
| HSL | 42.69º | 0.34% | 0.3% | - |
| HSV(B) | 42.69º | 0.5% | 0.4% | - |
| XYZ | 9.68 | 10.1 | 4.57 | - |
| YUV | 88.27 | 106.97 | 138.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 88 | 51 | 0 | 0.15 | 0.50 | 0.60 | 42.69 | 0.34 | 0.3 |
| Hex | 67 | 58 | 33 | 0 | F | 32 | 3C | 2B | 22 | 1E |
| Octal | 147 | 130 | 63 | 0 | 17 | 62 | 74 | 53 | 42 | 36 |
| Binary | 1100111 | 1011000 | 110011 | 0 | 1111 | 110010 | 111100 | 101011 | 100010 | 11110 |
Color Harmonies of #675833
Complementary color
Monochromatic Colors of #675833
Black with #675833
Text Example
Text Example
White with #675833
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #675833; }
p { color: rgb(103,88,51); }
H1.HeaderClassName
{
color: #675833;
}
.AnyTagClassName
{
color: #675833;
}
</style>
background-color css
<style>
a { background-color: #675833; }
a { background-color: rgb(103,88,51); }
div.DivClassName
{
background-color: #675833;
}
.BgClassName
{
background-color: #675833;
}
</style>
border-color css
<style>
span { border-color: #675833; }
span { border-color: rgb(103,88,51); }
td.TdClassName
{
border-color: #675833;
}
.TagClassName
{
border-color: #675833;
}
</style>