Shades of Seaweed #305613
Tints of Seaweed #305613
RGB
CMYK
RGB Variations
Color information
#305613 (or 0x305613) is known color: Seaweed. HEX triplet: 30, 56 and 13. RGB value is (48,86,19). Sum of RGB (Red+Green+Blue) = 48+86+19=153 (20% of max value = 765). Red value is 48 (19.14% from 255 or 31.37% from 153); Green value is 86 (33.98% from 255 or 56.21% from 153); Blue value is 19 (7.81% from 255 or 12.42% from 153); Max value from RGB is 86 - color contains mainly: green. Hex color #305613 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #305613 is #CFA9EC. Grayscale: #434343. Windows color (decimal): -13609453 or 1267248. OLE color: 1267248.
HSL color Cylindrical-coordinate representation of color #305613: hue angle of 94.03º degrees, saturation: 0.64, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #305613 is Cyan = 0.44, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 48 | 86 | 19 | - |
| CMYK | 0.44 | 0 | 0.78 | 0.66 |
| HSL | 94.03º | 0.64% | 0.21% | - |
| HSV(B) | 94.03º | 0.78% | 0.34% | - |
| XYZ | 4.66 | 7.33 | 1.79 | - |
| YUV | 67 | 100.91 | 114.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 86 | 19 | 0.44 | 0 | 0.78 | 0.66 | 94.03 | 0.64 | 0.21 |
| Hex | 30 | 56 | 13 | 2C | 0 | 4E | 42 | 5E | 40 | 15 |
| Octal | 60 | 126 | 23 | 54 | 0 | 116 | 102 | 136 | 100 | 25 |
| Binary | 110000 | 1010110 | 10011 | 101100 | 0 | 1001110 | 1000010 | 1011110 | 1000000 | 10101 |
Color Harmonies of #305613
Complementary color
Monochromatic Colors of #305613
Black with #305613
Text Example
Text Example
White with #305613
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #305613; }
p { color: rgb(48,86,19); }
H1.HeaderClassName
{
color: #305613;
}
.AnyTagClassName
{
color: #305613;
}
</style>
background-color css
<style>
a { background-color: #305613; }
a { background-color: rgb(48,86,19); }
div.DivClassName
{
background-color: #305613;
}
.BgClassName
{
background-color: #305613;
}
</style>
border-color css
<style>
span { border-color: #305613; }
span { border-color: rgb(48,86,19); }
td.TdClassName
{
border-color: #305613;
}
.TagClassName
{
border-color: #305613;
}
</style>