Shades of Japanese Laurel #368441
Tints of Japanese Laurel #368441
RGB
CMYK
RGB Variations
Color information
#368441 (or 0x368441) is known color: Japanese Laurel. HEX triplet: 36, 84 and 41. RGB value is (54,132,65). Sum of RGB (Red+Green+Blue) = 54+132+65=251 (33% of max value = 765). Red value is 54 (21.48% from 255 or 21.51% from 251); Green value is 132 (51.95% from 255 or 52.59% from 251); Blue value is 65 (25.78% from 255 or 25.90% from 251); Max value from RGB is 132 - color contains mainly: green. Hex color #368441 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #368441 is #C97BBE. Grayscale: #656565. Windows color (decimal): -13204415 or 4293686. OLE color: 4293686.
HSL color Cylindrical-coordinate representation of color #368441: hue angle of 128.46º degrees, saturation: 0.42, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #368441 is Cyan = 0.59, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 54 | 132 | 65 | - |
| CMYK | 0.59 | 0 | 0.51 | 0.48 |
| HSL | 128.46º | 0.42% | 0.36% | - |
| HSV(B) | 128.46º | 0.59% | 0.52% | - |
| XYZ | 10.73 | 17.67 | 7.85 | - |
| YUV | 101.04 | 107.66 | 94.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 132 | 65 | 0.59 | 0 | 0.51 | 0.48 | 128.46 | 0.42 | 0.36 |
| Hex | 36 | 84 | 41 | 3B | 0 | 33 | 30 | 80 | 2A | 24 |
| Octal | 66 | 204 | 101 | 73 | 0 | 63 | 60 | 200 | 52 | 44 |
| Binary | 110110 | 10000100 | 1000001 | 111011 | 0 | 110011 | 110000 | 10000000 | 101010 | 100100 |
Color Harmonies of #368441
Complementary color
Monochromatic Colors of #368441
Black with #368441
Text Example
Text Example
White with #368441
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #368441; }
p { color: rgb(54,132,65); }
H1.HeaderClassName
{
color: #368441;
}
.AnyTagClassName
{
color: #368441;
}
</style>
background-color css
<style>
a { background-color: #368441; }
a { background-color: rgb(54,132,65); }
div.DivClassName
{
background-color: #368441;
}
.BgClassName
{
background-color: #368441;
}
</style>
border-color css
<style>
span { border-color: #368441; }
span { border-color: rgb(54,132,65); }
td.TdClassName
{
border-color: #368441;
}
.TagClassName
{
border-color: #368441;
}
</style>