Shades of Japanese Laurel #378536
Tints of Japanese Laurel #378536
RGB
CMYK
RGB Variations
Color information
#378536 (or 0x378536) is known color: Japanese Laurel. HEX triplet: 37, 85 and 36. RGB value is (55,133,54). Sum of RGB (Red+Green+Blue) = 55+133+54=242 (32% of max value = 765). Red value is 55 (21.88% from 255 or 22.73% from 242); Green value is 133 (52.34% from 255 or 54.96% from 242); Blue value is 54 (21.48% from 255 or 22.31% from 242); Max value from RGB is 133 - color contains mainly: green. Hex color #378536 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #378536 is #C87AC9. Grayscale: #646464. Windows color (decimal): -13138634 or 3573047. OLE color: 3573047.
HSL color Cylindrical-coordinate representation of color #378536: hue angle of 119.24º degrees, saturation: 0.42, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #378536 is Cyan = 0.59, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 55 | 133 | 54 | - |
| CMYK | 0.59 | 0 | 0.59 | 0.48 |
| HSL | 119.24º | 0.42% | 0.37% | - |
| HSV(B) | 119.24º | 0.59% | 0.52% | - |
| XYZ | 10.63 | 17.85 | 6.38 | - |
| YUV | 100.67 | 101.66 | 95.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 133 | 54 | 0.59 | 0 | 0.59 | 0.48 | 119.24 | 0.42 | 0.37 |
| Hex | 37 | 85 | 36 | 3B | 0 | 3B | 30 | 77 | 2A | 25 |
| Octal | 67 | 205 | 66 | 73 | 0 | 73 | 60 | 167 | 52 | 45 |
| Binary | 110111 | 10000101 | 110110 | 111011 | 0 | 111011 | 110000 | 1110111 | 101010 | 100101 |
Color Harmonies of #378536
Complementary color
Monochromatic Colors of #378536
Black with #378536
Text Example
Text Example
White with #378536
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #378536; }
p { color: rgb(55,133,54); }
H1.HeaderClassName
{
color: #378536;
}
.AnyTagClassName
{
color: #378536;
}
</style>
background-color css
<style>
a { background-color: #378536; }
a { background-color: rgb(55,133,54); }
div.DivClassName
{
background-color: #378536;
}
.BgClassName
{
background-color: #378536;
}
</style>
border-color css
<style>
span { border-color: #378536; }
span { border-color: rgb(55,133,54); }
td.TdClassName
{
border-color: #378536;
}
.TagClassName
{
border-color: #378536;
}
</style>