Shades of Japanese Laurel #397635
Tints of Japanese Laurel #397635
RGB
CMYK
RGB Variations
Color information
#397635 (or 0x397635) is known color: Japanese Laurel. HEX triplet: 39, 76 and 35. RGB value is (57,118,53). Sum of RGB (Red+Green+Blue) = 57+118+53=228 (30% of max value = 765). Red value is 57 (22.66% from 255 or 25% from 228); Green value is 118 (46.48% from 255 or 51.75% from 228); Blue value is 53 (21.09% from 255 or 23.25% from 228); Max value from RGB is 118 - color contains mainly: green. Hex color #397635 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #397635 is #C689CA. Grayscale: #5C5C5C. Windows color (decimal): -13011403 or 3503673. OLE color: 3503673.
HSL color Cylindrical-coordinate representation of color #397635: hue angle of 116.31º degrees, saturation: 0.38, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #397635 is Cyan = 0.52, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 57 | 118 | 53 | - |
| CMYK | 0.52 | 0 | 0.55 | 0.54 |
| HSL | 116.31º | 0.38% | 0.34% | - |
| HSV(B) | 116.31º | 0.55% | 0.46% | - |
| XYZ | 8.81 | 14.08 | 5.62 | - |
| YUV | 92.35 | 105.79 | 102.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 118 | 53 | 0.52 | 0 | 0.55 | 0.54 | 116.31 | 0.38 | 0.34 |
| Hex | 39 | 76 | 35 | 34 | 0 | 37 | 36 | 74 | 26 | 22 |
| Octal | 71 | 166 | 65 | 64 | 0 | 67 | 66 | 164 | 46 | 42 |
| Binary | 111001 | 1110110 | 110101 | 110100 | 0 | 110111 | 110110 | 1110100 | 100110 | 100010 |
Color Harmonies of #397635
Complementary color
Monochromatic Colors of #397635
Black with #397635
Text Example
Text Example
White with #397635
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397635; }
p { color: rgb(57,118,53); }
H1.HeaderClassName
{
color: #397635;
}
.AnyTagClassName
{
color: #397635;
}
</style>
background-color css
<style>
a { background-color: #397635; }
a { background-color: rgb(57,118,53); }
div.DivClassName
{
background-color: #397635;
}
.BgClassName
{
background-color: #397635;
}
</style>
border-color css
<style>
span { border-color: #397635; }
span { border-color: rgb(57,118,53); }
td.TdClassName
{
border-color: #397635;
}
.TagClassName
{
border-color: #397635;
}
</style>