Shades of Japanese Laurel #338934
Tints of Japanese Laurel #338934
RGB
CMYK
RGB Variations
Color information
#338934 (or 0x338934) is known color: Japanese Laurel. HEX triplet: 33, 89 and 34. RGB value is (51,137,52). Sum of RGB (Red+Green+Blue) = 51+137+52=240 (31% of max value = 765). Red value is 51 (20.31% from 255 or 21.25% from 240); Green value is 137 (53.91% from 255 or 57.08% from 240); Blue value is 52 (20.70% from 255 or 21.67% from 240); Max value from RGB is 137 - color contains mainly: green. Hex color #338934 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #338934 is #CC76CB. Grayscale: #656565. Windows color (decimal): -13399756 or 3442995. OLE color: 3442995.
HSL color Cylindrical-coordinate representation of color #338934: hue angle of 120.7º degrees, saturation: 0.46, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #338934 is Cyan = 0.63, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 51 | 137 | 52 | - |
| CMYK | 0.63 | 0 | 0.62 | 0.46 |
| HSL | 120.7º | 0.46% | 0.37% | - |
| HSV(B) | 120.7º | 0.63% | 0.54% | - |
| XYZ | 10.93 | 18.84 | 6.31 | - |
| YUV | 101.6 | 100.01 | 91.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 137 | 52 | 0.63 | 0 | 0.62 | 0.46 | 120.7 | 0.46 | 0.37 |
| Hex | 33 | 89 | 34 | 3F | 0 | 3E | 2E | 79 | 2E | 25 |
| Octal | 63 | 211 | 64 | 77 | 0 | 76 | 56 | 171 | 56 | 45 |
| Binary | 110011 | 10001001 | 110100 | 111111 | 0 | 111110 | 101110 | 1111001 | 101110 | 100101 |
Color Harmonies of #338934
Complementary color
Monochromatic Colors of #338934
Black with #338934
Text Example
Text Example
White with #338934
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #338934; }
p { color: rgb(51,137,52); }
H1.HeaderClassName
{
color: #338934;
}
.AnyTagClassName
{
color: #338934;
}
</style>
background-color css
<style>
a { background-color: #338934; }
a { background-color: rgb(51,137,52); }
div.DivClassName
{
background-color: #338934;
}
.BgClassName
{
background-color: #338934;
}
</style>
border-color css
<style>
span { border-color: #338934; }
span { border-color: rgb(51,137,52); }
td.TdClassName
{
border-color: #338934;
}
.TagClassName
{
border-color: #338934;
}
</style>