Shades of Hurricane #857875
Tints of Hurricane #857875
RGB
CMYK
RGB Variations
Color information
#857875 (or 0x857875) is known color: Hurricane. HEX triplet: 85, 78 and 75. RGB value is (133,120,117). Sum of RGB (Red+Green+Blue) = 133+120+117=370 (49% of max value = 765). Red value is 133 (52.34% from 255 or 35.95% from 370); Green value is 120 (47.27% from 255 or 32.43% from 370); Blue value is 117 (46.09% from 255 or 31.62% from 370); Max value from RGB is 133 - color contains mainly: red. Hex color #857875 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #857875 is #7A878A. Grayscale: #7B7B7B. Windows color (decimal): -8030091 or 7698565. OLE color: 7698565.
HSL color Cylindrical-coordinate representation of color #857875: hue angle of 11.25º degrees, saturation: 0.06, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #857875 is Cyan = 0, Magento = 0.10, Yellow = 0.12 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 120 | 117 | - |
| CMYK | 0 | 0.10 | 0.12 | 0.48 |
| HSL | 11.25º | 0.06% | 0.49% | - |
| HSV(B) | 11.25º | 0.12% | 0.52% | - |
| XYZ | 19.6 | 19.7 | 19.6 | - |
| YUV | 123.55 | 124.31 | 134.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 120 | 117 | 0 | 0.10 | 0.12 | 0.48 | 11.25 | 0.06 | 0.49 |
| Hex | 85 | 78 | 75 | 0 | A | C | 30 | B | 6 | 31 |
| Octal | 205 | 170 | 165 | 0 | 12 | 14 | 60 | 13 | 6 | 61 |
| Binary | 10000101 | 1111000 | 1110101 | 0 | 1010 | 1100 | 110000 | 1011 | 110 | 110001 |
Color Harmonies of #857875
Complementary color
Monochromatic Colors of #857875
Black with #857875
Text Example
Text Example
White with #857875
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857875; }
p { color: rgb(133,120,117); }
H1.HeaderClassName
{
color: #857875;
}
.AnyTagClassName
{
color: #857875;
}
</style>
background-color css
<style>
a { background-color: #857875; }
a { background-color: rgb(133,120,117); }
div.DivClassName
{
background-color: #857875;
}
.BgClassName
{
background-color: #857875;
}
</style>
border-color css
<style>
span { border-color: #857875; }
span { border-color: rgb(133,120,117); }
td.TdClassName
{
border-color: #857875;
}
.TagClassName
{
border-color: #857875;
}
</style>