Shades of Japanese Laurel #398038
Tints of Japanese Laurel #398038
RGB
CMYK
RGB Variations
Color information
#398038 (or 0x398038) is known color: Japanese Laurel. HEX triplet: 39, 80 and 38. RGB value is (57,128,56). Sum of RGB (Red+Green+Blue) = 57+128+56=241 (31% of max value = 765). Red value is 57 (22.66% from 255 or 23.65% from 241); Green value is 128 (50.39% from 255 or 53.11% from 241); Blue value is 56 (22.27% from 255 or 23.24% from 241); Max value from RGB is 128 - color contains mainly: green. Hex color #398038 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #398038 is #C67FC7. Grayscale: #626262. Windows color (decimal): -13008840 or 3702841. OLE color: 3702841.
HSL color Cylindrical-coordinate representation of color #398038: hue angle of 119.17º degrees, saturation: 0.39, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #398038 is Cyan = 0.55, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 57 | 128 | 56 | - |
| CMYK | 0.55 | 0 | 0.56 | 0.50 |
| HSL | 119.17º | 0.39% | 0.36% | - |
| HSV(B) | 119.17º | 0.56% | 0.5% | - |
| XYZ | 10.12 | 16.59 | 6.41 | - |
| YUV | 98.56 | 103.98 | 98.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 128 | 56 | 0.55 | 0 | 0.56 | 0.50 | 119.17 | 0.39 | 0.36 |
| Hex | 39 | 80 | 38 | 37 | 0 | 38 | 32 | 77 | 27 | 24 |
| Octal | 71 | 200 | 70 | 67 | 0 | 70 | 62 | 167 | 47 | 44 |
| Binary | 111001 | 10000000 | 111000 | 110111 | 0 | 111000 | 110010 | 1110111 | 100111 | 100100 |
Color Harmonies of #398038
Complementary color
Monochromatic Colors of #398038
Black with #398038
Text Example
Text Example
White with #398038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #398038; }
p { color: rgb(57,128,56); }
H1.HeaderClassName
{
color: #398038;
}
.AnyTagClassName
{
color: #398038;
}
</style>
background-color css
<style>
a { background-color: #398038; }
a { background-color: rgb(57,128,56); }
div.DivClassName
{
background-color: #398038;
}
.BgClassName
{
background-color: #398038;
}
</style>
border-color css
<style>
span { border-color: #398038; }
span { border-color: rgb(57,128,56); }
td.TdClassName
{
border-color: #398038;
}
.TagClassName
{
border-color: #398038;
}
</style>