Shades of Stromboli #406952
Tints of Stromboli #406952
RGB
CMYK
RGB Variations
Color information
#406952 (or 0x406952) is known color: Stromboli. HEX triplet: 40, 69 and 52. RGB value is (64,105,82). Sum of RGB (Red+Green+Blue) = 64+105+82=251 (33% of max value = 765). Red value is 64 (25.39% from 255 or 25.50% from 251); Green value is 105 (41.41% from 255 or 41.83% from 251); Blue value is 82 (32.42% from 255 or 32.67% from 251); Max value from RGB is 105 - color contains mainly: green. Hex color #406952 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #406952 is #BF96AD. Grayscale: #5A5A5A. Windows color (decimal): -12555950 or 5400896. OLE color: 5400896.
HSL color Cylindrical-coordinate representation of color #406952: hue angle of 146.34º degrees, saturation: 0.24, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #406952 is Cyan = 0.39, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 64 | 105 | 82 | - |
| CMYK | 0.39 | 0 | 0.22 | 0.59 |
| HSL | 146.34º | 0.24% | 0.33% | - |
| HSV(B) | 146.34º | 0.39% | 0.41% | - |
| XYZ | 8.69 | 11.8 | 9.8 | - |
| YUV | 90.12 | 123.42 | 109.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 105 | 82 | 0.39 | 0 | 0.22 | 0.59 | 146.34 | 0.24 | 0.33 |
| Hex | 40 | 69 | 52 | 27 | 0 | 16 | 3B | 92 | 18 | 21 |
| Octal | 100 | 151 | 122 | 47 | 0 | 26 | 73 | 222 | 30 | 41 |
| Binary | 1000000 | 1101001 | 1010010 | 100111 | 0 | 10110 | 111011 | 10010010 | 11000 | 100001 |
Color Harmonies of #406952
Complementary color
Monochromatic Colors of #406952
Black with #406952
Text Example
Text Example
White with #406952
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #406952; }
p { color: rgb(64,105,82); }
H1.HeaderClassName
{
color: #406952;
}
.AnyTagClassName
{
color: #406952;
}
</style>
background-color css
<style>
a { background-color: #406952; }
a { background-color: rgb(64,105,82); }
div.DivClassName
{
background-color: #406952;
}
.BgClassName
{
background-color: #406952;
}
</style>
border-color css
<style>
span { border-color: #406952; }
span { border-color: rgb(64,105,82); }
td.TdClassName
{
border-color: #406952;
}
.TagClassName
{
border-color: #406952;
}
</style>