Shades of Como #538264
Tints of Como #538264
RGB
CMYK
RGB Variations
Color information
#538264 (or 0x538264) is known color: Como. HEX triplet: 53, 82 and 64. RGB value is (83,130,100). Sum of RGB (Red+Green+Blue) = 83+130+100=313 (41% of max value = 765). Red value is 83 (32.81% from 255 or 26.52% from 313); Green value is 130 (51.17% from 255 or 41.53% from 313); Blue value is 100 (39.45% from 255 or 31.95% from 313); Max value from RGB is 130 - color contains mainly: green. Hex color #538264 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #538264 is #AC7D9B. Grayscale: #707070. Windows color (decimal): -11304348 or 6586963. OLE color: 6586963.
HSL color Cylindrical-coordinate representation of color #538264: hue angle of 141.7º 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 #538264 is Cyan = 0.36, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 83 | 130 | 100 | - |
| CMYK | 0.36 | 0 | 0.23 | 0.49 |
| HSL | 141.7º | 0.22% | 0.42% | - |
| HSV(B) | 141.7º | 0.36% | 0.51% | - |
| XYZ | 13.85 | 18.72 | 14.94 | - |
| YUV | 112.53 | 120.93 | 106.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 130 | 100 | 0.36 | 0 | 0.23 | 0.49 | 141.7 | 0.22 | 0.42 |
| Hex | 53 | 82 | 64 | 24 | 0 | 17 | 31 | 8E | 16 | 2A |
| Octal | 123 | 202 | 144 | 44 | 0 | 27 | 61 | 216 | 26 | 52 |
| Binary | 1010011 | 10000010 | 1100100 | 100100 | 0 | 10111 | 110001 | 10001110 | 10110 | 101010 |
Color Harmonies of #538264
Complementary color
Monochromatic Colors of #538264
Black with #538264
Text Example
Text Example
White with #538264
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #538264; }
p { color: rgb(83,130,100); }
H1.HeaderClassName
{
color: #538264;
}
.AnyTagClassName
{
color: #538264;
}
</style>
background-color css
<style>
a { background-color: #538264; }
a { background-color: rgb(83,130,100); }
div.DivClassName
{
background-color: #538264;
}
.BgClassName
{
background-color: #538264;
}
</style>
border-color css
<style>
span { border-color: #538264; }
span { border-color: rgb(83,130,100); }
td.TdClassName
{
border-color: #538264;
}
.TagClassName
{
border-color: #538264;
}
</style>