Shades of Japanese Laurel #368735
Tints of Japanese Laurel #368735
RGB
CMYK
RGB Variations
Color information
#368735 (or 0x368735) is known color: Japanese Laurel. HEX triplet: 36, 87 and 35. RGB value is (54,135,53). Sum of RGB (Red+Green+Blue) = 54+135+53=242 (32% of max value = 765). Red value is 54 (21.48% from 255 or 22.31% from 242); Green value is 135 (53.12% from 255 or 55.79% from 242); Blue value is 53 (21.09% from 255 or 21.90% from 242); Max value from RGB is 135 - color contains mainly: green. Hex color #368735 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #368735 is #C978CA. Grayscale: #656565. Windows color (decimal): -13203659 or 3508022. OLE color: 3508022.
HSL color Cylindrical-coordinate representation of color #368735: hue angle of 119.27º degrees, saturation: 0.44, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #368735 is Cyan = 0.60, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 54 | 135 | 53 | - |
| CMYK | 0.60 | 0 | 0.61 | 0.47 |
| HSL | 119.27º | 0.44% | 0.37% | - |
| HSV(B) | 119.27º | 0.61% | 0.53% | - |
| XYZ | 10.83 | 18.37 | 6.34 | - |
| YUV | 101.43 | 100.66 | 94.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 135 | 53 | 0.60 | 0 | 0.61 | 0.47 | 119.27 | 0.44 | 0.37 |
| Hex | 36 | 87 | 35 | 3C | 0 | 3D | 2F | 77 | 2C | 25 |
| Octal | 66 | 207 | 65 | 74 | 0 | 75 | 57 | 167 | 54 | 45 |
| Binary | 110110 | 10000111 | 110101 | 111100 | 0 | 111101 | 101111 | 1110111 | 101100 | 100101 |
Color Harmonies of #368735
Complementary color
Monochromatic Colors of #368735
Black with #368735
Text Example
Text Example
White with #368735
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #368735; }
p { color: rgb(54,135,53); }
H1.HeaderClassName
{
color: #368735;
}
.AnyTagClassName
{
color: #368735;
}
</style>
background-color css
<style>
a { background-color: #368735; }
a { background-color: rgb(54,135,53); }
div.DivClassName
{
background-color: #368735;
}
.BgClassName
{
background-color: #368735;
}
</style>
border-color css
<style>
span { border-color: #368735; }
span { border-color: rgb(54,135,53); }
td.TdClassName
{
border-color: #368735;
}
.TagClassName
{
border-color: #368735;
}
</style>