Shades of Como #538066
Tints of Como #538066
RGB
CMYK
RGB Variations
Color information
#538066 (or 0x538066) is known color: Como. HEX triplet: 53, 80 and 66. RGB value is (83,128,102). Sum of RGB (Red+Green+Blue) = 83+128+102=313 (41% of max value = 765). Red value is 83 (32.81% from 255 or 26.52% from 313); Green value is 128 (50.39% from 255 or 40.89% from 313); Blue value is 102 (40.23% from 255 or 32.59% from 313); Max value from RGB is 128 - color contains mainly: green. Hex color #538066 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #538066 is #AC7F99. Grayscale: #6F6F6F. Windows color (decimal): -11304858 or 6717523. OLE color: 6717523.
HSL color Cylindrical-coordinate representation of color #538066: hue angle of 145.33º degrees, saturation: 0.21, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #538066 is Cyan = 0.35, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 83 | 128 | 102 | - |
| CMYK | 0.35 | 0 | 0.20 | 0.50 |
| HSL | 145.33º | 0.21% | 0.41% | - |
| HSV(B) | 145.33º | 0.35% | 0.5% | - |
| XYZ | 13.68 | 18.24 | 15.37 | - |
| YUV | 111.58 | 122.59 | 107.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 128 | 102 | 0.35 | 0 | 0.20 | 0.50 | 145.33 | 0.21 | 0.41 |
| Hex | 53 | 80 | 66 | 23 | 0 | 14 | 32 | 91 | 15 | 29 |
| Octal | 123 | 200 | 146 | 43 | 0 | 24 | 62 | 221 | 25 | 51 |
| Binary | 1010011 | 10000000 | 1100110 | 100011 | 0 | 10100 | 110010 | 10010001 | 10101 | 101001 |
Color Harmonies of #538066
Complementary color
Monochromatic Colors of #538066
Black with #538066
Text Example
Text Example
White with #538066
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #538066; }
p { color: rgb(83,128,102); }
H1.HeaderClassName
{
color: #538066;
}
.AnyTagClassName
{
color: #538066;
}
</style>
background-color css
<style>
a { background-color: #538066; }
a { background-color: rgb(83,128,102); }
div.DivClassName
{
background-color: #538066;
}
.BgClassName
{
background-color: #538066;
}
</style>
border-color css
<style>
span { border-color: #538066; }
span { border-color: rgb(83,128,102); }
td.TdClassName
{
border-color: #538066;
}
.TagClassName
{
border-color: #538066;
}
</style>