Shades of Parsley #306334
Tints of Parsley #306334
RGB
CMYK
RGB Variations
Color information
#306334 (or 0x306334) is known color: Parsley. HEX triplet: 30, 63 and 34. RGB value is (48,99,52). Sum of RGB (Red+Green+Blue) = 48+99+52=199 (26% of max value = 765). Red value is 48 (19.14% from 255 or 24.12% from 199); Green value is 99 (39.06% from 255 or 49.75% from 199); Blue value is 52 (20.70% from 255 or 26.13% from 199); Max value from RGB is 99 - color contains mainly: green. Hex color #306334 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #306334 is #CF9CCB. Grayscale: #4E4E4E. Windows color (decimal): -13606092 or 3433264. OLE color: 3433264.
HSL color Cylindrical-coordinate representation of color #306334: hue angle of 124.71º degrees, saturation: 0.35, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #306334 is Cyan = 0.52, Magento = 0, Yellow = 0.47 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 48 | 99 | 52 | - |
| CMYK | 0.52 | 0 | 0.47 | 0.61 |
| HSL | 124.71º | 0.35% | 0.29% | - |
| HSV(B) | 124.71º | 0.52% | 0.39% | - |
| XYZ | 6.3 | 9.8 | 4.81 | - |
| YUV | 78.39 | 113.1 | 106.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 99 | 52 | 0.52 | 0 | 0.47 | 0.61 | 124.71 | 0.35 | 0.29 |
| Hex | 30 | 63 | 34 | 34 | 0 | 2F | 3D | 7D | 23 | 1D |
| Octal | 60 | 143 | 64 | 64 | 0 | 57 | 75 | 175 | 43 | 35 |
| Binary | 110000 | 1100011 | 110100 | 110100 | 0 | 101111 | 111101 | 1111101 | 100011 | 11101 |
Color Harmonies of #306334
Complementary color
Monochromatic Colors of #306334
Black with #306334
Text Example
Text Example
White with #306334
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #306334; }
p { color: rgb(48,99,52); }
H1.HeaderClassName
{
color: #306334;
}
.AnyTagClassName
{
color: #306334;
}
</style>
background-color css
<style>
a { background-color: #306334; }
a { background-color: rgb(48,99,52); }
div.DivClassName
{
background-color: #306334;
}
.BgClassName
{
background-color: #306334;
}
</style>
border-color css
<style>
span { border-color: #306334; }
span { border-color: rgb(48,99,52); }
td.TdClassName
{
border-color: #306334;
}
.TagClassName
{
border-color: #306334;
}
</style>