Shades of Como #538166
Tints of Como #538166
RGB
CMYK
RGB Variations
Color information
#538166 (or 0x538166) is known color: Como. HEX triplet: 53, 81 and 66. RGB value is (83,129,102). Sum of RGB (Red+Green+Blue) = 83+129+102=314 (41% of max value = 765). Red value is 83 (32.81% from 255 or 26.43% from 314); Green value is 129 (50.78% from 255 or 41.08% from 314); Blue value is 102 (40.23% from 255 or 32.48% from 314); Max value from RGB is 129 - color contains mainly: green. Hex color #538166 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #538166 is #AC7E99. Grayscale: #707070. Windows color (decimal): -11304602 or 6717779. OLE color: 6717779.
HSL color Cylindrical-coordinate representation of color #538166: hue angle of 144.78º degrees, saturation: 0.22, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #538166 is Cyan = 0.36, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 83 | 129 | 102 | - |
| CMYK | 0.36 | 0 | 0.21 | 0.49 |
| HSL | 144.78º | 0.22% | 0.42% | - |
| HSV(B) | 144.78º | 0.36% | 0.51% | - |
| XYZ | 13.82 | 18.5 | 15.41 | - |
| YUV | 112.17 | 122.26 | 107.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 129 | 102 | 0.36 | 0 | 0.21 | 0.49 | 144.78 | 0.22 | 0.42 |
| Hex | 53 | 81 | 66 | 24 | 0 | 15 | 31 | 91 | 16 | 2A |
| Octal | 123 | 201 | 146 | 44 | 0 | 25 | 61 | 221 | 26 | 52 |
| Binary | 1010011 | 10000001 | 1100110 | 100100 | 0 | 10101 | 110001 | 10010001 | 10110 | 101010 |
Color Harmonies of #538166
Complementary color
Monochromatic Colors of #538166
Black with #538166
Text Example
Text Example
White with #538166
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #538166; }
p { color: rgb(83,129,102); }
H1.HeaderClassName
{
color: #538166;
}
.AnyTagClassName
{
color: #538166;
}
</style>
background-color css
<style>
a { background-color: #538166; }
a { background-color: rgb(83,129,102); }
div.DivClassName
{
background-color: #538166;
}
.BgClassName
{
background-color: #538166;
}
</style>
border-color css
<style>
span { border-color: #538166; }
span { border-color: rgb(83,129,102); }
td.TdClassName
{
border-color: #538166;
}
.TagClassName
{
border-color: #538166;
}
</style>