Shades of Japanese Laurel #307125
Tints of Japanese Laurel #307125
RGB
CMYK
RGB Variations
Color information
#307125 (or 0x307125) is known color: Japanese Laurel. HEX triplet: 30, 71 and 25. RGB value is (48,113,37). Sum of RGB (Red+Green+Blue) = 48+113+37=198 (26% of max value = 765). Red value is 48 (19.14% from 255 or 24.24% from 198); Green value is 113 (44.53% from 255 or 57.07% from 198); Blue value is 37 (14.84% from 255 or 18.69% from 198); Max value from RGB is 113 - color contains mainly: green. Hex color #307125 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #307125 is #CF8EDA. Grayscale: #555555. Windows color (decimal): -13602523 or 2453808. OLE color: 2453808.
HSL color Cylindrical-coordinate representation of color #307125: hue angle of 111.32º degrees, saturation: 0.51, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #307125 is Cyan = 0.58, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 48 | 113 | 37 | - |
| CMYK | 0.58 | 0 | 0.67 | 0.56 |
| HSL | 111.32º | 0.51% | 0.29% | - |
| HSV(B) | 111.32º | 0.67% | 0.44% | - |
| XYZ | 7.46 | 12.57 | 3.78 | - |
| YUV | 84.9 | 100.97 | 101.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 113 | 37 | 0.58 | 0 | 0.67 | 0.56 | 111.32 | 0.51 | 0.29 |
| Hex | 30 | 71 | 25 | 3A | 0 | 43 | 38 | 6F | 33 | 1D |
| Octal | 60 | 161 | 45 | 72 | 0 | 103 | 70 | 157 | 63 | 35 |
| Binary | 110000 | 1110001 | 100101 | 111010 | 0 | 1000011 | 111000 | 1101111 | 110011 | 11101 |
Color Harmonies of #307125
Complementary color
Monochromatic Colors of #307125
Black with #307125
Text Example
Text Example
White with #307125
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #307125; }
p { color: rgb(48,113,37); }
H1.HeaderClassName
{
color: #307125;
}
.AnyTagClassName
{
color: #307125;
}
</style>
background-color css
<style>
a { background-color: #307125; }
a { background-color: rgb(48,113,37); }
div.DivClassName
{
background-color: #307125;
}
.BgClassName
{
background-color: #307125;
}
</style>
border-color css
<style>
span { border-color: #307125; }
span { border-color: rgb(48,113,37); }
td.TdClassName
{
border-color: #307125;
}
.TagClassName
{
border-color: #307125;
}
</style>