Shades of Hurricane #857774
Tints of Hurricane #857774
RGB
CMYK
RGB Variations
Color information
#857774 (or 0x857774) is known color: Hurricane. HEX triplet: 85, 77 and 74. RGB value is (133,119,116). Sum of RGB (Red+Green+Blue) = 133+119+116=368 (48% of max value = 765). Red value is 133 (52.34% from 255 or 36.14% from 368); Green value is 119 (46.88% from 255 or 32.34% from 368); Blue value is 116 (45.70% from 255 or 31.52% from 368); Max value from RGB is 133 - color contains mainly: red. Hex color #857774 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #857774 is #7A888B. Grayscale: #7A7A7A. Windows color (decimal): -8030348 or 7632773. OLE color: 7632773.
HSL color Cylindrical-coordinate representation of color #857774: hue angle of 10.59º 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 #857774 is Cyan = 0, Magento = 0.11, Yellow = 0.13 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 119 | 116 | - |
| CMYK | 0 | 0.11 | 0.13 | 0.48 |
| HSL | 10.59º | 0.07% | 0.49% | - |
| HSV(B) | 10.59º | 0.13% | 0.52% | - |
| XYZ | 19.42 | 19.44 | 19.25 | - |
| YUV | 122.84 | 124.14 | 135.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 119 | 116 | 0 | 0.11 | 0.13 | 0.48 | 10.59 | 0.07 | 0.49 |
| Hex | 85 | 77 | 74 | 0 | B | D | 30 | B | 7 | 31 |
| Octal | 205 | 167 | 164 | 0 | 13 | 15 | 60 | 13 | 7 | 61 |
| Binary | 10000101 | 1110111 | 1110100 | 0 | 1011 | 1101 | 110000 | 1011 | 111 | 110001 |
Color Harmonies of #857774
Complementary color
Monochromatic Colors of #857774
Black with #857774
Text Example
Text Example
White with #857774
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857774; }
p { color: rgb(133,119,116); }
H1.HeaderClassName
{
color: #857774;
}
.AnyTagClassName
{
color: #857774;
}
</style>
background-color css
<style>
a { background-color: #857774; }
a { background-color: rgb(133,119,116); }
div.DivClassName
{
background-color: #857774;
}
.BgClassName
{
background-color: #857774;
}
</style>
border-color css
<style>
span { border-color: #857774; }
span { border-color: rgb(133,119,116); }
td.TdClassName
{
border-color: #857774;
}
.TagClassName
{
border-color: #857774;
}
</style>