Shades of Storm Dust #636155
Tints of Storm Dust #636155
RGB
CMYK
RGB Variations
Color information
#636155 (or 0x636155) is known color: Storm Dust. HEX triplet: 63, 61 and 55. RGB value is (99,97,85). Sum of RGB (Red+Green+Blue) = 99+97+85=281 (37% of max value = 765). Red value is 99 (39.06% from 255 or 35.23% from 281); Green value is 97 (38.28% from 255 or 34.52% from 281); Blue value is 85 (33.59% from 255 or 30.25% from 281); Max value from RGB is 99 - color contains mainly: red. Hex color #636155 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #636155 is #9C9EAA. Grayscale: #606060. Windows color (decimal): -10264235 or 5595491. OLE color: 5595491.
HSL color Cylindrical-coordinate representation of color #636155: hue angle of 51.43º degrees, saturation: 0.08, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #636155 is Cyan = 0, Magento = 0.02, Yellow = 0.14 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 97 | 85 | - |
| CMYK | 0 | 0.02 | 0.14 | 0.61 |
| HSL | 51.43º | 0.08% | 0.36% | - |
| HSV(B) | 51.43º | 0.14% | 0.39% | - |
| XYZ | 11.06 | 11.86 | 10.3 | - |
| YUV | 96.23 | 121.66 | 129.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 97 | 85 | 0 | 0.02 | 0.14 | 0.61 | 51.43 | 0.08 | 0.36 |
| Hex | 63 | 61 | 55 | 0 | 2 | E | 3D | 33 | 8 | 24 |
| Octal | 143 | 141 | 125 | 0 | 2 | 16 | 75 | 63 | 10 | 44 |
| Binary | 1100011 | 1100001 | 1010101 | 0 | 10 | 1110 | 111101 | 110011 | 1000 | 100100 |
Color Harmonies of #636155
Complementary color
Monochromatic Colors of #636155
Black with #636155
Text Example
Text Example
White with #636155
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #636155; }
p { color: rgb(99,97,85); }
H1.HeaderClassName
{
color: #636155;
}
.AnyTagClassName
{
color: #636155;
}
</style>
background-color css
<style>
a { background-color: #636155; }
a { background-color: rgb(99,97,85); }
div.DivClassName
{
background-color: #636155;
}
.BgClassName
{
background-color: #636155;
}
</style>
border-color css
<style>
span { border-color: #636155; }
span { border-color: rgb(99,97,85); }
td.TdClassName
{
border-color: #636155;
}
.TagClassName
{
border-color: #636155;
}
</style>