Shades of Stromboli #406753
Tints of Stromboli #406753
RGB
CMYK
RGB Variations
Color information
#406753 (or 0x406753) is known color: Stromboli. HEX triplet: 40, 67 and 53. RGB value is (64,103,83). Sum of RGB (Red+Green+Blue) = 64+103+83=250 (33% of max value = 765). Red value is 64 (25.39% from 255 or 25.6% from 250); Green value is 103 (40.62% from 255 or 41.2% from 250); Blue value is 83 (32.81% from 255 or 33.2% from 250); Max value from RGB is 103 - color contains mainly: green. Hex color #406753 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #406753 is #BF98AC. Grayscale: #595959. Windows color (decimal): -12556461 or 5465920. OLE color: 5465920.
HSL color Cylindrical-coordinate representation of color #406753: hue angle of 149.23º degrees, saturation: 0.23, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #406753 is Cyan = 0.38, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 64 | 103 | 83 | - |
| CMYK | 0.38 | 0 | 0.19 | 0.60 |
| HSL | 149.23º | 0.23% | 0.33% | - |
| HSV(B) | 149.23º | 0.38% | 0.4% | - |
| XYZ | 8.53 | 11.42 | 9.94 | - |
| YUV | 89.06 | 124.58 | 110.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 103 | 83 | 0.38 | 0 | 0.19 | 0.60 | 149.23 | 0.23 | 0.33 |
| Hex | 40 | 67 | 53 | 26 | 0 | 13 | 3C | 95 | 17 | 21 |
| Octal | 100 | 147 | 123 | 46 | 0 | 23 | 74 | 225 | 27 | 41 |
| Binary | 1000000 | 1100111 | 1010011 | 100110 | 0 | 10011 | 111100 | 10010101 | 10111 | 100001 |
Color Harmonies of #406753
Complementary color
Monochromatic Colors of #406753
Black with #406753
Text Example
Text Example
White with #406753
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #406753; }
p { color: rgb(64,103,83); }
H1.HeaderClassName
{
color: #406753;
}
.AnyTagClassName
{
color: #406753;
}
</style>
background-color css
<style>
a { background-color: #406753; }
a { background-color: rgb(64,103,83); }
div.DivClassName
{
background-color: #406753;
}
.BgClassName
{
background-color: #406753;
}
</style>
border-color css
<style>
span { border-color: #406753; }
span { border-color: rgb(64,103,83); }
td.TdClassName
{
border-color: #406753;
}
.TagClassName
{
border-color: #406753;
}
</style>