Shades of Como #538168
Tints of Como #538168
RGB
CMYK
RGB Variations
Color information
#538168 (or 0x538168) is known color: Como. HEX triplet: 53, 81 and 68. RGB value is (83,129,104). Sum of RGB (Red+Green+Blue) = 83+129+104=316 (41% of max value = 765). Red value is 83 (32.81% from 255 or 26.27% from 316); Green value is 129 (50.78% from 255 or 40.82% from 316); Blue value is 104 (41.02% from 255 or 32.91% from 316); Max value from RGB is 129 - color contains mainly: green. Hex color #538168 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #538168 is #AC7E97. Grayscale: #707070. Windows color (decimal): -11304600 or 6848851. OLE color: 6848851.
HSL color Cylindrical-coordinate representation of color #538168: hue angle of 147.39º degrees, saturation: 0.22, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #538168 is Cyan = 0.36, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 83 | 129 | 104 | - |
| CMYK | 0.36 | 0 | 0.19 | 0.49 |
| HSL | 147.39º | 0.22% | 0.42% | - |
| HSV(B) | 147.39º | 0.36% | 0.51% | - |
| XYZ | 13.92 | 18.54 | 15.94 | - |
| YUV | 112.4 | 123.26 | 107.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 129 | 104 | 0.36 | 0 | 0.19 | 0.49 | 147.39 | 0.22 | 0.42 |
| Hex | 53 | 81 | 68 | 24 | 0 | 13 | 31 | 93 | 16 | 2A |
| Octal | 123 | 201 | 150 | 44 | 0 | 23 | 61 | 223 | 26 | 52 |
| Binary | 1010011 | 10000001 | 1101000 | 100100 | 0 | 10011 | 110001 | 10010011 | 10110 | 101010 |
Color Harmonies of #538168
Complementary color
Monochromatic Colors of #538168
Black with #538168
Text Example
Text Example
White with #538168
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #538168; }
p { color: rgb(83,129,104); }
H1.HeaderClassName
{
color: #538168;
}
.AnyTagClassName
{
color: #538168;
}
</style>
background-color css
<style>
a { background-color: #538168; }
a { background-color: rgb(83,129,104); }
div.DivClassName
{
background-color: #538168;
}
.BgClassName
{
background-color: #538168;
}
</style>
border-color css
<style>
span { border-color: #538168; }
span { border-color: rgb(83,129,104); }
td.TdClassName
{
border-color: #538168;
}
.TagClassName
{
border-color: #538168;
}
</style>