Shades of Japanese Laurel #338942
Tints of Japanese Laurel #338942
RGB
CMYK
RGB Variations
Color information
#338942 (or 0x338942) is known color: Japanese Laurel. HEX triplet: 33, 89 and 42. RGB value is (51,137,66). Sum of RGB (Red+Green+Blue) = 51+137+66=254 (33% of max value = 765). Red value is 51 (20.31% from 255 or 20.08% from 254); Green value is 137 (53.91% from 255 or 53.94% from 254); Blue value is 66 (26.17% from 255 or 25.98% from 254); Max value from RGB is 137 - color contains mainly: green. Hex color #338942 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #338942 is #CC76BD. Grayscale: #676767. Windows color (decimal): -13399742 or 4360499. OLE color: 4360499.
HSL color Cylindrical-coordinate representation of color #338942: hue angle of 130.47º 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 #338942 is Cyan = 0.63, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 51 | 137 | 66 | - |
| CMYK | 0.63 | 0 | 0.52 | 0.46 |
| HSL | 130.47º | 0.46% | 0.37% | - |
| HSV(B) | 130.47º | 0.63% | 0.54% | - |
| XYZ | 11.29 | 18.99 | 8.22 | - |
| YUV | 103.19 | 107.01 | 90.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 137 | 66 | 0.63 | 0 | 0.52 | 0.46 | 130.47 | 0.46 | 0.37 |
| Hex | 33 | 89 | 42 | 3F | 0 | 34 | 2E | 82 | 2E | 25 |
| Octal | 63 | 211 | 102 | 77 | 0 | 64 | 56 | 202 | 56 | 45 |
| Binary | 110011 | 10001001 | 1000010 | 111111 | 0 | 110100 | 101110 | 10000010 | 101110 | 100101 |
Color Harmonies of #338942
Complementary color
Monochromatic Colors of #338942
Black with #338942
Text Example
Text Example
White with #338942
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #338942; }
p { color: rgb(51,137,66); }
H1.HeaderClassName
{
color: #338942;
}
.AnyTagClassName
{
color: #338942;
}
</style>
background-color css
<style>
a { background-color: #338942; }
a { background-color: rgb(51,137,66); }
div.DivClassName
{
background-color: #338942;
}
.BgClassName
{
background-color: #338942;
}
</style>
border-color css
<style>
span { border-color: #338942; }
span { border-color: rgb(51,137,66); }
td.TdClassName
{
border-color: #338942;
}
.TagClassName
{
border-color: #338942;
}
</style>