Shades of Storm Dust #656561
Tints of Storm Dust #656561
RGB
CMYK
RGB Variations
Color information
#656561 (or 0x656561) is known color: Storm Dust. HEX triplet: 65, 65 and 61. RGB value is (101,101,97). Sum of RGB (Red+Green+Blue) = 101+101+97=299 (39% of max value = 765). Red value is 101 (39.84% from 255 or 33.78% from 299); Green value is 101 (39.84% from 255 or 33.78% from 299); Blue value is 97 (38.28% from 255 or 32.44% from 299); Max value from RGB is 101 - color contains mainly: red, green. Hex color #656561 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #656561 is #9A9A9E. Grayscale: #646464. Windows color (decimal): -10132127 or 6382949. OLE color: 6382949.
HSL color Cylindrical-coordinate representation of color #656561: hue angle of 60º degrees, saturation: 0.02, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.04%. Process color model (Four color, CMYK) of #656561 is Cyan = 0, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.60.
Color convert
RGB | 101 | 101 | 97 | - |
CMYK | 0 | 0 | 0.04 | 0.60 |
HSL | 60º | 0.02% | 0.39% | - |
HSV(B) | 60º | 0.04% | 0.4% | - |
XYZ | 12.18 | 12.94 | 13.16 | - |
YUV | 100.54 | 126 | 128.33 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 101 | 101 | 97 | 0 | 0 | 0.04 | 0.60 | 60 | 0.02 | 0.39 |
Hex | 65 | 65 | 61 | 0 | 0 | 4 | 3C | 3C | 2 | 27 |
Octal | 145 | 145 | 141 | 0 | 0 | 4 | 74 | 74 | 2 | 47 |
Binary | 1100101 | 1100101 | 1100001 | 0 | 0 | 100 | 111100 | 111100 | 10 | 100111 |
Color Harmonies of #656561
Complementary color
Monochromatic Colors of #656561
Black with #656561
Text Example
Text Example
White with #656561
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #656561; }
p { color: rgb(101,101,97); }
H1.HeaderClassName
{
color: #656561;
}
.AnyTagClassName
{
color: #656561;
}
</style>
background-color css
<style>
a { background-color: #656561; }
a { background-color: rgb(101,101,97); }
div.DivClassName
{
background-color: #656561;
}
.BgClassName
{
background-color: #656561;
}
</style>
border-color css
<style>
span { border-color: #656561; }
span { border-color: rgb(101,101,97); }
td.TdClassName
{
border-color: #656561;
}
.TagClassName
{
border-color: #656561;
}
</style>