Shades of Como #528965
Tints of Como #528965
RGB
CMYK
RGB Variations
Color information
#528965 (or 0x528965) is known color: Como. HEX triplet: 52, 89 and 65. RGB value is (82,137,101). Sum of RGB (Red+Green+Blue) = 82+137+101=320 (42% of max value = 765). Red value is 82 (32.42% from 255 or 25.62% from 320); Green value is 137 (53.91% from 255 or 42.81% from 320); Blue value is 101 (39.84% from 255 or 31.56% from 320); Max value from RGB is 137 - color contains mainly: green. Hex color #528965 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #528965 is #AD769A. Grayscale: #747474. Windows color (decimal): -11368091 or 6654290. OLE color: 6654290.
HSL color Cylindrical-coordinate representation of color #528965: hue angle of 140.73º degrees, saturation: 0.25, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #528965 is Cyan = 0.40, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 82 | 137 | 101 | - |
| CMYK | 0.40 | 0 | 0.26 | 0.46 |
| HSL | 140.73º | 0.25% | 0.43% | - |
| HSV(B) | 140.73º | 0.4% | 0.54% | - |
| XYZ | 14.77 | 20.62 | 15.51 | - |
| YUV | 116.45 | 119.28 | 103.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 137 | 101 | 0.40 | 0 | 0.26 | 0.46 | 140.73 | 0.25 | 0.43 |
| Hex | 52 | 89 | 65 | 28 | 0 | 1A | 2E | 8D | 19 | 2B |
| Octal | 122 | 211 | 145 | 50 | 0 | 32 | 56 | 215 | 31 | 53 |
| Binary | 1010010 | 10001001 | 1100101 | 101000 | 0 | 11010 | 101110 | 10001101 | 11001 | 101011 |
Color Harmonies of #528965
Complementary color
Monochromatic Colors of #528965
Black with #528965
Text Example
Text Example
White with #528965
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #528965; }
p { color: rgb(82,137,101); }
H1.HeaderClassName
{
color: #528965;
}
.AnyTagClassName
{
color: #528965;
}
</style>
background-color css
<style>
a { background-color: #528965; }
a { background-color: rgb(82,137,101); }
div.DivClassName
{
background-color: #528965;
}
.BgClassName
{
background-color: #528965;
}
</style>
border-color css
<style>
span { border-color: #528965; }
span { border-color: rgb(82,137,101); }
td.TdClassName
{
border-color: #528965;
}
.TagClassName
{
border-color: #528965;
}
</style>