Shades of Hurricane #857872
Tints of Hurricane #857872
RGB
CMYK
RGB Variations
Color information
#857872 (or 0x857872) is known color: Hurricane. HEX triplet: 85, 78 and 72. RGB value is (133,120,114). Sum of RGB (Red+Green+Blue) = 133+120+114=367 (48% of max value = 765). Red value is 133 (52.34% from 255 or 36.24% from 367); Green value is 120 (47.27% from 255 or 32.70% from 367); Blue value is 114 (44.92% from 255 or 31.06% from 367); Max value from RGB is 133 - color contains mainly: red. Hex color #857872 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #857872 is #7A878D. Grayscale: #7B7B7B. Windows color (decimal): -8030094 or 7501957. OLE color: 7501957.
HSL color Cylindrical-coordinate representation of color #857872: hue angle of 18.95º 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 #857872 is Cyan = 0, Magento = 0.10, Yellow = 0.14 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 120 | 114 | - |
| CMYK | 0 | 0.10 | 0.14 | 0.48 |
| HSL | 18.95º | 0.08% | 0.48% | - |
| HSV(B) | 18.95º | 0.14% | 0.52% | - |
| XYZ | 19.43 | 19.63 | 18.69 | - |
| YUV | 123.2 | 122.81 | 134.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 120 | 114 | 0 | 0.10 | 0.14 | 0.48 | 18.95 | 0.08 | 0.48 |
| Hex | 85 | 78 | 72 | 0 | A | E | 30 | 13 | 8 | 30 |
| Octal | 205 | 170 | 162 | 0 | 12 | 16 | 60 | 23 | 10 | 60 |
| Binary | 10000101 | 1111000 | 1110010 | 0 | 1010 | 1110 | 110000 | 10011 | 1000 | 110000 |
Color Harmonies of #857872
Complementary color
Monochromatic Colors of #857872
Black with #857872
Text Example
Text Example
White with #857872
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857872; }
p { color: rgb(133,120,114); }
H1.HeaderClassName
{
color: #857872;
}
.AnyTagClassName
{
color: #857872;
}
</style>
background-color css
<style>
a { background-color: #857872; }
a { background-color: rgb(133,120,114); }
div.DivClassName
{
background-color: #857872;
}
.BgClassName
{
background-color: #857872;
}
</style>
border-color css
<style>
span { border-color: #857872; }
span { border-color: rgb(133,120,114); }
td.TdClassName
{
border-color: #857872;
}
.TagClassName
{
border-color: #857872;
}
</style>