Shades of Como #468261
Tints of Como #468261
RGB
CMYK
RGB Variations
Color information
#468261 (or 0x468261) is known color: Como. HEX triplet: 46, 82 and 61. RGB value is (70,130,97). Sum of RGB (Red+Green+Blue) = 70+130+97=297 (39% of max value = 765). Red value is 70 (27.73% from 255 or 23.57% from 297); Green value is 130 (51.17% from 255 or 43.77% from 297); Blue value is 97 (38.28% from 255 or 32.66% from 297); Max value from RGB is 130 - color contains mainly: green. Hex color #468261 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #468261 is #B97D9E. Grayscale: #6C6C6C. Windows color (decimal): -12156319 or 6390342. OLE color: 6390342.
HSL color Cylindrical-coordinate representation of color #468261: hue angle of 147º 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 #468261 is Cyan = 0.46, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 70 | 130 | 97 | - |
| CMYK | 0.46 | 0 | 0.25 | 0.49 |
| HSL | 147º | 0.3% | 0.39% | - |
| HSV(B) | 147º | 0.46% | 0.51% | - |
| XYZ | 12.67 | 18.13 | 14.14 | - |
| YUV | 108.3 | 121.62 | 100.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 130 | 97 | 0.46 | 0 | 0.25 | 0.49 | 147 | 0.3 | 0.39 |
| Hex | 46 | 82 | 61 | 2E | 0 | 19 | 31 | 93 | 1E | 27 |
| Octal | 106 | 202 | 141 | 56 | 0 | 31 | 61 | 223 | 36 | 47 |
| Binary | 1000110 | 10000010 | 1100001 | 101110 | 0 | 11001 | 110001 | 10010011 | 11110 | 100111 |
Color Harmonies of #468261
Complementary color
Monochromatic Colors of #468261
Black with #468261
Text Example
Text Example
White with #468261
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #468261; }
p { color: rgb(70,130,97); }
H1.HeaderClassName
{
color: #468261;
}
.AnyTagClassName
{
color: #468261;
}
</style>
background-color css
<style>
a { background-color: #468261; }
a { background-color: rgb(70,130,97); }
div.DivClassName
{
background-color: #468261;
}
.BgClassName
{
background-color: #468261;
}
</style>
border-color css
<style>
span { border-color: #468261; }
span { border-color: rgb(70,130,97); }
td.TdClassName
{
border-color: #468261;
}
.TagClassName
{
border-color: #468261;
}
</style>