Shades of Japanese Laurel #397534
Tints of Japanese Laurel #397534
RGB
CMYK
RGB Variations
Color information
#397534 (or 0x397534) is known color: Japanese Laurel. HEX triplet: 39, 75 and 34. RGB value is (57,117,52). Sum of RGB (Red+Green+Blue) = 57+117+52=226 (29% of max value = 765). Red value is 57 (22.66% from 255 or 25.22% from 226); Green value is 117 (46.09% from 255 or 51.77% from 226); Blue value is 52 (20.70% from 255 or 23.01% from 226); Max value from RGB is 117 - color contains mainly: green. Hex color #397534 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #397534 is #C68ACB. Grayscale: #5B5B5B. Windows color (decimal): -13011660 or 3437881. OLE color: 3437881.
HSL color Cylindrical-coordinate representation of color #397534: hue angle of 115.38º degrees, saturation: 0.38, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #397534 is Cyan = 0.51, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 57 | 117 | 52 | - |
| CMYK | 0.51 | 0 | 0.56 | 0.54 |
| HSL | 115.38º | 0.38% | 0.33% | - |
| HSV(B) | 115.38º | 0.56% | 0.46% | - |
| XYZ | 8.67 | 13.84 | 5.46 | - |
| YUV | 91.65 | 105.62 | 103.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 117 | 52 | 0.51 | 0 | 0.56 | 0.54 | 115.38 | 0.38 | 0.33 |
| Hex | 39 | 75 | 34 | 33 | 0 | 38 | 36 | 73 | 26 | 21 |
| Octal | 71 | 165 | 64 | 63 | 0 | 70 | 66 | 163 | 46 | 41 |
| Binary | 111001 | 1110101 | 110100 | 110011 | 0 | 111000 | 110110 | 1110011 | 100110 | 100001 |
Color Harmonies of #397534
Complementary color
Monochromatic Colors of #397534
Black with #397534
Text Example
Text Example
White with #397534
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397534; }
p { color: rgb(57,117,52); }
H1.HeaderClassName
{
color: #397534;
}
.AnyTagClassName
{
color: #397534;
}
</style>
background-color css
<style>
a { background-color: #397534; }
a { background-color: rgb(57,117,52); }
div.DivClassName
{
background-color: #397534;
}
.BgClassName
{
background-color: #397534;
}
</style>
border-color css
<style>
span { border-color: #397534; }
span { border-color: rgb(57,117,52); }
td.TdClassName
{
border-color: #397534;
}
.TagClassName
{
border-color: #397534;
}
</style>