Shades of Kelp #505738
Tints of Kelp #505738
RGB
CMYK
RGB Variations
Color information
#505738 (or 0x505738) is known color: Kelp. HEX triplet: 50, 57 and 38. RGB value is (80,87,56). Sum of RGB (Red+Green+Blue) = 80+87+56=223 (29% of max value = 765). Red value is 80 (31.64% from 255 or 35.87% from 223); Green value is 87 (34.38% from 255 or 39.01% from 223); Blue value is 56 (22.27% from 255 or 25.11% from 223); Max value from RGB is 87 - color contains mainly: green. Hex color #505738 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #505738 is #AFA8C7. Grayscale: #515151. Windows color (decimal): -11512008 or 3692368. OLE color: 3692368.
HSL color Cylindrical-coordinate representation of color #505738: hue angle of 73.55º degrees, saturation: 0.22, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #505738 is Cyan = 0.08, Magento = 0, Yellow = 0.36 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 80 | 87 | 56 | - |
| CMYK | 0.08 | 0 | 0.36 | 0.66 |
| HSL | 73.55º | 0.22% | 0.28% | - |
| HSV(B) | 73.55º | 0.36% | 0.34% | - |
| XYZ | 7.43 | 8.81 | 5.05 | - |
| YUV | 81.37 | 113.68 | 127.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 87 | 56 | 0.08 | 0 | 0.36 | 0.66 | 73.55 | 0.22 | 0.28 |
| Hex | 50 | 57 | 38 | 8 | 0 | 24 | 42 | 4A | 16 | 1C |
| Octal | 120 | 127 | 70 | 10 | 0 | 44 | 102 | 112 | 26 | 34 |
| Binary | 1010000 | 1010111 | 111000 | 1000 | 0 | 100100 | 1000010 | 1001010 | 10110 | 11100 |
Color Harmonies of #505738
Complementary color
Monochromatic Colors of #505738
Black with #505738
Text Example
Text Example
White with #505738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #505738; }
p { color: rgb(80,87,56); }
H1.HeaderClassName
{
color: #505738;
}
.AnyTagClassName
{
color: #505738;
}
</style>
background-color css
<style>
a { background-color: #505738; }
a { background-color: rgb(80,87,56); }
div.DivClassName
{
background-color: #505738;
}
.BgClassName
{
background-color: #505738;
}
</style>
border-color css
<style>
span { border-color: #505738; }
span { border-color: rgb(80,87,56); }
td.TdClassName
{
border-color: #505738;
}
.TagClassName
{
border-color: #505738;
}
</style>