Shades of Stromboli #406861
Tints of Stromboli #406861
RGB
CMYK
RGB Variations
Color information
#406861 (or 0x406861) is known color: Stromboli. HEX triplet: 40, 68 and 61. RGB value is (64,104,97). Sum of RGB (Red+Green+Blue) = 64+104+97=265 (35% of max value = 765). Red value is 64 (25.39% from 255 or 24.15% from 265); Green value is 104 (41.02% from 255 or 39.25% from 265); Blue value is 97 (38.28% from 255 or 36.60% from 265); Max value from RGB is 104 - color contains mainly: green. Hex color #406861 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #406861 is #BF979E. Grayscale: #5B5B5B. Windows color (decimal): -12556191 or 6383680. OLE color: 6383680.
HSL color Cylindrical-coordinate representation of color #406861: hue angle of 169.5º degrees, saturation: 0.24, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #406861 is Cyan = 0.38, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 64 | 104 | 97 | - |
| CMYK | 0.38 | 0 | 0.07 | 0.59 |
| HSL | 169.5º | 0.24% | 0.33% | - |
| HSV(B) | 169.5º | 0.38% | 0.41% | - |
| XYZ | 9.22 | 11.85 | 13.11 | - |
| YUV | 91.24 | 131.25 | 108.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 104 | 97 | 0.38 | 0 | 0.07 | 0.59 | 169.5 | 0.24 | 0.33 |
| Hex | 40 | 68 | 61 | 26 | 0 | 7 | 3B | AA | 18 | 21 |
| Octal | 100 | 150 | 141 | 46 | 0 | 7 | 73 | 252 | 30 | 41 |
| Binary | 1000000 | 1101000 | 1100001 | 100110 | 0 | 111 | 111011 | 10101010 | 11000 | 100001 |
Color Harmonies of #406861
Complementary color
Monochromatic Colors of #406861
Black with #406861
Text Example
Text Example
White with #406861
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #406861; }
p { color: rgb(64,104,97); }
H1.HeaderClassName
{
color: #406861;
}
.AnyTagClassName
{
color: #406861;
}
</style>
background-color css
<style>
a { background-color: #406861; }
a { background-color: rgb(64,104,97); }
div.DivClassName
{
background-color: #406861;
}
.BgClassName
{
background-color: #406861;
}
</style>
border-color css
<style>
span { border-color: #406861; }
span { border-color: rgb(64,104,97); }
td.TdClassName
{
border-color: #406861;
}
.TagClassName
{
border-color: #406861;
}
</style>