Shades of Japanese Laurel #397633
Tints of Japanese Laurel #397633
RGB
CMYK
RGB Variations
Color information
#397633 (or 0x397633) is known color: Japanese Laurel. HEX triplet: 39, 76 and 33. RGB value is (57,118,51). Sum of RGB (Red+Green+Blue) = 57+118+51=226 (29% of max value = 765). Red value is 57 (22.66% from 255 or 25.22% from 226); Green value is 118 (46.48% from 255 or 52.21% from 226); Blue value is 51 (20.31% from 255 or 22.57% from 226); Max value from RGB is 118 - color contains mainly: green. Hex color #397633 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #397633 is #C689CC. Grayscale: #5C5C5C. Windows color (decimal): -13011405 or 3372601. OLE color: 3372601.
HSL color Cylindrical-coordinate representation of color #397633: hue angle of 114.63º degrees, saturation: 0.4, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #397633 is Cyan = 0.52, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 57 | 118 | 51 | - |
| CMYK | 0.52 | 0 | 0.57 | 0.54 |
| HSL | 114.63º | 0.4% | 0.33% | - |
| HSV(B) | 114.63º | 0.57% | 0.46% | - |
| XYZ | 8.76 | 14.07 | 5.39 | - |
| YUV | 92.12 | 104.79 | 102.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 118 | 51 | 0.52 | 0 | 0.57 | 0.54 | 114.63 | 0.4 | 0.33 |
| Hex | 39 | 76 | 33 | 34 | 0 | 39 | 36 | 73 | 28 | 21 |
| Octal | 71 | 166 | 63 | 64 | 0 | 71 | 66 | 163 | 50 | 41 |
| Binary | 111001 | 1110110 | 110011 | 110100 | 0 | 111001 | 110110 | 1110011 | 101000 | 100001 |
Color Harmonies of #397633
Complementary color
Monochromatic Colors of #397633
Black with #397633
Text Example
Text Example
White with #397633
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397633; }
p { color: rgb(57,118,51); }
H1.HeaderClassName
{
color: #397633;
}
.AnyTagClassName
{
color: #397633;
}
</style>
background-color css
<style>
a { background-color: #397633; }
a { background-color: rgb(57,118,51); }
div.DivClassName
{
background-color: #397633;
}
.BgClassName
{
background-color: #397633;
}
</style>
border-color css
<style>
span { border-color: #397633; }
span { border-color: rgb(57,118,51); }
td.TdClassName
{
border-color: #397633;
}
.TagClassName
{
border-color: #397633;
}
</style>