Shades of Japanese Laurel #398541
Tints of Japanese Laurel #398541
RGB
CMYK
RGB Variations
Color information
#398541 (or 0x398541) is known color: Japanese Laurel. HEX triplet: 39, 85 and 41. RGB value is (57,133,65). Sum of RGB (Red+Green+Blue) = 57+133+65=255 (33% of max value = 765). Red value is 57 (22.66% from 255 or 22.35% from 255); Green value is 133 (52.34% from 255 or 52.16% from 255); Blue value is 65 (25.78% from 255 or 25.49% from 255); Max value from RGB is 133 - color contains mainly: green. Hex color #398541 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #398541 is #C67ABE. Grayscale: #666666. Windows color (decimal): -13007551 or 4293945. OLE color: 4293945.
HSL color Cylindrical-coordinate representation of color #398541: hue angle of 126.32º degrees, saturation: 0.4, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #398541 is Cyan = 0.57, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 57 | 133 | 65 | - |
| CMYK | 0.57 | 0 | 0.51 | 0.48 |
| HSL | 126.32º | 0.4% | 0.37% | - |
| HSV(B) | 126.32º | 0.57% | 0.52% | - |
| XYZ | 11.03 | 18.03 | 7.9 | - |
| YUV | 102.52 | 106.82 | 95.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 133 | 65 | 0.57 | 0 | 0.51 | 0.48 | 126.32 | 0.4 | 0.37 |
| Hex | 39 | 85 | 41 | 39 | 0 | 33 | 30 | 7E | 28 | 25 |
| Octal | 71 | 205 | 101 | 71 | 0 | 63 | 60 | 176 | 50 | 45 |
| Binary | 111001 | 10000101 | 1000001 | 111001 | 0 | 110011 | 110000 | 1111110 | 101000 | 100101 |
Color Harmonies of #398541
Complementary color
Monochromatic Colors of #398541
Black with #398541
Text Example
Text Example
White with #398541
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #398541; }
p { color: rgb(57,133,65); }
H1.HeaderClassName
{
color: #398541;
}
.AnyTagClassName
{
color: #398541;
}
</style>
background-color css
<style>
a { background-color: #398541; }
a { background-color: rgb(57,133,65); }
div.DivClassName
{
background-color: #398541;
}
.BgClassName
{
background-color: #398541;
}
</style>
border-color css
<style>
span { border-color: #398541; }
span { border-color: rgb(57,133,65); }
td.TdClassName
{
border-color: #398541;
}
.TagClassName
{
border-color: #398541;
}
</style>