Shades of Seaweed #305016
Tints of Seaweed #305016
RGB
CMYK
RGB Variations
Color information
#305016 (or 0x305016) is known color: Seaweed. HEX triplet: 30, 50 and 16. RGB value is (48,80,22). Sum of RGB (Red+Green+Blue) = 48+80+22=150 (19% of max value = 765). Red value is 48 (19.14% from 255 or 32% from 150); Green value is 80 (31.64% from 255 or 53.33% from 150); Blue value is 22 (8.98% from 255 or 14.67% from 150); Max value from RGB is 80 - color contains mainly: green. Hex color #305016 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #305016 is #CFAFE9. Grayscale: #404040. Windows color (decimal): -13610986 or 1462320. OLE color: 1462320.
HSL color Cylindrical-coordinate representation of color #305016: hue angle of 93.1º degrees, saturation: 0.57, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #305016 is Cyan = 0.40, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 48 | 80 | 22 | - |
| CMYK | 0.40 | 0 | 0.72 | 0.69 |
| HSL | 93.1º | 0.57% | 0.2% | - |
| HSV(B) | 93.1º | 0.73% | 0.31% | - |
| XYZ | 4.23 | 6.42 | 1.78 | - |
| YUV | 63.82 | 104.4 | 116.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 80 | 22 | 0.40 | 0 | 0.72 | 0.69 | 93.1 | 0.57 | 0.2 |
| Hex | 30 | 50 | 16 | 28 | 0 | 48 | 45 | 5D | 39 | 14 |
| Octal | 60 | 120 | 26 | 50 | 0 | 110 | 105 | 135 | 71 | 24 |
| Binary | 110000 | 1010000 | 10110 | 101000 | 0 | 1001000 | 1000101 | 1011101 | 111001 | 10100 |
Color Harmonies of #305016
Complementary color
Monochromatic Colors of #305016
Black with #305016
Text Example
Text Example
White with #305016
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #305016; }
p { color: rgb(48,80,22); }
H1.HeaderClassName
{
color: #305016;
}
.AnyTagClassName
{
color: #305016;
}
</style>
background-color css
<style>
a { background-color: #305016; }
a { background-color: rgb(48,80,22); }
div.DivClassName
{
background-color: #305016;
}
.BgClassName
{
background-color: #305016;
}
</style>
border-color css
<style>
span { border-color: #305016; }
span { border-color: rgb(48,80,22); }
td.TdClassName
{
border-color: #305016;
}
.TagClassName
{
border-color: #305016;
}
</style>