Shades of Como #539067
Tints of Como #539067
RGB
CMYK
RGB Variations
Color information
#539067 (or 0x539067) is known color: Como. HEX triplet: 53, 90 and 67. RGB value is (83,144,103). Sum of RGB (Red+Green+Blue) = 83+144+103=330 (43% of max value = 765). Red value is 83 (32.81% from 255 or 25.15% from 330); Green value is 144 (56.64% from 255 or 43.64% from 330); Blue value is 103 (40.62% from 255 or 31.21% from 330); Max value from RGB is 144 - color contains mainly: green. Hex color #539067 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #539067 is #AC6F98. Grayscale: #797979. Windows color (decimal): -11300761 or 6787155. OLE color: 6787155.
HSL color Cylindrical-coordinate representation of color #539067: hue angle of 139.67º degrees, saturation: 0.27, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #539067 is Cyan = 0.42, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 83 | 144 | 103 | - |
| CMYK | 0.42 | 0 | 0.28 | 0.44 |
| HSL | 139.67º | 0.27% | 0.45% | - |
| HSV(B) | 139.67º | 0.42% | 0.56% | - |
| XYZ | 15.99 | 22.76 | 16.38 | - |
| YUV | 121.09 | 117.79 | 100.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 144 | 103 | 0.42 | 0 | 0.28 | 0.44 | 139.67 | 0.27 | 0.45 |
| Hex | 53 | 90 | 67 | 2A | 0 | 1C | 2C | 8C | 1B | 2D |
| Octal | 123 | 220 | 147 | 52 | 0 | 34 | 54 | 214 | 33 | 55 |
| Binary | 1010011 | 10010000 | 1100111 | 101010 | 0 | 11100 | 101100 | 10001100 | 11011 | 101101 |
Color Harmonies of #539067
Complementary color
Monochromatic Colors of #539067
Black with #539067
Text Example
Text Example
White with #539067
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #539067; }
p { color: rgb(83,144,103); }
H1.HeaderClassName
{
color: #539067;
}
.AnyTagClassName
{
color: #539067;
}
</style>
background-color css
<style>
a { background-color: #539067; }
a { background-color: rgb(83,144,103); }
div.DivClassName
{
background-color: #539067;
}
.BgClassName
{
background-color: #539067;
}
</style>
border-color css
<style>
span { border-color: #539067; }
span { border-color: rgb(83,144,103); }
td.TdClassName
{
border-color: #539067;
}
.TagClassName
{
border-color: #539067;
}
</style>