Shades of Como #468459
Tints of Como #468459
RGB
CMYK
RGB Variations
Color information
#468459 (or 0x468459) is known color: Como. HEX triplet: 46, 84 and 59. RGB value is (70,132,89). Sum of RGB (Red+Green+Blue) = 70+132+89=291 (38% of max value = 765). Red value is 70 (27.73% from 255 or 24.05% from 291); Green value is 132 (51.95% from 255 or 45.36% from 291); Blue value is 89 (35.16% from 255 or 30.58% from 291); Max value from RGB is 132 - color contains mainly: green. Hex color #468459 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #468459 is #B97BA6. Grayscale: #6C6C6C. Windows color (decimal): -12155815 or 5866566. OLE color: 5866566.
HSL color Cylindrical-coordinate representation of color #468459: hue angle of 138.39º 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 #468459 is Cyan = 0.47, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 70 | 132 | 89 | - |
| CMYK | 0.47 | 0 | 0.33 | 0.48 |
| HSL | 138.39º | 0.31% | 0.4% | - |
| HSV(B) | 138.39º | 0.47% | 0.52% | - |
| XYZ | 12.58 | 18.53 | 12.36 | - |
| YUV | 108.56 | 116.96 | 100.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 132 | 89 | 0.47 | 0 | 0.33 | 0.48 | 138.39 | 0.31 | 0.4 |
| Hex | 46 | 84 | 59 | 2F | 0 | 21 | 30 | 8A | 1F | 28 |
| Octal | 106 | 204 | 131 | 57 | 0 | 41 | 60 | 212 | 37 | 50 |
| Binary | 1000110 | 10000100 | 1011001 | 101111 | 0 | 100001 | 110000 | 10001010 | 11111 | 101000 |
Color Harmonies of #468459
Complementary color
Monochromatic Colors of #468459
Black with #468459
Text Example
Text Example
White with #468459
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #468459; }
p { color: rgb(70,132,89); }
H1.HeaderClassName
{
color: #468459;
}
.AnyTagClassName
{
color: #468459;
}
</style>
background-color css
<style>
a { background-color: #468459; }
a { background-color: rgb(70,132,89); }
div.DivClassName
{
background-color: #468459;
}
.BgClassName
{
background-color: #468459;
}
</style>
border-color css
<style>
span { border-color: #468459; }
span { border-color: rgb(70,132,89); }
td.TdClassName
{
border-color: #468459;
}
.TagClassName
{
border-color: #468459;
}
</style>