Shades of Thunder #515143
Tints of Thunder #515143
RGB
CMYK
RGB Variations
Color information
#515143 (or 0x515143) is known color: Thunder. HEX triplet: 51, 51 and 43. RGB value is (81,81,67). Sum of RGB (Red+Green+Blue) = 81+81+67=229 (30% of max value = 765). Red value is 81 (32.03% from 255 or 35.37% from 229); Green value is 81 (32.03% from 255 or 35.37% from 229); Blue value is 67 (26.56% from 255 or 29.26% from 229); Max value from RGB is 81 - color contains mainly: red, green. Hex color #515143 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #515143 is #AEAEBC. Grayscale: #4F4F4F. Windows color (decimal): -11447997 or 4411729. OLE color: 4411729.
HSL color Cylindrical-coordinate representation of color #515143: hue angle of 60º degrees, saturation: 0.09, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #515143 is Cyan = 0, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.68.
Color convert
RGB | 81 | 81 | 67 | - |
CMYK | 0 | 0 | 0.17 | 0.68 |
HSL | 60º | 0.09% | 0.29% | - |
HSV(B) | 60º | 0.17% | 0.32% | - |
XYZ | 7.35 | 8.04 | 6.47 | - |
YUV | 79.4 | 121 | 129.14 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 81 | 81 | 67 | 0 | 0 | 0.17 | 0.68 | 60 | 0.09 | 0.29 |
Hex | 51 | 51 | 43 | 0 | 0 | 11 | 44 | 3C | 9 | 1D |
Octal | 121 | 121 | 103 | 0 | 0 | 21 | 104 | 74 | 11 | 35 |
Binary | 1010001 | 1010001 | 1000011 | 0 | 0 | 10001 | 1000100 | 111100 | 1001 | 11101 |
Color Harmonies of #515143
Complementary color
Monochromatic Colors of #515143
Black with #515143
Text Example
Text Example
White with #515143
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #515143; }
p { color: rgb(81,81,67); }
H1.HeaderClassName
{
color: #515143;
}
.AnyTagClassName
{
color: #515143;
}
</style>
background-color css
<style>
a { background-color: #515143; }
a { background-color: rgb(81,81,67); }
div.DivClassName
{
background-color: #515143;
}
.BgClassName
{
background-color: #515143;
}
</style>
border-color css
<style>
span { border-color: #515143; }
span { border-color: rgb(81,81,67); }
td.TdClassName
{
border-color: #515143;
}
.TagClassName
{
border-color: #515143;
}
</style>