Shades of Japanese Laurel #398338
Tints of Japanese Laurel #398338
RGB
CMYK
RGB Variations
Color information
#398338 (or 0x398338) is known color: Japanese Laurel. HEX triplet: 39, 83 and 38. RGB value is (57,131,56). Sum of RGB (Red+Green+Blue) = 57+131+56=244 (32% of max value = 765). Red value is 57 (22.66% from 255 or 23.36% from 244); Green value is 131 (51.56% from 255 or 53.69% from 244); Blue value is 56 (22.27% from 255 or 22.95% from 244); Max value from RGB is 131 - color contains mainly: green. Hex color #398338 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #398338 is #C67CC7. Grayscale: #646464. Windows color (decimal): -13008072 or 3703609. OLE color: 3703609.
HSL color Cylindrical-coordinate representation of color #398338: hue angle of 119.2º degrees, saturation: 0.4, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #398338 is Cyan = 0.56, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 57 | 131 | 56 | - |
| CMYK | 0.56 | 0 | 0.57 | 0.49 |
| HSL | 119.2º | 0.4% | 0.37% | - |
| HSV(B) | 119.2º | 0.57% | 0.51% | - |
| XYZ | 10.52 | 17.39 | 6.54 | - |
| YUV | 100.32 | 102.98 | 97.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 131 | 56 | 0.56 | 0 | 0.57 | 0.49 | 119.2 | 0.4 | 0.37 |
| Hex | 39 | 83 | 38 | 38 | 0 | 39 | 31 | 77 | 28 | 25 |
| Octal | 71 | 203 | 70 | 70 | 0 | 71 | 61 | 167 | 50 | 45 |
| Binary | 111001 | 10000011 | 111000 | 111000 | 0 | 111001 | 110001 | 1110111 | 101000 | 100101 |
Color Harmonies of #398338
Complementary color
Monochromatic Colors of #398338
Black with #398338
Text Example
Text Example
White with #398338
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #398338; }
p { color: rgb(57,131,56); }
H1.HeaderClassName
{
color: #398338;
}
.AnyTagClassName
{
color: #398338;
}
</style>
background-color css
<style>
a { background-color: #398338; }
a { background-color: rgb(57,131,56); }
div.DivClassName
{
background-color: #398338;
}
.BgClassName
{
background-color: #398338;
}
</style>
border-color css
<style>
span { border-color: #398338; }
span { border-color: rgb(57,131,56); }
td.TdClassName
{
border-color: #398338;
}
.TagClassName
{
border-color: #398338;
}
</style>