Shades of Japanese Laurel #338938
Tints of Japanese Laurel #338938
RGB
CMYK
RGB Variations
Color information
#338938 (or 0x338938) is known color: Japanese Laurel. HEX triplet: 33, 89 and 38. RGB value is (51,137,56). Sum of RGB (Red+Green+Blue) = 51+137+56=244 (32% of max value = 765). Red value is 51 (20.31% from 255 or 20.90% from 244); Green value is 137 (53.91% from 255 or 56.15% from 244); Blue value is 56 (22.27% from 255 or 22.95% from 244); Max value from RGB is 137 - color contains mainly: green. Hex color #338938 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #338938 is #CC76C7. Grayscale: #666666. Windows color (decimal): -13399752 or 3705139. OLE color: 3705139.
HSL color Cylindrical-coordinate representation of color #338938: hue angle of 123.49º 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 #338938 is Cyan = 0.63, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 51 | 137 | 56 | - |
| CMYK | 0.63 | 0 | 0.59 | 0.46 |
| HSL | 123.49º | 0.46% | 0.37% | - |
| HSV(B) | 123.49º | 0.63% | 0.54% | - |
| XYZ | 11.02 | 18.88 | 6.8 | - |
| YUV | 102.05 | 102.01 | 91.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 137 | 56 | 0.63 | 0 | 0.59 | 0.46 | 123.49 | 0.46 | 0.37 |
| Hex | 33 | 89 | 38 | 3F | 0 | 3B | 2E | 7B | 2E | 25 |
| Octal | 63 | 211 | 70 | 77 | 0 | 73 | 56 | 173 | 56 | 45 |
| Binary | 110011 | 10001001 | 111000 | 111111 | 0 | 111011 | 101110 | 1111011 | 101110 | 100101 |
Color Harmonies of #338938
Complementary color
Monochromatic Colors of #338938
Black with #338938
Text Example
Text Example
White with #338938
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #338938; }
p { color: rgb(51,137,56); }
H1.HeaderClassName
{
color: #338938;
}
.AnyTagClassName
{
color: #338938;
}
</style>
background-color css
<style>
a { background-color: #338938; }
a { background-color: rgb(51,137,56); }
div.DivClassName
{
background-color: #338938;
}
.BgClassName
{
background-color: #338938;
}
</style>
border-color css
<style>
span { border-color: #338938; }
span { border-color: rgb(51,137,56); }
td.TdClassName
{
border-color: #338938;
}
.TagClassName
{
border-color: #338938;
}
</style>