Shades of Como #468458
Tints of Como #468458
RGB
CMYK
RGB Variations
Color information
#468458 (or 0x468458) is known color: Como. HEX triplet: 46, 84 and 58. RGB value is (70,132,88). Sum of RGB (Red+Green+Blue) = 70+132+88=290 (38% of max value = 765). Red value is 70 (27.73% from 255 or 24.14% from 290); Green value is 132 (51.95% from 255 or 45.52% from 290); Blue value is 88 (34.77% from 255 or 30.34% from 290); Max value from RGB is 132 - color contains mainly: green. Hex color #468458 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #468458 is #B97BA7. Grayscale: #6C6C6C. Windows color (decimal): -12155816 or 5801030. OLE color: 5801030.
HSL color Cylindrical-coordinate representation of color #468458: hue angle of 137.42º degrees, saturation: 0.31, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #468458 is Cyan = 0.47, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 70 | 132 | 88 | - |
| CMYK | 0.47 | 0 | 0.33 | 0.48 |
| HSL | 137.42º | 0.31% | 0.4% | - |
| HSV(B) | 137.42º | 0.47% | 0.52% | - |
| XYZ | 12.54 | 18.51 | 12.14 | - |
| YUV | 108.45 | 116.46 | 100.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 132 | 88 | 0.47 | 0 | 0.33 | 0.48 | 137.42 | 0.31 | 0.4 |
| Hex | 46 | 84 | 58 | 2F | 0 | 21 | 30 | 89 | 1F | 28 |
| Octal | 106 | 204 | 130 | 57 | 0 | 41 | 60 | 211 | 37 | 50 |
| Binary | 1000110 | 10000100 | 1011000 | 101111 | 0 | 100001 | 110000 | 10001001 | 11111 | 101000 |
Color Harmonies of #468458
Complementary color
Monochromatic Colors of #468458
Black with #468458
Text Example
Text Example
White with #468458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #468458; }
p { color: rgb(70,132,88); }
H1.HeaderClassName
{
color: #468458;
}
.AnyTagClassName
{
color: #468458;
}
</style>
background-color css
<style>
a { background-color: #468458; }
a { background-color: rgb(70,132,88); }
div.DivClassName
{
background-color: #468458;
}
.BgClassName
{
background-color: #468458;
}
</style>
border-color css
<style>
span { border-color: #468458; }
span { border-color: rgb(70,132,88); }
td.TdClassName
{
border-color: #468458;
}
.TagClassName
{
border-color: #468458;
}
</style>