Shades of Como #538567
Tints of Como #538567
RGB
CMYK
RGB Variations
Color information
#538567 (or 0x538567) is known color: Como. HEX triplet: 53, 85 and 67. RGB value is (83,133,103). Sum of RGB (Red+Green+Blue) = 83+133+103=319 (42% of max value = 765). Red value is 83 (32.81% from 255 or 26.02% from 319); Green value is 133 (52.34% from 255 or 41.69% from 319); Blue value is 103 (40.62% from 255 or 32.29% from 319); Max value from RGB is 133 - color contains mainly: green. Hex color #538567 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #538567 is #AC7A98. Grayscale: #727272. Windows color (decimal): -11303577 or 6784339. OLE color: 6784339.
HSL color Cylindrical-coordinate representation of color #538567: hue angle of 144º degrees, saturation: 0.23, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #538567 is Cyan = 0.38, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 83 | 133 | 103 | - |
| CMYK | 0.38 | 0 | 0.23 | 0.48 |
| HSL | 144º | 0.23% | 0.42% | - |
| HSV(B) | 144º | 0.38% | 0.52% | - |
| XYZ | 14.4 | 19.59 | 15.85 | - |
| YUV | 114.63 | 121.44 | 105.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 133 | 103 | 0.38 | 0 | 0.23 | 0.48 | 144 | 0.23 | 0.42 |
| Hex | 53 | 85 | 67 | 26 | 0 | 17 | 30 | 90 | 17 | 2A |
| Octal | 123 | 205 | 147 | 46 | 0 | 27 | 60 | 220 | 27 | 52 |
| Binary | 1010011 | 10000101 | 1100111 | 100110 | 0 | 10111 | 110000 | 10010000 | 10111 | 101010 |
Color Harmonies of #538567
Complementary color
Monochromatic Colors of #538567
Black with #538567
Text Example
Text Example
White with #538567
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #538567; }
p { color: rgb(83,133,103); }
H1.HeaderClassName
{
color: #538567;
}
.AnyTagClassName
{
color: #538567;
}
</style>
background-color css
<style>
a { background-color: #538567; }
a { background-color: rgb(83,133,103); }
div.DivClassName
{
background-color: #538567;
}
.BgClassName
{
background-color: #538567;
}
</style>
border-color css
<style>
span { border-color: #538567; }
span { border-color: rgb(83,133,103); }
td.TdClassName
{
border-color: #538567;
}
.TagClassName
{
border-color: #538567;
}
</style>