Shades of Kelp #525541
Tints of Kelp #525541
RGB
CMYK
RGB Variations
Color information
#525541 (or 0x525541) is known color: Kelp. HEX triplet: 52, 55 and 41. RGB value is (82,85,65). Sum of RGB (Red+Green+Blue) = 82+85+65=232 (30% of max value = 765). Red value is 82 (32.42% from 255 or 35.34% from 232); Green value is 85 (33.59% from 255 or 36.64% from 232); Blue value is 65 (25.78% from 255 or 28.02% from 232); Max value from RGB is 85 - color contains mainly: green. Hex color #525541 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #525541 is #ADAABE. Grayscale: #515151. Windows color (decimal): -11381439 or 4281682. OLE color: 4281682.
HSL color Cylindrical-coordinate representation of color #525541: hue angle of 69º degrees, saturation: 0.13, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #525541 is Cyan = 0.04, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 82 | 85 | 65 | - |
| CMYK | 0.04 | 0 | 0.24 | 0.67 |
| HSL | 69º | 0.13% | 0.29% | - |
| HSV(B) | 69º | 0.24% | 0.33% | - |
| XYZ | 7.68 | 8.67 | 6.27 | - |
| YUV | 81.82 | 118.51 | 128.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 85 | 65 | 0.04 | 0 | 0.24 | 0.67 | 69 | 0.13 | 0.29 |
| Hex | 52 | 55 | 41 | 4 | 0 | 18 | 43 | 45 | D | 1D |
| Octal | 122 | 125 | 101 | 4 | 0 | 30 | 103 | 105 | 15 | 35 |
| Binary | 1010010 | 1010101 | 1000001 | 100 | 0 | 11000 | 1000011 | 1000101 | 1101 | 11101 |
Color Harmonies of #525541
Complementary color
Monochromatic Colors of #525541
Black with #525541
Text Example
Text Example
White with #525541
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #525541; }
p { color: rgb(82,85,65); }
H1.HeaderClassName
{
color: #525541;
}
.AnyTagClassName
{
color: #525541;
}
</style>
background-color css
<style>
a { background-color: #525541; }
a { background-color: rgb(82,85,65); }
div.DivClassName
{
background-color: #525541;
}
.BgClassName
{
background-color: #525541;
}
</style>
border-color css
<style>
span { border-color: #525541; }
span { border-color: rgb(82,85,65); }
td.TdClassName
{
border-color: #525541;
}
.TagClassName
{
border-color: #525541;
}
</style>