Shades of Green Pea #306547
Tints of Green Pea #306547
RGB
CMYK
RGB Variations
Color information
#306547 (or 0x306547) is known color: Green Pea. HEX triplet: 30, 65 and 47. RGB value is (48,101,71). Sum of RGB (Red+Green+Blue) = 48+101+71=220 (29% of max value = 765). Red value is 48 (19.14% from 255 or 21.82% from 220); Green value is 101 (39.84% from 255 or 45.91% from 220); Blue value is 71 (28.12% from 255 or 32.27% from 220); Max value from RGB is 101 - color contains mainly: green. Hex color #306547 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #306547 is #CF9AB8. Grayscale: #515151. Windows color (decimal): -13605561 or 4678960. OLE color: 4678960.
HSL color Cylindrical-coordinate representation of color #306547: hue angle of 146.04º degrees, saturation: 0.36, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #306547 is Cyan = 0.52, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 48 | 101 | 71 | - |
| CMYK | 0.52 | 0 | 0.30 | 0.60 |
| HSL | 146.04º | 0.36% | 0.29% | - |
| HSV(B) | 146.04º | 0.52% | 0.4% | - |
| XYZ | 7.01 | 10.39 | 7.6 | - |
| YUV | 81.73 | 121.94 | 103.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 101 | 71 | 0.52 | 0 | 0.30 | 0.60 | 146.04 | 0.36 | 0.29 |
| Hex | 30 | 65 | 47 | 34 | 0 | 1E | 3C | 92 | 24 | 1D |
| Octal | 60 | 145 | 107 | 64 | 0 | 36 | 74 | 222 | 44 | 35 |
| Binary | 110000 | 1100101 | 1000111 | 110100 | 0 | 11110 | 111100 | 10010010 | 100100 | 11101 |
Color Harmonies of #306547
Complementary color
Monochromatic Colors of #306547
Black with #306547
Text Example
Text Example
White with #306547
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #306547; }
p { color: rgb(48,101,71); }
H1.HeaderClassName
{
color: #306547;
}
.AnyTagClassName
{
color: #306547;
}
</style>
background-color css
<style>
a { background-color: #306547; }
a { background-color: rgb(48,101,71); }
div.DivClassName
{
background-color: #306547;
}
.BgClassName
{
background-color: #306547;
}
</style>
border-color css
<style>
span { border-color: #306547; }
span { border-color: rgb(48,101,71); }
td.TdClassName
{
border-color: #306547;
}
.TagClassName
{
border-color: #306547;
}
</style>