Shades of Seaweed #305116
Tints of Seaweed #305116
RGB
CMYK
RGB Variations
Color information
#305116 (or 0x305116) is known color: Seaweed. HEX triplet: 30, 51 and 16. RGB value is (48,81,22). Sum of RGB (Red+Green+Blue) = 48+81+22=151 (20% of max value = 765). Red value is 48 (19.14% from 255 or 31.79% from 151); Green value is 81 (32.03% from 255 or 53.64% from 151); Blue value is 22 (8.98% from 255 or 14.57% from 151); Max value from RGB is 81 - color contains mainly: green. Hex color #305116 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #305116 is #CFAEE9. Grayscale: #404040. Windows color (decimal): -13610730 or 1462576. OLE color: 1462576.
HSL color Cylindrical-coordinate representation of color #305116: hue angle of 93.56º degrees, saturation: 0.57, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #305116 is Cyan = 0.41, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 48 | 81 | 22 | - |
| CMYK | 0.41 | 0 | 0.73 | 0.68 |
| HSL | 93.56º | 0.57% | 0.2% | - |
| HSV(B) | 93.56º | 0.73% | 0.32% | - |
| XYZ | 4.31 | 6.57 | 1.8 | - |
| YUV | 64.41 | 104.07 | 116.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 81 | 22 | 0.41 | 0 | 0.73 | 0.68 | 93.56 | 0.57 | 0.2 |
| Hex | 30 | 51 | 16 | 29 | 0 | 49 | 44 | 5E | 39 | 14 |
| Octal | 60 | 121 | 26 | 51 | 0 | 111 | 104 | 136 | 71 | 24 |
| Binary | 110000 | 1010001 | 10110 | 101001 | 0 | 1001001 | 1000100 | 1011110 | 111001 | 10100 |
Color Harmonies of #305116
Complementary color
Monochromatic Colors of #305116
Black with #305116
Text Example
Text Example
White with #305116
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #305116; }
p { color: rgb(48,81,22); }
H1.HeaderClassName
{
color: #305116;
}
.AnyTagClassName
{
color: #305116;
}
</style>
background-color css
<style>
a { background-color: #305116; }
a { background-color: rgb(48,81,22); }
div.DivClassName
{
background-color: #305116;
}
.BgClassName
{
background-color: #305116;
}
</style>
border-color css
<style>
span { border-color: #305116; }
span { border-color: rgb(48,81,22); }
td.TdClassName
{
border-color: #305116;
}
.TagClassName
{
border-color: #305116;
}
</style>