Shades of Storm Dust #626053
Tints of Storm Dust #626053
RGB
CMYK
RGB Variations
Color information
#626053 (or 0x626053) is known color: Storm Dust. HEX triplet: 62, 60 and 53. RGB value is (98,96,83). Sum of RGB (Red+Green+Blue) = 98+96+83=277 (36% of max value = 765). Red value is 98 (38.67% from 255 or 35.38% from 277); Green value is 96 (37.89% from 255 or 34.66% from 277); Blue value is 83 (32.81% from 255 or 29.96% from 277); Max value from RGB is 98 - color contains mainly: red. Hex color #626053 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #626053 is #9D9FAC. Grayscale: #5F5F5F. Windows color (decimal): -10330029 or 5464162. OLE color: 5464162.
HSL color Cylindrical-coordinate representation of color #626053: hue angle of 52º degrees, saturation: 0.08, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #626053 is Cyan = 0, Magento = 0.02, Yellow = 0.15 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 96 | 83 | - |
| CMYK | 0 | 0.02 | 0.15 | 0.62 |
| HSL | 52º | 0.08% | 0.35% | - |
| HSV(B) | 52º | 0.15% | 0.38% | - |
| XYZ | 10.78 | 11.59 | 9.85 | - |
| YUV | 95.12 | 121.16 | 130.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 96 | 83 | 0 | 0.02 | 0.15 | 0.62 | 52 | 0.08 | 0.35 |
| Hex | 62 | 60 | 53 | 0 | 2 | F | 3E | 34 | 8 | 23 |
| Octal | 142 | 140 | 123 | 0 | 2 | 17 | 76 | 64 | 10 | 43 |
| Binary | 1100010 | 1100000 | 1010011 | 0 | 10 | 1111 | 111110 | 110100 | 1000 | 100011 |
Color Harmonies of #626053
Complementary color
Monochromatic Colors of #626053
Black with #626053
Text Example
Text Example
White with #626053
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #626053; }
p { color: rgb(98,96,83); }
H1.HeaderClassName
{
color: #626053;
}
.AnyTagClassName
{
color: #626053;
}
</style>
background-color css
<style>
a { background-color: #626053; }
a { background-color: rgb(98,96,83); }
div.DivClassName
{
background-color: #626053;
}
.BgClassName
{
background-color: #626053;
}
</style>
border-color css
<style>
span { border-color: #626053; }
span { border-color: rgb(98,96,83); }
td.TdClassName
{
border-color: #626053;
}
.TagClassName
{
border-color: #626053;
}
</style>