Shades of Kelp #525340
Tints of Kelp #525340
RGB
CMYK
RGB Variations
Color information
#525340 (or 0x525340) is known color: Kelp. HEX triplet: 52, 53 and 40. RGB value is (82,83,64). Sum of RGB (Red+Green+Blue) = 82+83+64=229 (30% of max value = 765). Red value is 82 (32.42% from 255 or 35.81% from 229); Green value is 83 (32.81% from 255 or 36.24% from 229); Blue value is 64 (25.39% from 255 or 27.95% from 229); Max value from RGB is 83 - color contains mainly: green. Hex color #525340 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #525340 is #ADACBF. Grayscale: #505050. Windows color (decimal): -11381952 or 4215634. OLE color: 4215634.
HSL color Cylindrical-coordinate representation of color #525340: hue angle of 63.16º degrees, saturation: 0.13, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #525340 is Cyan = 0.01, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 82 | 83 | 64 | - |
| CMYK | 0.01 | 0 | 0.23 | 0.67 |
| HSL | 63.16º | 0.13% | 0.29% | - |
| HSV(B) | 63.16º | 0.23% | 0.33% | - |
| XYZ | 7.5 | 8.35 | 6.07 | - |
| YUV | 80.54 | 118.67 | 129.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 83 | 64 | 0.01 | 0 | 0.23 | 0.67 | 63.16 | 0.13 | 0.29 |
| Hex | 52 | 53 | 40 | 1 | 0 | 17 | 43 | 3F | D | 1D |
| Octal | 122 | 123 | 100 | 1 | 0 | 27 | 103 | 77 | 15 | 35 |
| Binary | 1010010 | 1010011 | 1000000 | 1 | 0 | 10111 | 1000011 | 111111 | 1101 | 11101 |
Color Harmonies of #525340
Complementary color
Monochromatic Colors of #525340
Black with #525340
Text Example
Text Example
White with #525340
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #525340; }
p { color: rgb(82,83,64); }
H1.HeaderClassName
{
color: #525340;
}
.AnyTagClassName
{
color: #525340;
}
</style>
background-color css
<style>
a { background-color: #525340; }
a { background-color: rgb(82,83,64); }
div.DivClassName
{
background-color: #525340;
}
.BgClassName
{
background-color: #525340;
}
</style>
border-color css
<style>
span { border-color: #525340; }
span { border-color: rgb(82,83,64); }
td.TdClassName
{
border-color: #525340;
}
.TagClassName
{
border-color: #525340;
}
</style>