Shades of Seaweed #305810
Tints of Seaweed #305810
RGB
CMYK
RGB Variations
Color information
#305810 (or 0x305810) is known color: Seaweed. HEX triplet: 30, 58 and 10. RGB value is (48,88,16). Sum of RGB (Red+Green+Blue) = 48+88+16=152 (20% of max value = 765). Red value is 48 (19.14% from 255 or 31.58% from 152); Green value is 88 (34.77% from 255 or 57.89% from 152); Blue value is 16 (6.64% from 255 or 10.53% from 152); Max value from RGB is 88 - color contains mainly: green. Hex color #305810 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #305810 is #CFA7EF. Grayscale: #444444. Windows color (decimal): -13608944 or 1071152. OLE color: 1071152.
HSL color Cylindrical-coordinate representation of color #305810: hue angle of 93.33º degrees, saturation: 0.69, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #305810 is Cyan = 0.45, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 48 | 88 | 16 | - |
| CMYK | 0.45 | 0 | 0.82 | 0.65 |
| HSL | 93.33º | 0.69% | 0.2% | - |
| HSV(B) | 93.33º | 0.82% | 0.35% | - |
| XYZ | 4.8 | 7.65 | 1.71 | - |
| YUV | 67.83 | 98.75 | 113.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 88 | 16 | 0.45 | 0 | 0.82 | 0.65 | 93.33 | 0.69 | 0.2 |
| Hex | 30 | 58 | 10 | 2D | 0 | 52 | 41 | 5D | 45 | 14 |
| Octal | 60 | 130 | 20 | 55 | 0 | 122 | 101 | 135 | 105 | 24 |
| Binary | 110000 | 1011000 | 10000 | 101101 | 0 | 1010010 | 1000001 | 1011101 | 1000101 | 10100 |
Color Harmonies of #305810
Complementary color
Monochromatic Colors of #305810
Black with #305810
Text Example
Text Example
White with #305810
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #305810; }
p { color: rgb(48,88,16); }
H1.HeaderClassName
{
color: #305810;
}
.AnyTagClassName
{
color: #305810;
}
</style>
background-color css
<style>
a { background-color: #305810; }
a { background-color: rgb(48,88,16); }
div.DivClassName
{
background-color: #305810;
}
.BgClassName
{
background-color: #305810;
}
</style>
border-color css
<style>
span { border-color: #305810; }
span { border-color: rgb(48,88,16); }
td.TdClassName
{
border-color: #305810;
}
.TagClassName
{
border-color: #305810;
}
</style>