Shades of Japanese Laurel #338741
Tints of Japanese Laurel #338741
RGB
CMYK
RGB Variations
Color information
#338741 (or 0x338741) is known color: Japanese Laurel. HEX triplet: 33, 87 and 41. RGB value is (51,135,65). Sum of RGB (Red+Green+Blue) = 51+135+65=251 (33% of max value = 765). Red value is 51 (20.31% from 255 or 20.32% from 251); Green value is 135 (53.12% from 255 or 53.78% from 251); Blue value is 65 (25.78% from 255 or 25.90% from 251); Max value from RGB is 135 - color contains mainly: green. Hex color #338741 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #338741 is #CC78BE. Grayscale: #666666. Windows color (decimal): -13400255 or 4294451. OLE color: 4294451.
HSL color Cylindrical-coordinate representation of color #338741: hue angle of 130º 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 #338741 is Cyan = 0.62, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 51 | 135 | 65 | - |
| CMYK | 0.62 | 0 | 0.52 | 0.47 |
| HSL | 130º | 0.45% | 0.36% | - |
| HSV(B) | 130º | 0.62% | 0.53% | - |
| XYZ | 10.98 | 18.41 | 7.98 | - |
| YUV | 101.9 | 107.17 | 91.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 135 | 65 | 0.62 | 0 | 0.52 | 0.47 | 130 | 0.45 | 0.36 |
| Hex | 33 | 87 | 41 | 3E | 0 | 34 | 2F | 82 | 2D | 24 |
| Octal | 63 | 207 | 101 | 76 | 0 | 64 | 57 | 202 | 55 | 44 |
| Binary | 110011 | 10000111 | 1000001 | 111110 | 0 | 110100 | 101111 | 10000010 | 101101 | 100100 |
Color Harmonies of #338741
Complementary color
Monochromatic Colors of #338741
Black with #338741
Text Example
Text Example
White with #338741
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #338741; }
p { color: rgb(51,135,65); }
H1.HeaderClassName
{
color: #338741;
}
.AnyTagClassName
{
color: #338741;
}
</style>
background-color css
<style>
a { background-color: #338741; }
a { background-color: rgb(51,135,65); }
div.DivClassName
{
background-color: #338741;
}
.BgClassName
{
background-color: #338741;
}
</style>
border-color css
<style>
span { border-color: #338741; }
span { border-color: rgb(51,135,65); }
td.TdClassName
{
border-color: #338741;
}
.TagClassName
{
border-color: #338741;
}
</style>