Shades of Japanese Laurel #39763E
Tints of Japanese Laurel #39763E
RGB
CMYK
RGB Variations
Color information
#39763E (or 0x39763E) is known color: Japanese Laurel. HEX triplet: 39, 76 and 3E. RGB value is (57,118,62). Sum of RGB (Red+Green+Blue) = 57+118+62=237 (31% of max value = 765). Red value is 57 (22.66% from 255 or 24.05% from 237); Green value is 118 (46.48% from 255 or 49.79% from 237); Blue value is 62 (24.61% from 255 or 26.16% from 237); Max value from RGB is 118 - color contains mainly: green. Hex color #39763E is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #39763E is #C689C1. Grayscale: #5D5D5D. Windows color (decimal): -13011394 or 4093497. OLE color: 4093497.
HSL color Cylindrical-coordinate representation of color #39763E: hue angle of 124.92º degrees, saturation: 0.35, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #39763E is Cyan = 0.52, Magento = 0, Yellow = 0.47 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 57 | 118 | 62 | - |
| CMYK | 0.52 | 0 | 0.47 | 0.54 |
| HSL | 124.92º | 0.35% | 0.34% | - |
| HSV(B) | 124.92º | 0.52% | 0.46% | - |
| XYZ | 9.04 | 14.17 | 6.82 | - |
| YUV | 93.38 | 110.29 | 102.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 118 | 62 | 0.52 | 0 | 0.47 | 0.54 | 124.92 | 0.35 | 0.34 |
| Hex | 39 | 76 | 3E | 34 | 0 | 2F | 36 | 7D | 23 | 22 |
| Octal | 71 | 166 | 76 | 64 | 0 | 57 | 66 | 175 | 43 | 42 |
| Binary | 111001 | 1110110 | 111110 | 110100 | 0 | 101111 | 110110 | 1111101 | 100011 | 100010 |
Color Harmonies of #39763E
Complementary color
Monochromatic Colors of #39763E
Black with #39763E
Text Example
Text Example
White with #39763E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #39763E; }
p { color: rgb(57,118,62); }
H1.HeaderClassName
{
color: #39763E;
}
.AnyTagClassName
{
color: #39763E;
}
</style>
background-color css
<style>
a { background-color: #39763E; }
a { background-color: rgb(57,118,62); }
div.DivClassName
{
background-color: #39763E;
}
.BgClassName
{
background-color: #39763E;
}
</style>
border-color css
<style>
span { border-color: #39763E; }
span { border-color: rgb(57,118,62); }
td.TdClassName
{
border-color: #39763E;
}
.TagClassName
{
border-color: #39763E;
}
</style>