Shades of Japanese Laurel #378635
Tints of Japanese Laurel #378635
RGB
CMYK
RGB Variations
Color information
#378635 (or 0x378635) is known color: Japanese Laurel. HEX triplet: 37, 86 and 35. RGB value is (55,134,53). Sum of RGB (Red+Green+Blue) = 55+134+53=242 (32% of max value = 765). Red value is 55 (21.88% from 255 or 22.73% from 242); Green value is 134 (52.73% from 255 or 55.37% from 242); Blue value is 53 (21.09% from 255 or 21.90% from 242); Max value from RGB is 134 - color contains mainly: green. Hex color #378635 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #378635 is #C879CA. Grayscale: #656565. Windows color (decimal): -13138379 or 3507767. OLE color: 3507767.
HSL color Cylindrical-coordinate representation of color #378635: hue angle of 118.52º degrees, saturation: 0.43, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #378635 is Cyan = 0.59, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 55 | 134 | 53 | - |
| CMYK | 0.59 | 0 | 0.60 | 0.47 |
| HSL | 118.52º | 0.43% | 0.37% | - |
| HSV(B) | 118.52º | 0.6% | 0.53% | - |
| XYZ | 10.74 | 18.12 | 6.3 | - |
| YUV | 101.15 | 100.83 | 95.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 134 | 53 | 0.59 | 0 | 0.60 | 0.47 | 118.52 | 0.43 | 0.37 |
| Hex | 37 | 86 | 35 | 3B | 0 | 3C | 2F | 77 | 2B | 25 |
| Octal | 67 | 206 | 65 | 73 | 0 | 74 | 57 | 167 | 53 | 45 |
| Binary | 110111 | 10000110 | 110101 | 111011 | 0 | 111100 | 101111 | 1110111 | 101011 | 100101 |
Color Harmonies of #378635
Complementary color
Monochromatic Colors of #378635
Black with #378635
Text Example
Text Example
White with #378635
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #378635; }
p { color: rgb(55,134,53); }
H1.HeaderClassName
{
color: #378635;
}
.AnyTagClassName
{
color: #378635;
}
</style>
background-color css
<style>
a { background-color: #378635; }
a { background-color: rgb(55,134,53); }
div.DivClassName
{
background-color: #378635;
}
.BgClassName
{
background-color: #378635;
}
</style>
border-color css
<style>
span { border-color: #378635; }
span { border-color: rgb(55,134,53); }
td.TdClassName
{
border-color: #378635;
}
.TagClassName
{
border-color: #378635;
}
</style>