Shades of Kelp #525446
Tints of Kelp #525446
RGB
CMYK
RGB Variations
Color information
#525446 (or 0x525446) is known color: Kelp. HEX triplet: 52, 54 and 46. RGB value is (82,84,70). Sum of RGB (Red+Green+Blue) = 82+84+70=236 (31% of max value = 765). Red value is 82 (32.42% from 255 or 34.75% from 236); Green value is 84 (33.20% from 255 or 35.59% from 236); Blue value is 70 (27.73% from 255 or 29.66% from 236); Max value from RGB is 84 - color contains mainly: green. Hex color #525446 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #525446 is #ADABB9. Grayscale: #515151. Windows color (decimal): -11381690 or 4609106. OLE color: 4609106.
HSL color Cylindrical-coordinate representation of color #525446: hue angle of 68.57º degrees, saturation: 0.09, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #525446 is Cyan = 0.02, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 82 | 84 | 70 | - |
| CMYK | 0.02 | 0 | 0.17 | 0.67 |
| HSL | 68.57º | 0.09% | 0.3% | - |
| HSV(B) | 68.57º | 0.17% | 0.33% | - |
| XYZ | 7.76 | 8.58 | 7.04 | - |
| YUV | 81.81 | 121.34 | 128.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 84 | 70 | 0.02 | 0 | 0.17 | 0.67 | 68.57 | 0.09 | 0.3 |
| Hex | 52 | 54 | 46 | 2 | 0 | 11 | 43 | 45 | 9 | 1E |
| Octal | 122 | 124 | 106 | 2 | 0 | 21 | 103 | 105 | 11 | 36 |
| Binary | 1010010 | 1010100 | 1000110 | 10 | 0 | 10001 | 1000011 | 1000101 | 1001 | 11110 |
Color Harmonies of #525446
Complementary color
Monochromatic Colors of #525446
Black with #525446
Text Example
Text Example
White with #525446
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #525446; }
p { color: rgb(82,84,70); }
H1.HeaderClassName
{
color: #525446;
}
.AnyTagClassName
{
color: #525446;
}
</style>
background-color css
<style>
a { background-color: #525446; }
a { background-color: rgb(82,84,70); }
div.DivClassName
{
background-color: #525446;
}
.BgClassName
{
background-color: #525446;
}
</style>
border-color css
<style>
span { border-color: #525446; }
span { border-color: rgb(82,84,70); }
td.TdClassName
{
border-color: #525446;
}
.TagClassName
{
border-color: #525446;
}
</style>