Shades of Como #538467
Tints of Como #538467
RGB
CMYK
RGB Variations
Color information
#538467 (or 0x538467) is known color: Como. HEX triplet: 53, 84 and 67. RGB value is (83,132,103). Sum of RGB (Red+Green+Blue) = 83+132+103=318 (42% of max value = 765). Red value is 83 (32.81% from 255 or 26.10% from 318); Green value is 132 (51.95% from 255 or 41.51% from 318); Blue value is 103 (40.62% from 255 or 32.39% from 318); Max value from RGB is 132 - color contains mainly: green. Hex color #538467 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #538467 is #AC7B98. Grayscale: #727272. Windows color (decimal): -11303833 or 6784083. OLE color: 6784083.
HSL color Cylindrical-coordinate representation of color #538467: hue angle of 144.49º degrees, saturation: 0.23, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #538467 is Cyan = 0.37, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 83 | 132 | 103 | - |
| CMYK | 0.37 | 0 | 0.22 | 0.48 |
| HSL | 144.49º | 0.23% | 0.42% | - |
| HSV(B) | 144.49º | 0.37% | 0.52% | - |
| XYZ | 14.27 | 19.32 | 15.81 | - |
| YUV | 114.04 | 121.77 | 105.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 132 | 103 | 0.37 | 0 | 0.22 | 0.48 | 144.49 | 0.23 | 0.42 |
| Hex | 53 | 84 | 67 | 25 | 0 | 16 | 30 | 90 | 17 | 2A |
| Octal | 123 | 204 | 147 | 45 | 0 | 26 | 60 | 220 | 27 | 52 |
| Binary | 1010011 | 10000100 | 1100111 | 100101 | 0 | 10110 | 110000 | 10010000 | 10111 | 101010 |
Color Harmonies of #538467
Complementary color
Monochromatic Colors of #538467
Black with #538467
Text Example
Text Example
White with #538467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #538467; }
p { color: rgb(83,132,103); }
H1.HeaderClassName
{
color: #538467;
}
.AnyTagClassName
{
color: #538467;
}
</style>
background-color css
<style>
a { background-color: #538467; }
a { background-color: rgb(83,132,103); }
div.DivClassName
{
background-color: #538467;
}
.BgClassName
{
background-color: #538467;
}
</style>
border-color css
<style>
span { border-color: #538467; }
span { border-color: rgb(83,132,103); }
td.TdClassName
{
border-color: #538467;
}
.TagClassName
{
border-color: #538467;
}
</style>