Shades of Hurricane #857672
Tints of Hurricane #857672
RGB
CMYK
RGB Variations
Color information
#857672 (or 0x857672) is known color: Hurricane. HEX triplet: 85, 76 and 72. RGB value is (133,118,114). Sum of RGB (Red+Green+Blue) = 133+118+114=365 (48% of max value = 765). Red value is 133 (52.34% from 255 or 36.44% from 365); Green value is 118 (46.48% from 255 or 32.33% from 365); Blue value is 114 (44.92% from 255 or 31.23% from 365); Max value from RGB is 133 - color contains mainly: red. Hex color #857672 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #857672 is #7A898D. Grayscale: #7A7A7A. Windows color (decimal): -8030606 or 7501445. OLE color: 7501445.
HSL color Cylindrical-coordinate representation of color #857672: hue angle of 12.63º degrees, saturation: 0.08, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #857672 is Cyan = 0, Magento = 0.11, Yellow = 0.14 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 118 | 114 | - |
| CMYK | 0 | 0.11 | 0.14 | 0.48 |
| HSL | 12.63º | 0.08% | 0.48% | - |
| HSV(B) | 12.63º | 0.14% | 0.52% | - |
| XYZ | 19.19 | 19.16 | 18.61 | - |
| YUV | 122.03 | 123.47 | 135.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 118 | 114 | 0 | 0.11 | 0.14 | 0.48 | 12.63 | 0.08 | 0.48 |
| Hex | 85 | 76 | 72 | 0 | B | E | 30 | D | 8 | 30 |
| Octal | 205 | 166 | 162 | 0 | 13 | 16 | 60 | 15 | 10 | 60 |
| Binary | 10000101 | 1110110 | 1110010 | 0 | 1011 | 1110 | 110000 | 1101 | 1000 | 110000 |
Color Harmonies of #857672
Complementary color
Monochromatic Colors of #857672
Black with #857672
Text Example
Text Example
White with #857672
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857672; }
p { color: rgb(133,118,114); }
H1.HeaderClassName
{
color: #857672;
}
.AnyTagClassName
{
color: #857672;
}
</style>
background-color css
<style>
a { background-color: #857672; }
a { background-color: rgb(133,118,114); }
div.DivClassName
{
background-color: #857672;
}
.BgClassName
{
background-color: #857672;
}
</style>
border-color css
<style>
span { border-color: #857672; }
span { border-color: rgb(133,118,114); }
td.TdClassName
{
border-color: #857672;
}
.TagClassName
{
border-color: #857672;
}
</style>