Shades of Como #538067
Tints of Como #538067
RGB
CMYK
RGB Variations
Color information
#538067 (or 0x538067) is known color: Como. HEX triplet: 53, 80 and 67. RGB value is (83,128,103). Sum of RGB (Red+Green+Blue) = 83+128+103=314 (41% of max value = 765). Red value is 83 (32.81% from 255 or 26.43% from 314); Green value is 128 (50.39% from 255 or 40.76% from 314); Blue value is 103 (40.62% from 255 or 32.80% from 314); Max value from RGB is 128 - color contains mainly: green. Hex color #538067 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #538067 is #AC7F98. Grayscale: #6F6F6F. Windows color (decimal): -11304857 or 6783059. OLE color: 6783059.
HSL color Cylindrical-coordinate representation of color #538067: hue angle of 146.67º 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 #538067 is Cyan = 0.35, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 83 | 128 | 103 | - |
| CMYK | 0.35 | 0 | 0.20 | 0.50 |
| HSL | 146.67º | 0.21% | 0.41% | - |
| HSV(B) | 146.67º | 0.35% | 0.5% | - |
| XYZ | 13.73 | 18.26 | 15.63 | - |
| YUV | 111.7 | 123.09 | 107.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 128 | 103 | 0.35 | 0 | 0.20 | 0.50 | 146.67 | 0.21 | 0.41 |
| Hex | 53 | 80 | 67 | 23 | 0 | 14 | 32 | 93 | 15 | 29 |
| Octal | 123 | 200 | 147 | 43 | 0 | 24 | 62 | 223 | 25 | 51 |
| Binary | 1010011 | 10000000 | 1100111 | 100011 | 0 | 10100 | 110010 | 10010011 | 10101 | 101001 |
Color Harmonies of #538067
Complementary color
Monochromatic Colors of #538067
Black with #538067
Text Example
Text Example
White with #538067
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #538067; }
p { color: rgb(83,128,103); }
H1.HeaderClassName
{
color: #538067;
}
.AnyTagClassName
{
color: #538067;
}
</style>
background-color css
<style>
a { background-color: #538067; }
a { background-color: rgb(83,128,103); }
div.DivClassName
{
background-color: #538067;
}
.BgClassName
{
background-color: #538067;
}
</style>
border-color css
<style>
span { border-color: #538067; }
span { border-color: rgb(83,128,103); }
td.TdClassName
{
border-color: #538067;
}
.TagClassName
{
border-color: #538067;
}
</style>