Shades of Japanese Laurel #339038
Tints of Japanese Laurel #339038
RGB
CMYK
RGB Variations
Color information
#339038 (or 0x339038) is known color: Japanese Laurel. HEX triplet: 33, 90 and 38. RGB value is (51,144,56). Sum of RGB (Red+Green+Blue) = 51+144+56=251 (33% of max value = 765). Red value is 51 (20.31% from 255 or 20.32% from 251); Green value is 144 (56.64% from 255 or 57.37% from 251); Blue value is 56 (22.27% from 255 or 22.31% from 251); Max value from RGB is 144 - color contains mainly: green. Hex color #339038 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #339038 is #CC6FC7. Grayscale: #6A6A6A. Windows color (decimal): -13397960 or 3706931. OLE color: 3706931.
HSL color Cylindrical-coordinate representation of color #339038: hue angle of 123.23º degrees, saturation: 0.48, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #339038 is Cyan = 0.65, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 51 | 144 | 56 | - |
| CMYK | 0.65 | 0 | 0.61 | 0.44 |
| HSL | 123.23º | 0.48% | 0.38% | - |
| HSV(B) | 123.23º | 0.65% | 0.56% | - |
| XYZ | 12.05 | 20.94 | 7.15 | - |
| YUV | 106.16 | 99.69 | 88.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 144 | 56 | 0.65 | 0 | 0.61 | 0.44 | 123.23 | 0.48 | 0.38 |
| Hex | 33 | 90 | 38 | 41 | 0 | 3D | 2C | 7B | 30 | 26 |
| Octal | 63 | 220 | 70 | 101 | 0 | 75 | 54 | 173 | 60 | 46 |
| Binary | 110011 | 10010000 | 111000 | 1000001 | 0 | 111101 | 101100 | 1111011 | 110000 | 100110 |
Color Harmonies of #339038
Complementary color
Monochromatic Colors of #339038
Black with #339038
Text Example
Text Example
White with #339038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #339038; }
p { color: rgb(51,144,56); }
H1.HeaderClassName
{
color: #339038;
}
.AnyTagClassName
{
color: #339038;
}
</style>
background-color css
<style>
a { background-color: #339038; }
a { background-color: rgb(51,144,56); }
div.DivClassName
{
background-color: #339038;
}
.BgClassName
{
background-color: #339038;
}
</style>
border-color css
<style>
span { border-color: #339038; }
span { border-color: rgb(51,144,56); }
td.TdClassName
{
border-color: #339038;
}
.TagClassName
{
border-color: #339038;
}
</style>