Shades of Hemp #957568
Tints of Hemp #957568
RGB
CMYK
RGB Variations
Color information
#957568 (or 0x957568) is known color: Hemp. HEX triplet: 95, 75 and 68. RGB value is (149,117,104). Sum of RGB (Red+Green+Blue) = 149+117+104=370 (49% of max value = 765). Red value is 149 (58.59% from 255 or 40.27% from 370); Green value is 117 (46.09% from 255 or 31.62% from 370); Blue value is 104 (41.02% from 255 or 28.11% from 370); Max value from RGB is 149 - color contains mainly: red. Hex color #957568 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #957568 is #6A8A97. Grayscale: #7D7D7D. Windows color (decimal): -6982296 or 6845845. OLE color: 6845845.
HSL color Cylindrical-coordinate representation of color #957568: hue angle of 17.33º degrees, saturation: 0.18, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #957568 is Cyan = 0, Magento = 0.21, Yellow = 0.30 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 117 | 104 | - |
| CMYK | 0 | 0.21 | 0.30 | 0.42 |
| HSL | 17.33º | 0.18% | 0.5% | - |
| HSV(B) | 17.33º | 0.3% | 0.58% | - |
| XYZ | 21.25 | 20.11 | 15.86 | - |
| YUV | 125.09 | 116.1 | 145.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 117 | 104 | 0 | 0.21 | 0.30 | 0.42 | 17.33 | 0.18 | 0.5 |
| Hex | 95 | 75 | 68 | 0 | 15 | 1E | 2A | 11 | 12 | 32 |
| Octal | 225 | 165 | 150 | 0 | 25 | 36 | 52 | 21 | 22 | 62 |
| Binary | 10010101 | 1110101 | 1101000 | 0 | 10101 | 11110 | 101010 | 10001 | 10010 | 110010 |
Color Harmonies of #957568
Complementary color
Monochromatic Colors of #957568
Black with #957568
Text Example
Text Example
White with #957568
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #957568; }
p { color: rgb(149,117,104); }
H1.HeaderClassName
{
color: #957568;
}
.AnyTagClassName
{
color: #957568;
}
</style>
background-color css
<style>
a { background-color: #957568; }
a { background-color: rgb(149,117,104); }
div.DivClassName
{
background-color: #957568;
}
.BgClassName
{
background-color: #957568;
}
</style>
border-color css
<style>
span { border-color: #957568; }
span { border-color: rgb(149,117,104); }
td.TdClassName
{
border-color: #957568;
}
.TagClassName
{
border-color: #957568;
}
</style>