Shades of Japanese Laurel #307325
Tints of Japanese Laurel #307325
RGB
CMYK
RGB Variations
Color information
#307325 (or 0x307325) is known color: Japanese Laurel. HEX triplet: 30, 73 and 25. RGB value is (48,115,37). Sum of RGB (Red+Green+Blue) = 48+115+37=200 (26% of max value = 765). Red value is 48 (19.14% from 255 or 24% from 200); Green value is 115 (45.31% from 255 or 57.5% from 200); Blue value is 37 (14.84% from 255 or 18.5% from 200); Max value from RGB is 115 - color contains mainly: green. Hex color #307325 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #307325 is #CF8CDA. Grayscale: #565656. Windows color (decimal): -13602011 or 2454320. OLE color: 2454320.
HSL color Cylindrical-coordinate representation of color #307325: hue angle of 111.54º degrees, saturation: 0.51, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #307325 is Cyan = 0.58, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 48 | 115 | 37 | - |
| CMYK | 0.58 | 0 | 0.68 | 0.55 |
| HSL | 111.54º | 0.51% | 0.3% | - |
| HSV(B) | 111.54º | 0.68% | 0.45% | - |
| XYZ | 7.68 | 13.02 | 3.86 | - |
| YUV | 86.08 | 100.3 | 100.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 115 | 37 | 0.58 | 0 | 0.68 | 0.55 | 111.54 | 0.51 | 0.3 |
| Hex | 30 | 73 | 25 | 3A | 0 | 44 | 37 | 70 | 33 | 1E |
| Octal | 60 | 163 | 45 | 72 | 0 | 104 | 67 | 160 | 63 | 36 |
| Binary | 110000 | 1110011 | 100101 | 111010 | 0 | 1000100 | 110111 | 1110000 | 110011 | 11110 |
Color Harmonies of #307325
Complementary color
Monochromatic Colors of #307325
Black with #307325
Text Example
Text Example
White with #307325
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #307325; }
p { color: rgb(48,115,37); }
H1.HeaderClassName
{
color: #307325;
}
.AnyTagClassName
{
color: #307325;
}
</style>
background-color css
<style>
a { background-color: #307325; }
a { background-color: rgb(48,115,37); }
div.DivClassName
{
background-color: #307325;
}
.BgClassName
{
background-color: #307325;
}
</style>
border-color css
<style>
span { border-color: #307325; }
span { border-color: rgb(48,115,37); }
td.TdClassName
{
border-color: #307325;
}
.TagClassName
{
border-color: #307325;
}
</style>