Shades of Stromboli #467261
Tints of Stromboli #467261
RGB
CMYK
RGB Variations
Color information
#467261 (or 0x467261) is known color: Stromboli. HEX triplet: 46, 72 and 61. RGB value is (70,114,97). Sum of RGB (Red+Green+Blue) = 70+114+97=281 (37% of max value = 765). Red value is 70 (27.73% from 255 or 24.91% from 281); Green value is 114 (44.92% from 255 or 40.57% from 281); Blue value is 97 (38.28% from 255 or 34.52% from 281); Max value from RGB is 114 - color contains mainly: green. Hex color #467261 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #467261 is #B98D9E. Grayscale: #626262. Windows color (decimal): -12160415 or 6386246. OLE color: 6386246.
HSL color Cylindrical-coordinate representation of color #467261: hue angle of 156.82º degrees, saturation: 0.24, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #467261 is Cyan = 0.39, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 70 | 114 | 97 | - |
| CMYK | 0.39 | 0 | 0.15 | 0.55 |
| HSL | 156.82º | 0.24% | 0.36% | - |
| HSV(B) | 156.82º | 0.39% | 0.45% | - |
| XYZ | 10.7 | 14.2 | 13.49 | - |
| YUV | 98.91 | 126.92 | 107.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 114 | 97 | 0.39 | 0 | 0.15 | 0.55 | 156.82 | 0.24 | 0.36 |
| Hex | 46 | 72 | 61 | 27 | 0 | F | 37 | 9D | 18 | 24 |
| Octal | 106 | 162 | 141 | 47 | 0 | 17 | 67 | 235 | 30 | 44 |
| Binary | 1000110 | 1110010 | 1100001 | 100111 | 0 | 1111 | 110111 | 10011101 | 11000 | 100100 |
Color Harmonies of #467261
Complementary color
Monochromatic Colors of #467261
Black with #467261
Text Example
Text Example
White with #467261
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467261; }
p { color: rgb(70,114,97); }
H1.HeaderClassName
{
color: #467261;
}
.AnyTagClassName
{
color: #467261;
}
</style>
background-color css
<style>
a { background-color: #467261; }
a { background-color: rgb(70,114,97); }
div.DivClassName
{
background-color: #467261;
}
.BgClassName
{
background-color: #467261;
}
</style>
border-color css
<style>
span { border-color: #467261; }
span { border-color: rgb(70,114,97); }
td.TdClassName
{
border-color: #467261;
}
.TagClassName
{
border-color: #467261;
}
</style>