Shades of Japanese Laurel #307025
Tints of Japanese Laurel #307025
RGB
CMYK
RGB Variations
Color information
#307025 (or 0x307025) is known color: Japanese Laurel. HEX triplet: 30, 70 and 25. RGB value is (48,112,37). Sum of RGB (Red+Green+Blue) = 48+112+37=197 (26% of max value = 765). Red value is 48 (19.14% from 255 or 24.37% from 197); Green value is 112 (44.14% from 255 or 56.85% from 197); Blue value is 37 (14.84% from 255 or 18.78% from 197); Max value from RGB is 112 - color contains mainly: green. Hex color #307025 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #307025 is #CF8FDA. Grayscale: #545454. Windows color (decimal): -13602779 or 2453552. OLE color: 2453552.
HSL color Cylindrical-coordinate representation of color #307025: hue angle of 111.2º degrees, saturation: 0.5, 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 #307025 is Cyan = 0.57, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 48 | 112 | 37 | - |
| CMYK | 0.57 | 0 | 0.67 | 0.56 |
| HSL | 111.2º | 0.5% | 0.29% | - |
| HSV(B) | 111.2º | 0.67% | 0.44% | - |
| XYZ | 7.35 | 12.35 | 3.75 | - |
| YUV | 84.31 | 101.3 | 102.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 112 | 37 | 0.57 | 0 | 0.67 | 0.56 | 111.2 | 0.5 | 0.29 |
| Hex | 30 | 70 | 25 | 39 | 0 | 43 | 38 | 6F | 32 | 1D |
| Octal | 60 | 160 | 45 | 71 | 0 | 103 | 70 | 157 | 62 | 35 |
| Binary | 110000 | 1110000 | 100101 | 111001 | 0 | 1000011 | 111000 | 1101111 | 110010 | 11101 |
Color Harmonies of #307025
Complementary color
Monochromatic Colors of #307025
Black with #307025
Text Example
Text Example
White with #307025
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #307025; }
p { color: rgb(48,112,37); }
H1.HeaderClassName
{
color: #307025;
}
.AnyTagClassName
{
color: #307025;
}
</style>
background-color css
<style>
a { background-color: #307025; }
a { background-color: rgb(48,112,37); }
div.DivClassName
{
background-color: #307025;
}
.BgClassName
{
background-color: #307025;
}
</style>
border-color css
<style>
span { border-color: #307025; }
span { border-color: rgb(48,112,37); }
td.TdClassName
{
border-color: #307025;
}
.TagClassName
{
border-color: #307025;
}
</style>