Shades of Stromboli #427060
Tints of Stromboli #427060
RGB
CMYK
RGB Variations
Color information
#427060 (or 0x427060) is known color: Stromboli. HEX triplet: 42, 70 and 60. RGB value is (66,112,96). Sum of RGB (Red+Green+Blue) = 66+112+96=274 (36% of max value = 765). Red value is 66 (26.17% from 255 or 24.09% from 274); Green value is 112 (44.14% from 255 or 40.88% from 274); Blue value is 96 (37.89% from 255 or 35.04% from 274); Max value from RGB is 112 - color contains mainly: green. Hex color #427060 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #427060 is #BD8F9F. Grayscale: #606060. Windows color (decimal): -12423072 or 6320194. OLE color: 6320194.
HSL color Cylindrical-coordinate representation of color #427060: hue angle of 159.13º degrees, saturation: 0.26, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #427060 is Cyan = 0.41, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 66 | 112 | 96 | - |
| CMYK | 0.41 | 0 | 0.14 | 0.56 |
| HSL | 159.13º | 0.26% | 0.35% | - |
| HSV(B) | 159.13º | 0.41% | 0.44% | - |
| XYZ | 10.15 | 13.59 | 13.15 | - |
| YUV | 96.42 | 127.76 | 106.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 112 | 96 | 0.41 | 0 | 0.14 | 0.56 | 159.13 | 0.26 | 0.35 |
| Hex | 42 | 70 | 60 | 29 | 0 | E | 38 | 9F | 1A | 23 |
| Octal | 102 | 160 | 140 | 51 | 0 | 16 | 70 | 237 | 32 | 43 |
| Binary | 1000010 | 1110000 | 1100000 | 101001 | 0 | 1110 | 111000 | 10011111 | 11010 | 100011 |
Color Harmonies of #427060
Complementary color
Monochromatic Colors of #427060
Black with #427060
Text Example
Text Example
White with #427060
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427060; }
p { color: rgb(66,112,96); }
H1.HeaderClassName
{
color: #427060;
}
.AnyTagClassName
{
color: #427060;
}
</style>
background-color css
<style>
a { background-color: #427060; }
a { background-color: rgb(66,112,96); }
div.DivClassName
{
background-color: #427060;
}
.BgClassName
{
background-color: #427060;
}
</style>
border-color css
<style>
span { border-color: #427060; }
span { border-color: rgb(66,112,96); }
td.TdClassName
{
border-color: #427060;
}
.TagClassName
{
border-color: #427060;
}
</style>