Shades of Japanese Laurel #338939
Tints of Japanese Laurel #338939
RGB
CMYK
RGB Variations
Color information
#338939 (or 0x338939) is known color: Japanese Laurel. HEX triplet: 33, 89 and 39. RGB value is (51,137,57). Sum of RGB (Red+Green+Blue) = 51+137+57=245 (32% of max value = 765). Red value is 51 (20.31% from 255 or 20.82% from 245); Green value is 137 (53.91% from 255 or 55.92% from 245); Blue value is 57 (22.66% from 255 or 23.27% from 245); Max value from RGB is 137 - color contains mainly: green. Hex color #338939 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #338939 is #CC76C6. Grayscale: #666666. Windows color (decimal): -13399751 or 3770675. OLE color: 3770675.
HSL color Cylindrical-coordinate representation of color #338939: hue angle of 124.19º 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 #338939 is Cyan = 0.63, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 51 | 137 | 57 | - |
| CMYK | 0.63 | 0 | 0.58 | 0.46 |
| HSL | 124.19º | 0.46% | 0.37% | - |
| HSV(B) | 124.19º | 0.63% | 0.54% | - |
| XYZ | 11.05 | 18.89 | 6.93 | - |
| YUV | 102.17 | 102.51 | 91.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 137 | 57 | 0.63 | 0 | 0.58 | 0.46 | 124.19 | 0.46 | 0.37 |
| Hex | 33 | 89 | 39 | 3F | 0 | 3A | 2E | 7C | 2E | 25 |
| Octal | 63 | 211 | 71 | 77 | 0 | 72 | 56 | 174 | 56 | 45 |
| Binary | 110011 | 10001001 | 111001 | 111111 | 0 | 111010 | 101110 | 1111100 | 101110 | 100101 |
Color Harmonies of #338939
Complementary color
Monochromatic Colors of #338939
Black with #338939
Text Example
Text Example
White with #338939
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #338939; }
p { color: rgb(51,137,57); }
H1.HeaderClassName
{
color: #338939;
}
.AnyTagClassName
{
color: #338939;
}
</style>
background-color css
<style>
a { background-color: #338939; }
a { background-color: rgb(51,137,57); }
div.DivClassName
{
background-color: #338939;
}
.BgClassName
{
background-color: #338939;
}
</style>
border-color css
<style>
span { border-color: #338939; }
span { border-color: rgb(51,137,57); }
td.TdClassName
{
border-color: #338939;
}
.TagClassName
{
border-color: #338939;
}
</style>