Shades of Como #538862
Tints of Como #538862
RGB
CMYK
RGB Variations
Color information
#538862 (or 0x538862) is known color: Como. HEX triplet: 53, 88 and 62. RGB value is (83,136,98). Sum of RGB (Red+Green+Blue) = 83+136+98=317 (41% of max value = 765). Red value is 83 (32.81% from 255 or 26.18% from 317); Green value is 136 (53.52% from 255 or 42.90% from 317); Blue value is 98 (38.67% from 255 or 30.91% from 317); Max value from RGB is 136 - color contains mainly: green. Hex color #538862 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #538862 is #AC779D. Grayscale: #737373. Windows color (decimal): -11302814 or 6457427. OLE color: 6457427.
HSL color Cylindrical-coordinate representation of color #538862: hue angle of 136.98º degrees, saturation: 0.24, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #538862 is Cyan = 0.39, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 83 | 136 | 98 | - |
| CMYK | 0.39 | 0 | 0.28 | 0.47 |
| HSL | 136.98º | 0.24% | 0.43% | - |
| HSV(B) | 136.98º | 0.39% | 0.53% | - |
| XYZ | 14.58 | 20.33 | 14.71 | - |
| YUV | 115.82 | 117.94 | 104.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 136 | 98 | 0.39 | 0 | 0.28 | 0.47 | 136.98 | 0.24 | 0.43 |
| Hex | 53 | 88 | 62 | 27 | 0 | 1C | 2F | 89 | 18 | 2B |
| Octal | 123 | 210 | 142 | 47 | 0 | 34 | 57 | 211 | 30 | 53 |
| Binary | 1010011 | 10001000 | 1100010 | 100111 | 0 | 11100 | 101111 | 10001001 | 11000 | 101011 |
Color Harmonies of #538862
Complementary color
Monochromatic Colors of #538862
Black with #538862
Text Example
Text Example
White with #538862
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #538862; }
p { color: rgb(83,136,98); }
H1.HeaderClassName
{
color: #538862;
}
.AnyTagClassName
{
color: #538862;
}
</style>
background-color css
<style>
a { background-color: #538862; }
a { background-color: rgb(83,136,98); }
div.DivClassName
{
background-color: #538862;
}
.BgClassName
{
background-color: #538862;
}
</style>
border-color css
<style>
span { border-color: #538862; }
span { border-color: rgb(83,136,98); }
td.TdClassName
{
border-color: #538862;
}
.TagClassName
{
border-color: #538862;
}
</style>