Shades of Japanese Laurel #338931
Tints of Japanese Laurel #338931
RGB
CMYK
RGB Variations
Color information
#338931 (or 0x338931) is known color: Japanese Laurel. HEX triplet: 33, 89 and 31. RGB value is (51,137,49). Sum of RGB (Red+Green+Blue) = 51+137+49=237 (31% of max value = 765). Red value is 51 (20.31% from 255 or 21.52% from 237); Green value is 137 (53.91% from 255 or 57.81% from 237); Blue value is 49 (19.53% from 255 or 20.68% from 237); Max value from RGB is 137 - color contains mainly: green. Hex color #338931 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #338931 is #CC76CE. Grayscale: #656565. Windows color (decimal): -13399759 or 3246387. OLE color: 3246387.
HSL color Cylindrical-coordinate representation of color #338931: hue angle of 118.64º degrees, saturation: 0.47, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #338931 is Cyan = 0.63, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 51 | 137 | 49 | - |
| CMYK | 0.63 | 0 | 0.64 | 0.46 |
| HSL | 118.64º | 0.47% | 0.36% | - |
| HSV(B) | 118.64º | 0.64% | 0.54% | - |
| XYZ | 10.87 | 18.82 | 5.97 | - |
| YUV | 101.25 | 98.51 | 92.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 137 | 49 | 0.63 | 0 | 0.64 | 0.46 | 118.64 | 0.47 | 0.36 |
| Hex | 33 | 89 | 31 | 3F | 0 | 40 | 2E | 77 | 2F | 24 |
| Octal | 63 | 211 | 61 | 77 | 0 | 100 | 56 | 167 | 57 | 44 |
| Binary | 110011 | 10001001 | 110001 | 111111 | 0 | 1000000 | 101110 | 1110111 | 101111 | 100100 |
Color Harmonies of #338931
Complementary color
Monochromatic Colors of #338931
Black with #338931
Text Example
Text Example
White with #338931
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #338931; }
p { color: rgb(51,137,49); }
H1.HeaderClassName
{
color: #338931;
}
.AnyTagClassName
{
color: #338931;
}
</style>
background-color css
<style>
a { background-color: #338931; }
a { background-color: rgb(51,137,49); }
div.DivClassName
{
background-color: #338931;
}
.BgClassName
{
background-color: #338931;
}
</style>
border-color css
<style>
span { border-color: #338931; }
span { border-color: rgb(51,137,49); }
td.TdClassName
{
border-color: #338931;
}
.TagClassName
{
border-color: #338931;
}
</style>