Shades of Kelp #525638
Tints of Kelp #525638
RGB
CMYK
RGB Variations
Color information
#525638 (or 0x525638) is known color: Kelp. HEX triplet: 52, 56 and 38. RGB value is (82,86,56). Sum of RGB (Red+Green+Blue) = 82+86+56=224 (29% of max value = 765). Red value is 82 (32.42% from 255 or 36.61% from 224); Green value is 86 (33.98% from 255 or 38.39% from 224); Blue value is 56 (22.27% from 255 or 25% from 224); Max value from RGB is 86 - color contains mainly: green. Hex color #525638 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #525638 is #ADA9C7. Grayscale: #515151. Windows color (decimal): -11381192 or 3692114. OLE color: 3692114.
HSL color Cylindrical-coordinate representation of color #525638: hue angle of 68º degrees, saturation: 0.21, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #525638 is Cyan = 0.05, Magento = 0, Yellow = 0.35 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 82 | 86 | 56 | - |
| CMYK | 0.05 | 0 | 0.35 | 0.66 |
| HSL | 68º | 0.21% | 0.28% | - |
| HSV(B) | 68º | 0.35% | 0.34% | - |
| XYZ | 7.52 | 8.73 | 5.03 | - |
| YUV | 81.38 | 113.67 | 128.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 86 | 56 | 0.05 | 0 | 0.35 | 0.66 | 68 | 0.21 | 0.28 |
| Hex | 52 | 56 | 38 | 5 | 0 | 23 | 42 | 44 | 15 | 1C |
| Octal | 122 | 126 | 70 | 5 | 0 | 43 | 102 | 104 | 25 | 34 |
| Binary | 1010010 | 1010110 | 111000 | 101 | 0 | 100011 | 1000010 | 1000100 | 10101 | 11100 |
Color Harmonies of #525638
Complementary color
Monochromatic Colors of #525638
Black with #525638
Text Example
Text Example
White with #525638
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #525638; }
p { color: rgb(82,86,56); }
H1.HeaderClassName
{
color: #525638;
}
.AnyTagClassName
{
color: #525638;
}
</style>
background-color css
<style>
a { background-color: #525638; }
a { background-color: rgb(82,86,56); }
div.DivClassName
{
background-color: #525638;
}
.BgClassName
{
background-color: #525638;
}
</style>
border-color css
<style>
span { border-color: #525638; }
span { border-color: rgb(82,86,56); }
td.TdClassName
{
border-color: #525638;
}
.TagClassName
{
border-color: #525638;
}
</style>