Shades of Hurricane #857874
Tints of Hurricane #857874
RGB
CMYK
RGB Variations
Color information
#857874 (or 0x857874) is known color: Hurricane. HEX triplet: 85, 78 and 74. RGB value is (133,120,116). Sum of RGB (Red+Green+Blue) = 133+120+116=369 (48% of max value = 765). Red value is 133 (52.34% from 255 or 36.04% from 369); Green value is 120 (47.27% from 255 or 32.52% from 369); Blue value is 116 (45.70% from 255 or 31.44% from 369); Max value from RGB is 133 - color contains mainly: red. Hex color #857874 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #857874 is #7A878B. Grayscale: #7B7B7B. Windows color (decimal): -8030092 or 7633029. OLE color: 7633029.
HSL color Cylindrical-coordinate representation of color #857874: hue angle of 14.12º degrees, saturation: 0.07, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #857874 is Cyan = 0, Magento = 0.10, Yellow = 0.13 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 120 | 116 | - |
| CMYK | 0 | 0.10 | 0.13 | 0.48 |
| HSL | 14.12º | 0.07% | 0.49% | - |
| HSV(B) | 14.12º | 0.13% | 0.52% | - |
| XYZ | 19.54 | 19.68 | 19.29 | - |
| YUV | 123.43 | 123.81 | 134.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 120 | 116 | 0 | 0.10 | 0.13 | 0.48 | 14.12 | 0.07 | 0.49 |
| Hex | 85 | 78 | 74 | 0 | A | D | 30 | E | 7 | 31 |
| Octal | 205 | 170 | 164 | 0 | 12 | 15 | 60 | 16 | 7 | 61 |
| Binary | 10000101 | 1111000 | 1110100 | 0 | 1010 | 1101 | 110000 | 1110 | 111 | 110001 |
Color Harmonies of #857874
Complementary color
Monochromatic Colors of #857874
Black with #857874
Text Example
Text Example
White with #857874
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857874; }
p { color: rgb(133,120,116); }
H1.HeaderClassName
{
color: #857874;
}
.AnyTagClassName
{
color: #857874;
}
</style>
background-color css
<style>
a { background-color: #857874; }
a { background-color: rgb(133,120,116); }
div.DivClassName
{
background-color: #857874;
}
.BgClassName
{
background-color: #857874;
}
</style>
border-color css
<style>
span { border-color: #857874; }
span { border-color: rgb(133,120,116); }
td.TdClassName
{
border-color: #857874;
}
.TagClassName
{
border-color: #857874;
}
</style>