Shades of Como #508362
Tints of Como #508362
RGB
CMYK
RGB Variations
Color information
#508362 (or 0x508362) is known color: Como. HEX triplet: 50, 83 and 62. RGB value is (80,131,98). Sum of RGB (Red+Green+Blue) = 80+131+98=309 (40% of max value = 765). Red value is 80 (31.64% from 255 or 25.89% from 309); Green value is 131 (51.56% from 255 or 42.39% from 309); Blue value is 98 (38.67% from 255 or 31.72% from 309); Max value from RGB is 131 - color contains mainly: green. Hex color #508362 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #508362 is #AF7C9D. Grayscale: #707070. Windows color (decimal): -11500702 or 6456144. OLE color: 6456144.
HSL color Cylindrical-coordinate representation of color #508362: hue angle of 141.18º degrees, saturation: 0.24, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #508362 is Cyan = 0.39, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 80 | 131 | 98 | - |
| CMYK | 0.39 | 0 | 0.25 | 0.49 |
| HSL | 141.18º | 0.24% | 0.41% | - |
| HSV(B) | 141.18º | 0.39% | 0.51% | - |
| XYZ | 13.63 | 18.82 | 14.47 | - |
| YUV | 111.99 | 120.1 | 105.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 131 | 98 | 0.39 | 0 | 0.25 | 0.49 | 141.18 | 0.24 | 0.41 |
| Hex | 50 | 83 | 62 | 27 | 0 | 19 | 31 | 8D | 18 | 29 |
| Octal | 120 | 203 | 142 | 47 | 0 | 31 | 61 | 215 | 30 | 51 |
| Binary | 1010000 | 10000011 | 1100010 | 100111 | 0 | 11001 | 110001 | 10001101 | 11000 | 101001 |
Color Harmonies of #508362
Complementary color
Monochromatic Colors of #508362
Black with #508362
Text Example
Text Example
White with #508362
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #508362; }
p { color: rgb(80,131,98); }
H1.HeaderClassName
{
color: #508362;
}
.AnyTagClassName
{
color: #508362;
}
</style>
background-color css
<style>
a { background-color: #508362; }
a { background-color: rgb(80,131,98); }
div.DivClassName
{
background-color: #508362;
}
.BgClassName
{
background-color: #508362;
}
</style>
border-color css
<style>
span { border-color: #508362; }
span { border-color: rgb(80,131,98); }
td.TdClassName
{
border-color: #508362;
}
.TagClassName
{
border-color: #508362;
}
</style>