Shades of Como #538368
Tints of Como #538368
RGB
CMYK
RGB Variations
Color information
#538368 (or 0x538368) is known color: Como. HEX triplet: 53, 83 and 68. RGB value is (83,131,104). Sum of RGB (Red+Green+Blue) = 83+131+104=318 (42% of max value = 765). Red value is 83 (32.81% from 255 or 26.10% from 318); Green value is 131 (51.56% from 255 or 41.19% from 318); Blue value is 104 (41.02% from 255 or 32.70% from 318); Max value from RGB is 131 - color contains mainly: green. Hex color #538368 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #538368 is #AC7C97. Grayscale: #717171. Windows color (decimal): -11304088 or 6849363. OLE color: 6849363.
HSL color Cylindrical-coordinate representation of color #538368: hue angle of 146.25º degrees, saturation: 0.22, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #538368 is Cyan = 0.37, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 83 | 131 | 104 | - |
| CMYK | 0.37 | 0 | 0.21 | 0.49 |
| HSL | 146.25º | 0.22% | 0.42% | - |
| HSV(B) | 146.25º | 0.37% | 0.51% | - |
| XYZ | 14.18 | 19.07 | 16.03 | - |
| YUV | 113.57 | 122.6 | 106.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 131 | 104 | 0.37 | 0 | 0.21 | 0.49 | 146.25 | 0.22 | 0.42 |
| Hex | 53 | 83 | 68 | 25 | 0 | 15 | 31 | 92 | 16 | 2A |
| Octal | 123 | 203 | 150 | 45 | 0 | 25 | 61 | 222 | 26 | 52 |
| Binary | 1010011 | 10000011 | 1101000 | 100101 | 0 | 10101 | 110001 | 10010010 | 10110 | 101010 |
Color Harmonies of #538368
Complementary color
Monochromatic Colors of #538368
Black with #538368
Text Example
Text Example
White with #538368
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #538368; }
p { color: rgb(83,131,104); }
H1.HeaderClassName
{
color: #538368;
}
.AnyTagClassName
{
color: #538368;
}
</style>
background-color css
<style>
a { background-color: #538368; }
a { background-color: rgb(83,131,104); }
div.DivClassName
{
background-color: #538368;
}
.BgClassName
{
background-color: #538368;
}
</style>
border-color css
<style>
span { border-color: #538368; }
span { border-color: rgb(83,131,104); }
td.TdClassName
{
border-color: #538368;
}
.TagClassName
{
border-color: #538368;
}
</style>