Shades of Como #467259
Tints of Como #467259
RGB
CMYK
RGB Variations
Color information
#467259 (or 0x467259) is known color: Como. HEX triplet: 46, 72 and 59. RGB value is (70,114,89). Sum of RGB (Red+Green+Blue) = 70+114+89=273 (36% of max value = 765). Red value is 70 (27.73% from 255 or 25.64% from 273); Green value is 114 (44.92% from 255 or 41.76% from 273); Blue value is 89 (35.16% from 255 or 32.60% from 273); Max value from RGB is 114 - color contains mainly: green. Hex color #467259 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #467259 is #B98DA6. Grayscale: #626262. Windows color (decimal): -12160423 or 5861958. OLE color: 5861958.
HSL color Cylindrical-coordinate representation of color #467259: hue angle of 145.91º 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 #467259 is Cyan = 0.39, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 70 | 114 | 89 | - |
| CMYK | 0.39 | 0 | 0.22 | 0.55 |
| HSL | 145.91º | 0.24% | 0.36% | - |
| HSV(B) | 145.91º | 0.39% | 0.45% | - |
| XYZ | 10.35 | 14.06 | 11.62 | - |
| YUV | 97.99 | 122.92 | 108.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 114 | 89 | 0.39 | 0 | 0.22 | 0.55 | 145.91 | 0.24 | 0.36 |
| Hex | 46 | 72 | 59 | 27 | 0 | 16 | 37 | 92 | 18 | 24 |
| Octal | 106 | 162 | 131 | 47 | 0 | 26 | 67 | 222 | 30 | 44 |
| Binary | 1000110 | 1110010 | 1011001 | 100111 | 0 | 10110 | 110111 | 10010010 | 11000 | 100100 |
Color Harmonies of #467259
Complementary color
Monochromatic Colors of #467259
Black with #467259
Text Example
Text Example
White with #467259
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467259; }
p { color: rgb(70,114,89); }
H1.HeaderClassName
{
color: #467259;
}
.AnyTagClassName
{
color: #467259;
}
</style>
background-color css
<style>
a { background-color: #467259; }
a { background-color: rgb(70,114,89); }
div.DivClassName
{
background-color: #467259;
}
.BgClassName
{
background-color: #467259;
}
</style>
border-color css
<style>
span { border-color: #467259; }
span { border-color: rgb(70,114,89); }
td.TdClassName
{
border-color: #467259;
}
.TagClassName
{
border-color: #467259;
}
</style>