Shades of Como #468260
Tints of Como #468260
RGB
CMYK
RGB Variations
Color information
#468260 (or 0x468260) is known color: Como. HEX triplet: 46, 82 and 60. RGB value is (70,130,96). Sum of RGB (Red+Green+Blue) = 70+130+96=296 (39% of max value = 765). Red value is 70 (27.73% from 255 or 23.65% from 296); Green value is 130 (51.17% from 255 or 43.92% from 296); Blue value is 96 (37.89% from 255 or 32.43% from 296); Max value from RGB is 130 - color contains mainly: green. Hex color #468260 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #468260 is #B97D9F. Grayscale: #6C6C6C. Windows color (decimal): -12156320 or 6324806. OLE color: 6324806.
HSL color Cylindrical-coordinate representation of color #468260: hue angle of 146º degrees, saturation: 0.3, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #468260 is Cyan = 0.46, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 70 | 130 | 96 | - |
| CMYK | 0.46 | 0 | 0.26 | 0.49 |
| HSL | 146º | 0.3% | 0.39% | - |
| HSV(B) | 146º | 0.46% | 0.51% | - |
| XYZ | 12.62 | 18.11 | 13.9 | - |
| YUV | 108.18 | 121.12 | 100.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 130 | 96 | 0.46 | 0 | 0.26 | 0.49 | 146 | 0.3 | 0.39 |
| Hex | 46 | 82 | 60 | 2E | 0 | 1A | 31 | 92 | 1E | 27 |
| Octal | 106 | 202 | 140 | 56 | 0 | 32 | 61 | 222 | 36 | 47 |
| Binary | 1000110 | 10000010 | 1100000 | 101110 | 0 | 11010 | 110001 | 10010010 | 11110 | 100111 |
Color Harmonies of #468260
Complementary color
Monochromatic Colors of #468260
Black with #468260
Text Example
Text Example
White with #468260
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #468260; }
p { color: rgb(70,130,96); }
H1.HeaderClassName
{
color: #468260;
}
.AnyTagClassName
{
color: #468260;
}
</style>
background-color css
<style>
a { background-color: #468260; }
a { background-color: rgb(70,130,96); }
div.DivClassName
{
background-color: #468260;
}
.BgClassName
{
background-color: #468260;
}
</style>
border-color css
<style>
span { border-color: #468260; }
span { border-color: rgb(70,130,96); }
td.TdClassName
{
border-color: #468260;
}
.TagClassName
{
border-color: #468260;
}
</style>