Shades of Como #468759
Tints of Como #468759
RGB
CMYK
RGB Variations
Color information
#468759 (or 0x468759) is known color: Como. HEX triplet: 46, 87 and 59. RGB value is (70,135,89). Sum of RGB (Red+Green+Blue) = 70+135+89=294 (38% of max value = 765). Red value is 70 (27.73% from 255 or 23.81% from 294); Green value is 135 (53.12% from 255 or 45.92% from 294); Blue value is 89 (35.16% from 255 or 30.27% from 294); Max value from RGB is 135 - color contains mainly: green. Hex color #468759 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #468759 is #B978A6. Grayscale: #6E6E6E. Windows color (decimal): -12155047 or 5867334. OLE color: 5867334.
HSL color Cylindrical-coordinate representation of color #468759: hue angle of 137.54º degrees, saturation: 0.32, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #468759 is Cyan = 0.48, Magento = 0, Yellow = 0.34 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 70 | 135 | 89 | - |
| CMYK | 0.48 | 0 | 0.34 | 0.47 |
| HSL | 137.54º | 0.32% | 0.4% | - |
| HSV(B) | 137.54º | 0.48% | 0.53% | - |
| XYZ | 12.99 | 19.35 | 12.5 | - |
| YUV | 110.32 | 115.97 | 99.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 135 | 89 | 0.48 | 0 | 0.34 | 0.47 | 137.54 | 0.32 | 0.4 |
| Hex | 46 | 87 | 59 | 30 | 0 | 22 | 2F | 8A | 20 | 28 |
| Octal | 106 | 207 | 131 | 60 | 0 | 42 | 57 | 212 | 40 | 50 |
| Binary | 1000110 | 10000111 | 1011001 | 110000 | 0 | 100010 | 101111 | 10001010 | 100000 | 101000 |
Color Harmonies of #468759
Complementary color
Monochromatic Colors of #468759
Black with #468759
Text Example
Text Example
White with #468759
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #468759; }
p { color: rgb(70,135,89); }
H1.HeaderClassName
{
color: #468759;
}
.AnyTagClassName
{
color: #468759;
}
</style>
background-color css
<style>
a { background-color: #468759; }
a { background-color: rgb(70,135,89); }
div.DivClassName
{
background-color: #468759;
}
.BgClassName
{
background-color: #468759;
}
</style>
border-color css
<style>
span { border-color: #468759; }
span { border-color: rgb(70,135,89); }
td.TdClassName
{
border-color: #468759;
}
.TagClassName
{
border-color: #468759;
}
</style>