Shades of Japanese Laurel #338639
Tints of Japanese Laurel #338639
RGB
CMYK
RGB Variations
Color information
#338639 (or 0x338639) is known color: Japanese Laurel. HEX triplet: 33, 86 and 39. RGB value is (51,134,57). Sum of RGB (Red+Green+Blue) = 51+134+57=242 (32% of max value = 765). Red value is 51 (20.31% from 255 or 21.07% from 242); Green value is 134 (52.73% from 255 or 55.37% from 242); Blue value is 57 (22.66% from 255 or 23.55% from 242); Max value from RGB is 134 - color contains mainly: green. Hex color #338639 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #338639 is #CC79C6. Grayscale: #646464. Windows color (decimal): -13400519 or 3769907. OLE color: 3769907.
HSL color Cylindrical-coordinate representation of color #338639: hue angle of 124.34º 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 #338639 is Cyan = 0.62, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 51 | 134 | 57 | - |
| CMYK | 0.62 | 0 | 0.57 | 0.47 |
| HSL | 124.34º | 0.45% | 0.36% | - |
| HSV(B) | 124.34º | 0.62% | 0.53% | - |
| XYZ | 10.63 | 18.05 | 6.79 | - |
| YUV | 100.41 | 103.5 | 92.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 134 | 57 | 0.62 | 0 | 0.57 | 0.47 | 124.34 | 0.45 | 0.36 |
| Hex | 33 | 86 | 39 | 3E | 0 | 39 | 2F | 7C | 2D | 24 |
| Octal | 63 | 206 | 71 | 76 | 0 | 71 | 57 | 174 | 55 | 44 |
| Binary | 110011 | 10000110 | 111001 | 111110 | 0 | 111001 | 101111 | 1111100 | 101101 | 100100 |
Color Harmonies of #338639
Complementary color
Monochromatic Colors of #338639
Black with #338639
Text Example
Text Example
White with #338639
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #338639; }
p { color: rgb(51,134,57); }
H1.HeaderClassName
{
color: #338639;
}
.AnyTagClassName
{
color: #338639;
}
</style>
background-color css
<style>
a { background-color: #338639; }
a { background-color: rgb(51,134,57); }
div.DivClassName
{
background-color: #338639;
}
.BgClassName
{
background-color: #338639;
}
</style>
border-color css
<style>
span { border-color: #338639; }
span { border-color: rgb(51,134,57); }
td.TdClassName
{
border-color: #338639;
}
.TagClassName
{
border-color: #338639;
}
</style>