Shades of Kelp #525438
Tints of Kelp #525438
RGB
CMYK
RGB Variations
Color information
#525438 (or 0x525438) is known color: Kelp. HEX triplet: 52, 54 and 38. RGB value is (82,84,56). Sum of RGB (Red+Green+Blue) = 82+84+56=222 (29% of max value = 765). Red value is 82 (32.42% from 255 or 36.94% from 222); Green value is 84 (33.20% from 255 or 37.84% from 222); Blue value is 56 (22.27% from 255 or 25.23% from 222); Max value from RGB is 84 - color contains mainly: green. Hex color #525438 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #525438 is #ADABC7. Grayscale: #505050. Windows color (decimal): -11381704 or 3691602. OLE color: 3691602.
HSL color Cylindrical-coordinate representation of color #525438: hue angle of 64.29º degrees, saturation: 0.2, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #525438 is Cyan = 0.02, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 82 | 84 | 56 | - |
| CMYK | 0.02 | 0 | 0.33 | 0.67 |
| HSL | 64.29º | 0.2% | 0.27% | - |
| HSV(B) | 64.29º | 0.33% | 0.33% | - |
| XYZ | 7.36 | 8.42 | 4.98 | - |
| YUV | 80.21 | 114.34 | 129.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 84 | 56 | 0.02 | 0 | 0.33 | 0.67 | 64.29 | 0.2 | 0.27 |
| Hex | 52 | 54 | 38 | 2 | 0 | 21 | 43 | 40 | 14 | 1B |
| Octal | 122 | 124 | 70 | 2 | 0 | 41 | 103 | 100 | 24 | 33 |
| Binary | 1010010 | 1010100 | 111000 | 10 | 0 | 100001 | 1000011 | 1000000 | 10100 | 11011 |
Color Harmonies of #525438
Complementary color
Monochromatic Colors of #525438
Black with #525438
Text Example
Text Example
White with #525438
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #525438; }
p { color: rgb(82,84,56); }
H1.HeaderClassName
{
color: #525438;
}
.AnyTagClassName
{
color: #525438;
}
</style>
background-color css
<style>
a { background-color: #525438; }
a { background-color: rgb(82,84,56); }
div.DivClassName
{
background-color: #525438;
}
.BgClassName
{
background-color: #525438;
}
</style>
border-color css
<style>
span { border-color: #525438; }
span { border-color: rgb(82,84,56); }
td.TdClassName
{
border-color: #525438;
}
.TagClassName
{
border-color: #525438;
}
</style>