Shades of Japanese Laurel #338738
Tints of Japanese Laurel #338738
RGB
CMYK
RGB Variations
Color information
#338738 (or 0x338738) is known color: Japanese Laurel. HEX triplet: 33, 87 and 38. RGB value is (51,135,56). Sum of RGB (Red+Green+Blue) = 51+135+56=242 (32% of max value = 765). Red value is 51 (20.31% from 255 or 21.07% from 242); Green value is 135 (53.12% from 255 or 55.79% from 242); Blue value is 56 (22.27% from 255 or 23.14% from 242); Max value from RGB is 135 - color contains mainly: green. Hex color #338738 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #338738 is #CC78C7. Grayscale: #656565. Windows color (decimal): -13400264 or 3704627. OLE color: 3704627.
HSL color Cylindrical-coordinate representation of color #338738: hue angle of 123.57º degrees, saturation: 0.45, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #338738 is Cyan = 0.62, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 51 | 135 | 56 | - |
| CMYK | 0.62 | 0 | 0.59 | 0.47 |
| HSL | 123.57º | 0.45% | 0.36% | - |
| HSV(B) | 123.57º | 0.62% | 0.53% | - |
| XYZ | 10.74 | 18.32 | 6.71 | - |
| YUV | 100.88 | 102.67 | 92.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 135 | 56 | 0.62 | 0 | 0.59 | 0.47 | 123.57 | 0.45 | 0.36 |
| Hex | 33 | 87 | 38 | 3E | 0 | 3B | 2F | 7C | 2D | 24 |
| Octal | 63 | 207 | 70 | 76 | 0 | 73 | 57 | 174 | 55 | 44 |
| Binary | 110011 | 10000111 | 111000 | 111110 | 0 | 111011 | 101111 | 1111100 | 101101 | 100100 |
Color Harmonies of #338738
Complementary color
Monochromatic Colors of #338738
Black with #338738
Text Example
Text Example
White with #338738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #338738; }
p { color: rgb(51,135,56); }
H1.HeaderClassName
{
color: #338738;
}
.AnyTagClassName
{
color: #338738;
}
</style>
background-color css
<style>
a { background-color: #338738; }
a { background-color: rgb(51,135,56); }
div.DivClassName
{
background-color: #338738;
}
.BgClassName
{
background-color: #338738;
}
</style>
border-color css
<style>
span { border-color: #338738; }
span { border-color: rgb(51,135,56); }
td.TdClassName
{
border-color: #338738;
}
.TagClassName
{
border-color: #338738;
}
</style>