Shades of Japanese Laurel #397833
Tints of Japanese Laurel #397833
RGB
CMYK
RGB Variations
Color information
#397833 (or 0x397833) is known color: Japanese Laurel. HEX triplet: 39, 78 and 33. RGB value is (57,120,51). Sum of RGB (Red+Green+Blue) = 57+120+51=228 (30% of max value = 765). Red value is 57 (22.66% from 255 or 25% from 228); Green value is 120 (47.27% from 255 or 52.63% from 228); Blue value is 51 (20.31% from 255 or 22.37% from 228); Max value from RGB is 120 - color contains mainly: green. Hex color #397833 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #397833 is #C687CC. Grayscale: #5D5D5D. Windows color (decimal): -13010893 or 3373113. OLE color: 3373113.
HSL color Cylindrical-coordinate representation of color #397833: hue angle of 114.78º degrees, saturation: 0.4, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #397833 is Cyan = 0.52, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 57 | 120 | 51 | - |
| CMYK | 0.52 | 0 | 0.58 | 0.53 |
| HSL | 114.78º | 0.4% | 0.34% | - |
| HSV(B) | 114.78º | 0.58% | 0.47% | - |
| XYZ | 9 | 14.54 | 5.46 | - |
| YUV | 93.3 | 104.13 | 102.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 120 | 51 | 0.52 | 0 | 0.58 | 0.53 | 114.78 | 0.4 | 0.34 |
| Hex | 39 | 78 | 33 | 34 | 0 | 3A | 35 | 73 | 28 | 22 |
| Octal | 71 | 170 | 63 | 64 | 0 | 72 | 65 | 163 | 50 | 42 |
| Binary | 111001 | 1111000 | 110011 | 110100 | 0 | 111010 | 110101 | 1110011 | 101000 | 100010 |
Color Harmonies of #397833
Complementary color
Monochromatic Colors of #397833
Black with #397833
Text Example
Text Example
White with #397833
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397833; }
p { color: rgb(57,120,51); }
H1.HeaderClassName
{
color: #397833;
}
.AnyTagClassName
{
color: #397833;
}
</style>
background-color css
<style>
a { background-color: #397833; }
a { background-color: rgb(57,120,51); }
div.DivClassName
{
background-color: #397833;
}
.BgClassName
{
background-color: #397833;
}
</style>
border-color css
<style>
span { border-color: #397833; }
span { border-color: rgb(57,120,51); }
td.TdClassName
{
border-color: #397833;
}
.TagClassName
{
border-color: #397833;
}
</style>