Shades of Japanese Laurel #378538
Tints of Japanese Laurel #378538
RGB
CMYK
RGB Variations
Color information
#378538 (or 0x378538) is known color: Japanese Laurel. HEX triplet: 37, 85 and 38. RGB value is (55,133,56). Sum of RGB (Red+Green+Blue) = 55+133+56=244 (32% of max value = 765). Red value is 55 (21.88% from 255 or 22.54% from 244); Green value is 133 (52.34% from 255 or 54.51% from 244); Blue value is 56 (22.27% from 255 or 22.95% from 244); Max value from RGB is 133 - color contains mainly: green. Hex color #378538 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #378538 is #C87AC7. Grayscale: #656565. Windows color (decimal): -13138632 or 3704119. OLE color: 3704119.
HSL color Cylindrical-coordinate representation of color #378538: hue angle of 120.77º degrees, saturation: 0.41, 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 #378538 is Cyan = 0.59, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 55 | 133 | 56 | - |
| CMYK | 0.59 | 0 | 0.58 | 0.48 |
| HSL | 120.77º | 0.41% | 0.37% | - |
| HSV(B) | 120.77º | 0.59% | 0.52% | - |
| XYZ | 10.68 | 17.87 | 6.63 | - |
| YUV | 100.9 | 102.66 | 95.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 133 | 56 | 0.59 | 0 | 0.58 | 0.48 | 120.77 | 0.41 | 0.37 |
| Hex | 37 | 85 | 38 | 3B | 0 | 3A | 30 | 79 | 29 | 25 |
| Octal | 67 | 205 | 70 | 73 | 0 | 72 | 60 | 171 | 51 | 45 |
| Binary | 110111 | 10000101 | 111000 | 111011 | 0 | 111010 | 110000 | 1111001 | 101001 | 100101 |
Color Harmonies of #378538
Complementary color
Monochromatic Colors of #378538
Black with #378538
Text Example
Text Example
White with #378538
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #378538; }
p { color: rgb(55,133,56); }
H1.HeaderClassName
{
color: #378538;
}
.AnyTagClassName
{
color: #378538;
}
</style>
background-color css
<style>
a { background-color: #378538; }
a { background-color: rgb(55,133,56); }
div.DivClassName
{
background-color: #378538;
}
.BgClassName
{
background-color: #378538;
}
</style>
border-color css
<style>
span { border-color: #378538; }
span { border-color: rgb(55,133,56); }
td.TdClassName
{
border-color: #378538;
}
.TagClassName
{
border-color: #378538;
}
</style>