Shades of Japanese Laurel #338936
Tints of Japanese Laurel #338936
RGB
CMYK
RGB Variations
Color information
#338936 (or 0x338936) is known color: Japanese Laurel. HEX triplet: 33, 89 and 36. RGB value is (51,137,54). Sum of RGB (Red+Green+Blue) = 51+137+54=242 (32% of max value = 765). Red value is 51 (20.31% from 255 or 21.07% from 242); Green value is 137 (53.91% from 255 or 56.61% from 242); Blue value is 54 (21.48% from 255 or 22.31% from 242); Max value from RGB is 137 - color contains mainly: green. Hex color #338936 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #338936 is #CC76C9. Grayscale: #666666. Windows color (decimal): -13399754 or 3574067. OLE color: 3574067.
HSL color Cylindrical-coordinate representation of color #338936: hue angle of 122.09º 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 #338936 is Cyan = 0.63, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 51 | 137 | 54 | - |
| CMYK | 0.63 | 0 | 0.61 | 0.46 |
| HSL | 122.09º | 0.46% | 0.37% | - |
| HSV(B) | 122.09º | 0.63% | 0.54% | - |
| XYZ | 10.98 | 18.86 | 6.55 | - |
| YUV | 101.82 | 101.01 | 91.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 137 | 54 | 0.63 | 0 | 0.61 | 0.46 | 122.09 | 0.46 | 0.37 |
| Hex | 33 | 89 | 36 | 3F | 0 | 3D | 2E | 7A | 2E | 25 |
| Octal | 63 | 211 | 66 | 77 | 0 | 75 | 56 | 172 | 56 | 45 |
| Binary | 110011 | 10001001 | 110110 | 111111 | 0 | 111101 | 101110 | 1111010 | 101110 | 100101 |
Color Harmonies of #338936
Complementary color
Monochromatic Colors of #338936
Black with #338936
Text Example
Text Example
White with #338936
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #338936; }
p { color: rgb(51,137,54); }
H1.HeaderClassName
{
color: #338936;
}
.AnyTagClassName
{
color: #338936;
}
</style>
background-color css
<style>
a { background-color: #338936; }
a { background-color: rgb(51,137,54); }
div.DivClassName
{
background-color: #338936;
}
.BgClassName
{
background-color: #338936;
}
</style>
border-color css
<style>
span { border-color: #338936; }
span { border-color: rgb(51,137,54); }
td.TdClassName
{
border-color: #338936;
}
.TagClassName
{
border-color: #338936;
}
</style>