Shades of Hurricane #848281
Tints of Hurricane #848281
RGB
CMYK
RGB Variations
Color information
#848281 (or 0x848281) is known color: Hurricane. HEX triplet: 84, 82 and 81. RGB value is (132,130,129). Sum of RGB (Red+Green+Blue) = 132+130+129=391 (51% of max value = 765). Red value is 132 (51.95% from 255 or 33.76% from 391); Green value is 130 (51.17% from 255 or 33.25% from 391); Blue value is 129 (50.78% from 255 or 32.99% from 391); Max value from RGB is 132 - color contains mainly: red. Hex color #848281 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #848281 is #7B7D7E. Grayscale: #828282. Windows color (decimal): -8093055 or 8487556. OLE color: 8487556.
HSL color Cylindrical-coordinate representation of color #848281: hue angle of 20º degrees, saturation: 0.01, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.02%. Process color model (Four color, CMYK) of #848281 is Cyan = 0, Magento = 0.02, Yellow = 0.02 and Black (K on CMYK) = 0.48.
Color convert
RGB | 132 | 130 | 129 | - |
CMYK | 0 | 0.02 | 0.02 | 0.48 |
HSL | 20º | 0.01% | 0.51% | - |
HSV(B) | 20º | 0.02% | 0.52% | - |
XYZ | 21.46 | 22.46 | 23.97 | - |
YUV | 130.48 | 127.16 | 129.08 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 132 | 130 | 129 | 0 | 0.02 | 0.02 | 0.48 | 20 | 0.01 | 0.51 |
Hex | 84 | 82 | 81 | 0 | 2 | 2 | 30 | 14 | 1 | 33 |
Octal | 204 | 202 | 201 | 0 | 2 | 2 | 60 | 24 | 1 | 63 |
Binary | 10000100 | 10000010 | 10000001 | 0 | 10 | 10 | 110000 | 10100 | 1 | 110011 |
Color Harmonies of #848281
Complementary color
Monochromatic Colors of #848281
Black with #848281
Text Example
Text Example
White with #848281
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #848281; }
p { color: rgb(132,130,129); }
H1.HeaderClassName
{
color: #848281;
}
.AnyTagClassName
{
color: #848281;
}
</style>
background-color css
<style>
a { background-color: #848281; }
a { background-color: rgb(132,130,129); }
div.DivClassName
{
background-color: #848281;
}
.BgClassName
{
background-color: #848281;
}
</style>
border-color css
<style>
span { border-color: #848281; }
span { border-color: rgb(132,130,129); }
td.TdClassName
{
border-color: #848281;
}
.TagClassName
{
border-color: #848281;
}
</style>