Shades of Stromboli #457061
Tints of Stromboli #457061
RGB
CMYK
RGB Variations
Color information
#457061 (or 0x457061) is known color: Stromboli. HEX triplet: 45, 70 and 61. RGB value is (69,112,97). Sum of RGB (Red+Green+Blue) = 69+112+97=278 (36% of max value = 765). Red value is 69 (27.34% from 255 or 24.82% from 278); Green value is 112 (44.14% from 255 or 40.29% from 278); Blue value is 97 (38.28% from 255 or 34.89% from 278); Max value from RGB is 112 - color contains mainly: green. Hex color #457061 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #457061 is #BA8F9E. Grayscale: #616161. Windows color (decimal): -12226463 or 6385733. OLE color: 6385733.
HSL color Cylindrical-coordinate representation of color #457061: hue angle of 159.07º degrees, saturation: 0.24, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #457061 is Cyan = 0.38, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 69 | 112 | 97 | - |
| CMYK | 0.38 | 0 | 0.13 | 0.56 |
| HSL | 159.07º | 0.24% | 0.35% | - |
| HSV(B) | 159.07º | 0.38% | 0.44% | - |
| XYZ | 10.41 | 13.72 | 13.41 | - |
| YUV | 97.43 | 127.75 | 107.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 112 | 97 | 0.38 | 0 | 0.13 | 0.56 | 159.07 | 0.24 | 0.35 |
| Hex | 45 | 70 | 61 | 26 | 0 | D | 38 | 9F | 18 | 23 |
| Octal | 105 | 160 | 141 | 46 | 0 | 15 | 70 | 237 | 30 | 43 |
| Binary | 1000101 | 1110000 | 1100001 | 100110 | 0 | 1101 | 111000 | 10011111 | 11000 | 100011 |
Color Harmonies of #457061
Complementary color
Monochromatic Colors of #457061
Black with #457061
Text Example
Text Example
White with #457061
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #457061; }
p { color: rgb(69,112,97); }
H1.HeaderClassName
{
color: #457061;
}
.AnyTagClassName
{
color: #457061;
}
</style>
background-color css
<style>
a { background-color: #457061; }
a { background-color: rgb(69,112,97); }
div.DivClassName
{
background-color: #457061;
}
.BgClassName
{
background-color: #457061;
}
</style>
border-color css
<style>
span { border-color: #457061; }
span { border-color: rgb(69,112,97); }
td.TdClassName
{
border-color: #457061;
}
.TagClassName
{
border-color: #457061;
}
</style>