Shades of Storm Dust #696967
Tints of Storm Dust #696967
RGB
CMYK
RGB Variations
Color information
#696967 (or 0x696967) is known color: Storm Dust. HEX triplet: 69, 69 and 67. RGB value is (105,105,103). Sum of RGB (Red+Green+Blue) = 105+105+103=313 (41% of max value = 765). Red value is 105 (41.41% from 255 or 33.55% from 313); Green value is 105 (41.41% from 255 or 33.55% from 313); Blue value is 103 (40.62% from 255 or 32.91% from 313); Max value from RGB is 105 - color contains mainly: red, green. Hex color #696967 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #696967 is #969698. Grayscale: #686868. Windows color (decimal): -9868953 or 6777193. OLE color: 6777193.
HSL color Cylindrical-coordinate representation of color #696967: hue angle of 60º degrees, saturation: 0.01, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.02%. Process color model (Four color, CMYK) of #696967 is Cyan = 0, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.59.
Color convert
RGB | 105 | 105 | 103 | - |
CMYK | 0 | 0 | 0.02 | 0.59 |
HSL | 60º | 0.01% | 0.41% | - |
HSV(B) | 60º | 0.02% | 0.41% | - |
XYZ | 13.33 | 14.09 | 14.85 | - |
YUV | 104.77 | 127 | 128.16 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 105 | 105 | 103 | 0 | 0 | 0.02 | 0.59 | 60 | 0.01 | 0.41 |
Hex | 69 | 69 | 67 | 0 | 0 | 2 | 3B | 3C | 1 | 29 |
Octal | 151 | 151 | 147 | 0 | 0 | 2 | 73 | 74 | 1 | 51 |
Binary | 1101001 | 1101001 | 1100111 | 0 | 0 | 10 | 111011 | 111100 | 1 | 101001 |
Color Harmonies of #696967
Complementary color
Monochromatic Colors of #696967
Black with #696967
Text Example
Text Example
White with #696967
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #696967; }
p { color: rgb(105,105,103); }
H1.HeaderClassName
{
color: #696967;
}
.AnyTagClassName
{
color: #696967;
}
</style>
background-color css
<style>
a { background-color: #696967; }
a { background-color: rgb(105,105,103); }
div.DivClassName
{
background-color: #696967;
}
.BgClassName
{
background-color: #696967;
}
</style>
border-color css
<style>
span { border-color: #696967; }
span { border-color: rgb(105,105,103); }
td.TdClassName
{
border-color: #696967;
}
.TagClassName
{
border-color: #696967;
}
</style>