Shades of Como #428662
Tints of Como #428662
RGB
CMYK
RGB Variations
Color information
#428662 (or 0x428662) is known color: Como. HEX triplet: 42, 86 and 62. RGB value is (66,134,98). Sum of RGB (Red+Green+Blue) = 66+134+98=298 (39% of max value = 765). Red value is 66 (26.17% from 255 or 22.15% from 298); Green value is 134 (52.73% from 255 or 44.97% from 298); Blue value is 98 (38.67% from 255 or 32.89% from 298); Max value from RGB is 134 - color contains mainly: green. Hex color #428662 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #428662 is #BD799D. Grayscale: #6D6D6D. Windows color (decimal): -12417438 or 6456898. OLE color: 6456898.
HSL color Cylindrical-coordinate representation of color #428662: hue angle of 148.24º degrees, saturation: 0.34, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #428662 is Cyan = 0.51, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 66 | 134 | 98 | - |
| CMYK | 0.51 | 0 | 0.27 | 0.47 |
| HSL | 148.24º | 0.34% | 0.39% | - |
| HSV(B) | 148.24º | 0.51% | 0.53% | - |
| XYZ | 12.98 | 19.09 | 14.56 | - |
| YUV | 109.56 | 121.47 | 96.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 134 | 98 | 0.51 | 0 | 0.27 | 0.47 | 148.24 | 0.34 | 0.39 |
| Hex | 42 | 86 | 62 | 33 | 0 | 1B | 2F | 94 | 22 | 27 |
| Octal | 102 | 206 | 142 | 63 | 0 | 33 | 57 | 224 | 42 | 47 |
| Binary | 1000010 | 10000110 | 1100010 | 110011 | 0 | 11011 | 101111 | 10010100 | 100010 | 100111 |
Color Harmonies of #428662
Complementary color
Monochromatic Colors of #428662
Black with #428662
Text Example
Text Example
White with #428662
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #428662; }
p { color: rgb(66,134,98); }
H1.HeaderClassName
{
color: #428662;
}
.AnyTagClassName
{
color: #428662;
}
</style>
background-color css
<style>
a { background-color: #428662; }
a { background-color: rgb(66,134,98); }
div.DivClassName
{
background-color: #428662;
}
.BgClassName
{
background-color: #428662;
}
</style>
border-color css
<style>
span { border-color: #428662; }
span { border-color: rgb(66,134,98); }
td.TdClassName
{
border-color: #428662;
}
.TagClassName
{
border-color: #428662;
}
</style>