Shades of Japanese Laurel #378034
Tints of Japanese Laurel #378034
RGB
CMYK
RGB Variations
Color information
#378034 (or 0x378034) is known color: Japanese Laurel. HEX triplet: 37, 80 and 34. RGB value is (55,128,52). Sum of RGB (Red+Green+Blue) = 55+128+52=235 (31% of max value = 765). Red value is 55 (21.88% from 255 or 23.40% from 235); Green value is 128 (50.39% from 255 or 54.47% from 235); Blue value is 52 (20.70% from 255 or 22.13% from 235); Max value from RGB is 128 - color contains mainly: green. Hex color #378034 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #378034 is #C87FCB. Grayscale: #616161. Windows color (decimal): -13139916 or 3440695. OLE color: 3440695.
HSL color Cylindrical-coordinate representation of color #378034: hue angle of 117.63º degrees, saturation: 0.42, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #378034 is Cyan = 0.57, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 55 | 128 | 52 | - |
| CMYK | 0.57 | 0 | 0.59 | 0.50 |
| HSL | 117.63º | 0.42% | 0.35% | - |
| HSV(B) | 117.63º | 0.59% | 0.5% | - |
| XYZ | 9.91 | 16.5 | 5.91 | - |
| YUV | 97.51 | 102.32 | 97.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 128 | 52 | 0.57 | 0 | 0.59 | 0.50 | 117.63 | 0.42 | 0.35 |
| Hex | 37 | 80 | 34 | 39 | 0 | 3B | 32 | 76 | 2A | 23 |
| Octal | 67 | 200 | 64 | 71 | 0 | 73 | 62 | 166 | 52 | 43 |
| Binary | 110111 | 10000000 | 110100 | 111001 | 0 | 111011 | 110010 | 1110110 | 101010 | 100011 |
Color Harmonies of #378034
Complementary color
Monochromatic Colors of #378034
Black with #378034
Text Example
Text Example
White with #378034
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #378034; }
p { color: rgb(55,128,52); }
H1.HeaderClassName
{
color: #378034;
}
.AnyTagClassName
{
color: #378034;
}
</style>
background-color css
<style>
a { background-color: #378034; }
a { background-color: rgb(55,128,52); }
div.DivClassName
{
background-color: #378034;
}
.BgClassName
{
background-color: #378034;
}
</style>
border-color css
<style>
span { border-color: #378034; }
span { border-color: rgb(55,128,52); }
td.TdClassName
{
border-color: #378034;
}
.TagClassName
{
border-color: #378034;
}
</style>