Shades of Como #538963
Tints of Como #538963
RGB
CMYK
RGB Variations
Color information
#538963 (or 0x538963) is known color: Como. HEX triplet: 53, 89 and 63. RGB value is (83,137,99). Sum of RGB (Red+Green+Blue) = 83+137+99=319 (42% of max value = 765). Red value is 83 (32.81% from 255 or 26.02% from 319); Green value is 137 (53.91% from 255 or 42.95% from 319); Blue value is 99 (39.06% from 255 or 31.03% from 319); Max value from RGB is 137 - color contains mainly: green. Hex color #538963 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #538963 is #AC769C. Grayscale: #747474. Windows color (decimal): -11302557 or 6523219. OLE color: 6523219.
HSL color Cylindrical-coordinate representation of color #538963: hue angle of 137.78º degrees, saturation: 0.25, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #538963 is Cyan = 0.39, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 83 | 137 | 99 | - |
| CMYK | 0.39 | 0 | 0.28 | 0.46 |
| HSL | 137.78º | 0.25% | 0.43% | - |
| HSV(B) | 137.78º | 0.39% | 0.54% | - |
| XYZ | 14.77 | 20.63 | 15.01 | - |
| YUV | 116.52 | 118.11 | 104.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 137 | 99 | 0.39 | 0 | 0.28 | 0.46 | 137.78 | 0.25 | 0.43 |
| Hex | 53 | 89 | 63 | 27 | 0 | 1C | 2E | 8A | 19 | 2B |
| Octal | 123 | 211 | 143 | 47 | 0 | 34 | 56 | 212 | 31 | 53 |
| Binary | 1010011 | 10001001 | 1100011 | 100111 | 0 | 11100 | 101110 | 10001010 | 11001 | 101011 |
Color Harmonies of #538963
Complementary color
Monochromatic Colors of #538963
Black with #538963
Text Example
Text Example
White with #538963
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #538963; }
p { color: rgb(83,137,99); }
H1.HeaderClassName
{
color: #538963;
}
.AnyTagClassName
{
color: #538963;
}
</style>
background-color css
<style>
a { background-color: #538963; }
a { background-color: rgb(83,137,99); }
div.DivClassName
{
background-color: #538963;
}
.BgClassName
{
background-color: #538963;
}
</style>
border-color css
<style>
span { border-color: #538963; }
span { border-color: rgb(83,137,99); }
td.TdClassName
{
border-color: #538963;
}
.TagClassName
{
border-color: #538963;
}
</style>