Shades of Como #538668
Tints of Como #538668
RGB
CMYK
RGB Variations
Color information
#538668 (or 0x538668) is known color: Como. HEX triplet: 53, 86 and 68. RGB value is (83,134,104). Sum of RGB (Red+Green+Blue) = 83+134+104=321 (42% of max value = 765). Red value is 83 (32.81% from 255 or 25.86% from 321); Green value is 134 (52.73% from 255 or 41.74% from 321); Blue value is 104 (41.02% from 255 or 32.40% from 321); Max value from RGB is 134 - color contains mainly: green. Hex color #538668 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #538668 is #AC7997. Grayscale: #737373. Windows color (decimal): -11303320 or 6850131. OLE color: 6850131.
HSL color Cylindrical-coordinate representation of color #538668: hue angle of 144.71º 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 #538668 is Cyan = 0.38, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 83 | 134 | 104 | - |
| CMYK | 0.38 | 0 | 0.22 | 0.47 |
| HSL | 144.71º | 0.24% | 0.43% | - |
| HSV(B) | 144.71º | 0.38% | 0.53% | - |
| XYZ | 14.59 | 19.89 | 16.17 | - |
| YUV | 115.33 | 121.6 | 104.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 134 | 104 | 0.38 | 0 | 0.22 | 0.47 | 144.71 | 0.24 | 0.43 |
| Hex | 53 | 86 | 68 | 26 | 0 | 16 | 2F | 91 | 18 | 2B |
| Octal | 123 | 206 | 150 | 46 | 0 | 26 | 57 | 221 | 30 | 53 |
| Binary | 1010011 | 10000110 | 1101000 | 100110 | 0 | 10110 | 101111 | 10010001 | 11000 | 101011 |
Color Harmonies of #538668
Complementary color
Monochromatic Colors of #538668
Black with #538668
Text Example
Text Example
White with #538668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #538668; }
p { color: rgb(83,134,104); }
H1.HeaderClassName
{
color: #538668;
}
.AnyTagClassName
{
color: #538668;
}
</style>
background-color css
<style>
a { background-color: #538668; }
a { background-color: rgb(83,134,104); }
div.DivClassName
{
background-color: #538668;
}
.BgClassName
{
background-color: #538668;
}
</style>
border-color css
<style>
span { border-color: #538668; }
span { border-color: rgb(83,134,104); }
td.TdClassName
{
border-color: #538668;
}
.TagClassName
{
border-color: #538668;
}
</style>