Shades of Kelp #525836
Tints of Kelp #525836
RGB
CMYK
RGB Variations
Color information
#525836 (or 0x525836) is known color: Kelp. HEX triplet: 52, 58 and 36. RGB value is (82,88,54). Sum of RGB (Red+Green+Blue) = 82+88+54=224 (29% of max value = 765). Red value is 82 (32.42% from 255 or 36.61% from 224); Green value is 88 (34.77% from 255 or 39.29% from 224); Blue value is 54 (21.48% from 255 or 24.11% from 224); Max value from RGB is 88 - color contains mainly: green. Hex color #525836 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #525836 is #ADA7C9. Grayscale: #525252. Windows color (decimal): -11380682 or 3561554. OLE color: 3561554.
HSL color Cylindrical-coordinate representation of color #525836: hue angle of 70.59º degrees, saturation: 0.24, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #525836 is Cyan = 0.07, Magento = 0, Yellow = 0.39 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 82 | 88 | 54 | - |
| CMYK | 0.07 | 0 | 0.39 | 0.65 |
| HSL | 70.59º | 0.24% | 0.28% | - |
| HSV(B) | 70.59º | 0.39% | 0.35% | - |
| XYZ | 7.64 | 9.04 | 4.83 | - |
| YUV | 82.33 | 112.01 | 127.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 88 | 54 | 0.07 | 0 | 0.39 | 0.65 | 70.59 | 0.24 | 0.28 |
| Hex | 52 | 58 | 36 | 7 | 0 | 27 | 41 | 47 | 18 | 1C |
| Octal | 122 | 130 | 66 | 7 | 0 | 47 | 101 | 107 | 30 | 34 |
| Binary | 1010010 | 1011000 | 110110 | 111 | 0 | 100111 | 1000001 | 1000111 | 11000 | 11100 |
Color Harmonies of #525836
Complementary color
Monochromatic Colors of #525836
Black with #525836
Text Example
Text Example
White with #525836
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #525836; }
p { color: rgb(82,88,54); }
H1.HeaderClassName
{
color: #525836;
}
.AnyTagClassName
{
color: #525836;
}
</style>
background-color css
<style>
a { background-color: #525836; }
a { background-color: rgb(82,88,54); }
div.DivClassName
{
background-color: #525836;
}
.BgClassName
{
background-color: #525836;
}
</style>
border-color css
<style>
span { border-color: #525836; }
span { border-color: rgb(82,88,54); }
td.TdClassName
{
border-color: #525836;
}
.TagClassName
{
border-color: #525836;
}
</style>