Shades of Como #538669
Tints of Como #538669
RGB
CMYK
RGB Variations
Color information
#538669 (or 0x538669) is known color: Como. HEX triplet: 53, 86 and 69. RGB value is (83,134,105). Sum of RGB (Red+Green+Blue) = 83+134+105=322 (42% of max value = 765). Red value is 83 (32.81% from 255 or 25.78% from 322); Green value is 134 (52.73% from 255 or 41.61% from 322); Blue value is 105 (41.41% from 255 or 32.61% from 322); Max value from RGB is 134 - color contains mainly: green. Hex color #538669 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #538669 is #AC7996. Grayscale: #737373. Windows color (decimal): -11303319 or 6915667. OLE color: 6915667.
HSL color Cylindrical-coordinate representation of color #538669: hue angle of 145.88º degrees, saturation: 0.24, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #538669 is Cyan = 0.38, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 83 | 134 | 105 | - |
| CMYK | 0.38 | 0 | 0.22 | 0.47 |
| HSL | 145.88º | 0.24% | 0.43% | - |
| HSV(B) | 145.88º | 0.38% | 0.53% | - |
| XYZ | 14.64 | 19.91 | 16.44 | - |
| YUV | 115.45 | 122.1 | 104.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 134 | 105 | 0.38 | 0 | 0.22 | 0.47 | 145.88 | 0.24 | 0.43 |
| Hex | 53 | 86 | 69 | 26 | 0 | 16 | 2F | 92 | 18 | 2B |
| Octal | 123 | 206 | 151 | 46 | 0 | 26 | 57 | 222 | 30 | 53 |
| Binary | 1010011 | 10000110 | 1101001 | 100110 | 0 | 10110 | 101111 | 10010010 | 11000 | 101011 |
Color Harmonies of #538669
Complementary color
Monochromatic Colors of #538669
Black with #538669
Text Example
Text Example
White with #538669
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #538669; }
p { color: rgb(83,134,105); }
H1.HeaderClassName
{
color: #538669;
}
.AnyTagClassName
{
color: #538669;
}
</style>
background-color css
<style>
a { background-color: #538669; }
a { background-color: rgb(83,134,105); }
div.DivClassName
{
background-color: #538669;
}
.BgClassName
{
background-color: #538669;
}
</style>
border-color css
<style>
span { border-color: #538669; }
span { border-color: rgb(83,134,105); }
td.TdClassName
{
border-color: #538669;
}
.TagClassName
{
border-color: #538669;
}
</style>