Shades of Japanese Laurel #307540
Tints of Japanese Laurel #307540
RGB
CMYK
RGB Variations
Color information
#307540 (or 0x307540) is known color: Japanese Laurel. HEX triplet: 30, 75 and 40. RGB value is (48,117,64). Sum of RGB (Red+Green+Blue) = 48+117+64=229 (30% of max value = 765). Red value is 48 (19.14% from 255 or 20.96% from 229); Green value is 117 (46.09% from 255 or 51.09% from 229); Blue value is 64 (25.39% from 255 or 27.95% from 229); Max value from RGB is 117 - color contains mainly: green. Hex color #307540 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #307540 is #CF8ABF. Grayscale: #5A5A5A. Windows color (decimal): -13601472 or 4224304. OLE color: 4224304.
HSL color Cylindrical-coordinate representation of color #307540: hue angle of 133.91º degrees, saturation: 0.42, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #307540 is Cyan = 0.59, Magento = 0, Yellow = 0.45 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 48 | 117 | 64 | - |
| CMYK | 0.59 | 0 | 0.45 | 0.54 |
| HSL | 133.91º | 0.42% | 0.32% | - |
| HSV(B) | 133.91º | 0.59% | 0.46% | - |
| XYZ | 8.51 | 13.72 | 7.05 | - |
| YUV | 90.33 | 113.14 | 97.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 117 | 64 | 0.59 | 0 | 0.45 | 0.54 | 133.91 | 0.42 | 0.32 |
| Hex | 30 | 75 | 40 | 3B | 0 | 2D | 36 | 86 | 2A | 20 |
| Octal | 60 | 165 | 100 | 73 | 0 | 55 | 66 | 206 | 52 | 40 |
| Binary | 110000 | 1110101 | 1000000 | 111011 | 0 | 101101 | 110110 | 10000110 | 101010 | 100000 |
Color Harmonies of #307540
Complementary color
Monochromatic Colors of #307540
Black with #307540
Text Example
Text Example
White with #307540
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #307540; }
p { color: rgb(48,117,64); }
H1.HeaderClassName
{
color: #307540;
}
.AnyTagClassName
{
color: #307540;
}
</style>
background-color css
<style>
a { background-color: #307540; }
a { background-color: rgb(48,117,64); }
div.DivClassName
{
background-color: #307540;
}
.BgClassName
{
background-color: #307540;
}
</style>
border-color css
<style>
span { border-color: #307540; }
span { border-color: rgb(48,117,64); }
td.TdClassName
{
border-color: #307540;
}
.TagClassName
{
border-color: #307540;
}
</style>