Shades of Japanese Laurel #38793E
Tints of Japanese Laurel #38793E
RGB
CMYK
RGB Variations
Color information
#38793E (or 0x38793E) is known color: Japanese Laurel. HEX triplet: 38, 79 and 3E. RGB value is (56,121,62). Sum of RGB (Red+Green+Blue) = 56+121+62=239 (31% of max value = 765). Red value is 56 (22.27% from 255 or 23.43% from 239); Green value is 121 (47.66% from 255 or 50.63% from 239); Blue value is 62 (24.61% from 255 or 25.94% from 239); Max value from RGB is 121 - color contains mainly: green. Hex color #38793E is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #38793E is #C786C1. Grayscale: #5F5F5F. Windows color (decimal): -13076162 or 4094264. OLE color: 4094264.
HSL color Cylindrical-coordinate representation of color #38793E: hue angle of 125.54º degrees, saturation: 0.37, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #38793E is Cyan = 0.54, Magento = 0, Yellow = 0.49 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 56 | 121 | 62 | - |
| CMYK | 0.54 | 0 | 0.49 | 0.53 |
| HSL | 125.54º | 0.37% | 0.35% | - |
| HSV(B) | 125.54º | 0.54% | 0.47% | - |
| XYZ | 9.34 | 14.86 | 6.93 | - |
| YUV | 94.84 | 109.47 | 100.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 121 | 62 | 0.54 | 0 | 0.49 | 0.53 | 125.54 | 0.37 | 0.35 |
| Hex | 38 | 79 | 3E | 36 | 0 | 31 | 35 | 7E | 25 | 23 |
| Octal | 70 | 171 | 76 | 66 | 0 | 61 | 65 | 176 | 45 | 43 |
| Binary | 111000 | 1111001 | 111110 | 110110 | 0 | 110001 | 110101 | 1111110 | 100101 | 100011 |
Color Harmonies of #38793E
Complementary color
Monochromatic Colors of #38793E
Black with #38793E
Text Example
Text Example
White with #38793E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #38793E; }
p { color: rgb(56,121,62); }
H1.HeaderClassName
{
color: #38793E;
}
.AnyTagClassName
{
color: #38793E;
}
</style>
background-color css
<style>
a { background-color: #38793E; }
a { background-color: rgb(56,121,62); }
div.DivClassName
{
background-color: #38793E;
}
.BgClassName
{
background-color: #38793E;
}
</style>
border-color css
<style>
span { border-color: #38793E; }
span { border-color: rgb(56,121,62); }
td.TdClassName
{
border-color: #38793E;
}
.TagClassName
{
border-color: #38793E;
}
</style>