Shades of Como #538569
Tints of Como #538569
RGB
CMYK
RGB Variations
Color information
#538569 (or 0x538569) is known color: Como. HEX triplet: 53, 85 and 69. RGB value is (83,133,105). Sum of RGB (Red+Green+Blue) = 83+133+105=321 (42% of max value = 765). Red value is 83 (32.81% from 255 or 25.86% from 321); Green value is 133 (52.34% from 255 or 41.43% from 321); Blue value is 105 (41.41% from 255 or 32.71% from 321); Max value from RGB is 133 - color contains mainly: green. Hex color #538569 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #538569 is #AC7A96. Grayscale: #727272. Windows color (decimal): -11303575 or 6915411. OLE color: 6915411.
HSL color Cylindrical-coordinate representation of color #538569: hue angle of 146.4º 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 #538569 is Cyan = 0.38, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 83 | 133 | 105 | - |
| CMYK | 0.38 | 0 | 0.21 | 0.48 |
| HSL | 146.4º | 0.23% | 0.42% | - |
| HSV(B) | 146.4º | 0.38% | 0.52% | - |
| XYZ | 14.5 | 19.63 | 16.39 | - |
| YUV | 114.86 | 122.44 | 105.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 133 | 105 | 0.38 | 0 | 0.21 | 0.48 | 146.4 | 0.23 | 0.42 |
| Hex | 53 | 85 | 69 | 26 | 0 | 15 | 30 | 92 | 17 | 2A |
| Octal | 123 | 205 | 151 | 46 | 0 | 25 | 60 | 222 | 27 | 52 |
| Binary | 1010011 | 10000101 | 1101001 | 100110 | 0 | 10101 | 110000 | 10010010 | 10111 | 101010 |
Color Harmonies of #538569
Complementary color
Monochromatic Colors of #538569
Black with #538569
Text Example
Text Example
White with #538569
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #538569; }
p { color: rgb(83,133,105); }
H1.HeaderClassName
{
color: #538569;
}
.AnyTagClassName
{
color: #538569;
}
</style>
background-color css
<style>
a { background-color: #538569; }
a { background-color: rgb(83,133,105); }
div.DivClassName
{
background-color: #538569;
}
.BgClassName
{
background-color: #538569;
}
</style>
border-color css
<style>
span { border-color: #538569; }
span { border-color: rgb(83,133,105); }
td.TdClassName
{
border-color: #538569;
}
.TagClassName
{
border-color: #538569;
}
</style>