Shades of Japanese Laurel #40793E
Tints of Japanese Laurel #40793E
RGB
CMYK
RGB Variations
Color information
#40793E (or 0x40793E) is known color: Japanese Laurel. HEX triplet: 40, 79 and 3E. RGB value is (64,121,62). Sum of RGB (Red+Green+Blue) = 64+121+62=247 (32% of max value = 765). Red value is 64 (25.39% from 255 or 25.91% from 247); Green value is 121 (47.66% from 255 or 48.99% from 247); Blue value is 62 (24.61% from 255 or 25.10% from 247); Max value from RGB is 121 - color contains mainly: green. Hex color #40793E is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #40793E is #BF86C1. Grayscale: #616161. Windows color (decimal): -12551874 or 4094272. OLE color: 4094272.
HSL color Cylindrical-coordinate representation of color #40793E: hue angle of 117.97º degrees, saturation: 0.32, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #40793E is Cyan = 0.47, Magento = 0, Yellow = 0.49 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 64 | 121 | 62 | - |
| CMYK | 0.47 | 0 | 0.49 | 0.53 |
| HSL | 117.97º | 0.32% | 0.36% | - |
| HSV(B) | 117.97º | 0.49% | 0.47% | - |
| XYZ | 9.82 | 15.11 | 6.96 | - |
| YUV | 97.23 | 108.12 | 104.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 121 | 62 | 0.47 | 0 | 0.49 | 0.53 | 117.97 | 0.32 | 0.36 |
| Hex | 40 | 79 | 3E | 2F | 0 | 31 | 35 | 76 | 20 | 24 |
| Octal | 100 | 171 | 76 | 57 | 0 | 61 | 65 | 166 | 40 | 44 |
| Binary | 1000000 | 1111001 | 111110 | 101111 | 0 | 110001 | 110101 | 1110110 | 100000 | 100100 |
Color Harmonies of #40793E
Complementary color
Monochromatic Colors of #40793E
Black with #40793E
Text Example
Text Example
White with #40793E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #40793E; }
p { color: rgb(64,121,62); }
H1.HeaderClassName
{
color: #40793E;
}
.AnyTagClassName
{
color: #40793E;
}
</style>
background-color css
<style>
a { background-color: #40793E; }
a { background-color: rgb(64,121,62); }
div.DivClassName
{
background-color: #40793E;
}
.BgClassName
{
background-color: #40793E;
}
</style>
border-color css
<style>
span { border-color: #40793E; }
span { border-color: rgb(64,121,62); }
td.TdClassName
{
border-color: #40793E;
}
.TagClassName
{
border-color: #40793E;
}
</style>