Shades of Japanese Laurel #307227
Tints of Japanese Laurel #307227
RGB
CMYK
RGB Variations
Color information
#307227 (or 0x307227) is known color: Japanese Laurel. HEX triplet: 30, 72 and 27. RGB value is (48,114,39). Sum of RGB (Red+Green+Blue) = 48+114+39=201 (26% of max value = 765). Red value is 48 (19.14% from 255 or 23.88% from 201); Green value is 114 (44.92% from 255 or 56.72% from 201); Blue value is 39 (15.62% from 255 or 19.40% from 201); Max value from RGB is 114 - color contains mainly: green. Hex color #307227 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #307227 is #CF8DD8. Grayscale: #555555. Windows color (decimal): -13602265 or 2585136. OLE color: 2585136.
HSL color Cylindrical-coordinate representation of color #307227: hue angle of 112.8º degrees, saturation: 0.49, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #307227 is Cyan = 0.58, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 48 | 114 | 39 | - |
| CMYK | 0.58 | 0 | 0.66 | 0.55 |
| HSL | 112.8º | 0.49% | 0.3% | - |
| HSV(B) | 112.8º | 0.66% | 0.45% | - |
| XYZ | 7.6 | 12.81 | 3.99 | - |
| YUV | 85.72 | 101.63 | 101.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 114 | 39 | 0.58 | 0 | 0.66 | 0.55 | 112.8 | 0.49 | 0.3 |
| Hex | 30 | 72 | 27 | 3A | 0 | 42 | 37 | 71 | 31 | 1E |
| Octal | 60 | 162 | 47 | 72 | 0 | 102 | 67 | 161 | 61 | 36 |
| Binary | 110000 | 1110010 | 100111 | 111010 | 0 | 1000010 | 110111 | 1110001 | 110001 | 11110 |
Color Harmonies of #307227
Complementary color
Monochromatic Colors of #307227
Black with #307227
Text Example
Text Example
White with #307227
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #307227; }
p { color: rgb(48,114,39); }
H1.HeaderClassName
{
color: #307227;
}
.AnyTagClassName
{
color: #307227;
}
</style>
background-color css
<style>
a { background-color: #307227; }
a { background-color: rgb(48,114,39); }
div.DivClassName
{
background-color: #307227;
}
.BgClassName
{
background-color: #307227;
}
</style>
border-color css
<style>
span { border-color: #307227; }
span { border-color: rgb(48,114,39); }
td.TdClassName
{
border-color: #307227;
}
.TagClassName
{
border-color: #307227;
}
</style>