Shades of Japanese Laurel #387434
Tints of Japanese Laurel #387434
RGB
CMYK
RGB Variations
Color information
#387434 (or 0x387434) is known color: Japanese Laurel. HEX triplet: 38, 74 and 34. RGB value is (56,116,52). Sum of RGB (Red+Green+Blue) = 56+116+52=224 (29% of max value = 765). Red value is 56 (22.27% from 255 or 25% from 224); Green value is 116 (45.70% from 255 or 51.79% from 224); Blue value is 52 (20.70% from 255 or 23.21% from 224); Max value from RGB is 116 - color contains mainly: green. Hex color #387434 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #387434 is #C78BCB. Grayscale: #5A5A5A. Windows color (decimal): -13077452 or 3437624. OLE color: 3437624.
HSL color Cylindrical-coordinate representation of color #387434: hue angle of 116.25º degrees, saturation: 0.38, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #387434 is Cyan = 0.52, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 56 | 116 | 52 | - |
| CMYK | 0.52 | 0 | 0.55 | 0.55 |
| HSL | 116.25º | 0.38% | 0.33% | - |
| HSV(B) | 116.25º | 0.55% | 0.45% | - |
| XYZ | 8.5 | 13.58 | 5.42 | - |
| YUV | 90.76 | 106.12 | 103.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 116 | 52 | 0.52 | 0 | 0.55 | 0.55 | 116.25 | 0.38 | 0.33 |
| Hex | 38 | 74 | 34 | 34 | 0 | 37 | 37 | 74 | 26 | 21 |
| Octal | 70 | 164 | 64 | 64 | 0 | 67 | 67 | 164 | 46 | 41 |
| Binary | 111000 | 1110100 | 110100 | 110100 | 0 | 110111 | 110111 | 1110100 | 100110 | 100001 |
Color Harmonies of #387434
Complementary color
Monochromatic Colors of #387434
Black with #387434
Text Example
Text Example
White with #387434
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387434; }
p { color: rgb(56,116,52); }
H1.HeaderClassName
{
color: #387434;
}
.AnyTagClassName
{
color: #387434;
}
</style>
background-color css
<style>
a { background-color: #387434; }
a { background-color: rgb(56,116,52); }
div.DivClassName
{
background-color: #387434;
}
.BgClassName
{
background-color: #387434;
}
</style>
border-color css
<style>
span { border-color: #387434; }
span { border-color: rgb(56,116,52); }
td.TdClassName
{
border-color: #387434;
}
.TagClassName
{
border-color: #387434;
}
</style>