Shades of Japanese Laurel #38873A
Tints of Japanese Laurel #38873A
RGB
CMYK
RGB Variations
Color information
#38873A (or 0x38873A) is known color: Japanese Laurel. HEX triplet: 38, 87 and 3A. RGB value is (56,135,58). Sum of RGB (Red+Green+Blue) = 56+135+58=249 (32% of max value = 765). Red value is 56 (22.27% from 255 or 22.49% from 249); Green value is 135 (53.12% from 255 or 54.22% from 249); Blue value is 58 (23.05% from 255 or 23.29% from 249); Max value from RGB is 135 - color contains mainly: green. Hex color #38873A is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #38873A is #C778C5. Grayscale: #666666. Windows color (decimal): -13072582 or 3835704. OLE color: 3835704.
HSL color Cylindrical-coordinate representation of color #38873A: hue angle of 121.52º degrees, saturation: 0.41, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #38873A is Cyan = 0.59, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 56 | 135 | 58 | - |
| CMYK | 0.59 | 0 | 0.57 | 0.47 |
| HSL | 121.52º | 0.41% | 0.37% | - |
| HSV(B) | 121.52º | 0.59% | 0.53% | - |
| XYZ | 11.06 | 18.47 | 6.99 | - |
| YUV | 102.6 | 102.83 | 94.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 135 | 58 | 0.59 | 0 | 0.57 | 0.47 | 121.52 | 0.41 | 0.37 |
| Hex | 38 | 87 | 3A | 3B | 0 | 39 | 2F | 7A | 29 | 25 |
| Octal | 70 | 207 | 72 | 73 | 0 | 71 | 57 | 172 | 51 | 45 |
| Binary | 111000 | 10000111 | 111010 | 111011 | 0 | 111001 | 101111 | 1111010 | 101001 | 100101 |
Color Harmonies of #38873A
Complementary color
Monochromatic Colors of #38873A
Black with #38873A
Text Example
Text Example
White with #38873A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #38873A; }
p { color: rgb(56,135,58); }
H1.HeaderClassName
{
color: #38873A;
}
.AnyTagClassName
{
color: #38873A;
}
</style>
background-color css
<style>
a { background-color: #38873A; }
a { background-color: rgb(56,135,58); }
div.DivClassName
{
background-color: #38873A;
}
.BgClassName
{
background-color: #38873A;
}
</style>
border-color css
<style>
span { border-color: #38873A; }
span { border-color: rgb(56,135,58); }
td.TdClassName
{
border-color: #38873A;
}
.TagClassName
{
border-color: #38873A;
}
</style>