Shades of Parsley #305836
Tints of Parsley #305836
RGB
CMYK
RGB Variations
Color information
#305836 (or 0x305836) is known color: Parsley. HEX triplet: 30, 58 and 36. RGB value is (48,88,54). Sum of RGB (Red+Green+Blue) = 48+88+54=190 (25% of max value = 765). Red value is 48 (19.14% from 255 or 25.26% from 190); Green value is 88 (34.77% from 255 or 46.32% from 190); Blue value is 54 (21.48% from 255 or 28.42% from 190); Max value from RGB is 88 - color contains mainly: green. Hex color #305836 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #305836 is #CFA7C9. Grayscale: #484848. Windows color (decimal): -13608906 or 3561520. OLE color: 3561520.
HSL color Cylindrical-coordinate representation of color #305836: hue angle of 129º degrees, saturation: 0.29, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #305836 is Cyan = 0.45, Magento = 0, Yellow = 0.39 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 48 | 88 | 54 | - |
| CMYK | 0.45 | 0 | 0.39 | 0.65 |
| HSL | 129º | 0.29% | 0.27% | - |
| HSV(B) | 129º | 0.45% | 0.35% | - |
| XYZ | 5.37 | 7.87 | 4.73 | - |
| YUV | 72.16 | 117.75 | 110.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 88 | 54 | 0.45 | 0 | 0.39 | 0.65 | 129 | 0.29 | 0.27 |
| Hex | 30 | 58 | 36 | 2D | 0 | 27 | 41 | 81 | 1D | 1B |
| Octal | 60 | 130 | 66 | 55 | 0 | 47 | 101 | 201 | 35 | 33 |
| Binary | 110000 | 1011000 | 110110 | 101101 | 0 | 100111 | 1000001 | 10000001 | 11101 | 11011 |
Color Harmonies of #305836
Complementary color
Monochromatic Colors of #305836
Black with #305836
Text Example
Text Example
White with #305836
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #305836; }
p { color: rgb(48,88,54); }
H1.HeaderClassName
{
color: #305836;
}
.AnyTagClassName
{
color: #305836;
}
</style>
background-color css
<style>
a { background-color: #305836; }
a { background-color: rgb(48,88,54); }
div.DivClassName
{
background-color: #305836;
}
.BgClassName
{
background-color: #305836;
}
</style>
border-color css
<style>
span { border-color: #305836; }
span { border-color: rgb(48,88,54); }
td.TdClassName
{
border-color: #305836;
}
.TagClassName
{
border-color: #305836;
}
</style>