Shades of Japanese Laurel #397530
Tints of Japanese Laurel #397530
RGB
CMYK
RGB Variations
Color information
#397530 (or 0x397530) is known color: Japanese Laurel. HEX triplet: 39, 75 and 30. RGB value is (57,117,48). Sum of RGB (Red+Green+Blue) = 57+117+48=222 (29% of max value = 765). Red value is 57 (22.66% from 255 or 25.68% from 222); Green value is 117 (46.09% from 255 or 52.70% from 222); Blue value is 48 (19.14% from 255 or 21.62% from 222); Max value from RGB is 117 - color contains mainly: green. Hex color #397530 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #397530 is #C68ACF. Grayscale: #5B5B5B. Windows color (decimal): -13011664 or 3175737. OLE color: 3175737.
HSL color Cylindrical-coordinate representation of color #397530: hue angle of 112.17º degrees, saturation: 0.42, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #397530 is Cyan = 0.51, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 57 | 117 | 48 | - |
| CMYK | 0.51 | 0 | 0.59 | 0.54 |
| HSL | 112.17º | 0.42% | 0.32% | - |
| HSV(B) | 112.17º | 0.59% | 0.46% | - |
| XYZ | 8.58 | 13.81 | 5.01 | - |
| YUV | 91.19 | 103.62 | 103.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 117 | 48 | 0.51 | 0 | 0.59 | 0.54 | 112.17 | 0.42 | 0.32 |
| Hex | 39 | 75 | 30 | 33 | 0 | 3B | 36 | 70 | 2A | 20 |
| Octal | 71 | 165 | 60 | 63 | 0 | 73 | 66 | 160 | 52 | 40 |
| Binary | 111001 | 1110101 | 110000 | 110011 | 0 | 111011 | 110110 | 1110000 | 101010 | 100000 |
Color Harmonies of #397530
Complementary color
Monochromatic Colors of #397530
Black with #397530
Text Example
Text Example
White with #397530
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397530; }
p { color: rgb(57,117,48); }
H1.HeaderClassName
{
color: #397530;
}
.AnyTagClassName
{
color: #397530;
}
</style>
background-color css
<style>
a { background-color: #397530; }
a { background-color: rgb(57,117,48); }
div.DivClassName
{
background-color: #397530;
}
.BgClassName
{
background-color: #397530;
}
</style>
border-color css
<style>
span { border-color: #397530; }
span { border-color: rgb(57,117,48); }
td.TdClassName
{
border-color: #397530;
}
.TagClassName
{
border-color: #397530;
}
</style>