Shades of Japanese Laurel #307234
Tints of Japanese Laurel #307234
RGB
CMYK
RGB Variations
Color information
#307234 (or 0x307234) is known color: Japanese Laurel. HEX triplet: 30, 72 and 34. RGB value is (48,114,52). Sum of RGB (Red+Green+Blue) = 48+114+52=214 (28% of max value = 765). Red value is 48 (19.14% from 255 or 22.43% from 214); Green value is 114 (44.92% from 255 or 53.27% from 214); Blue value is 52 (20.70% from 255 or 24.30% from 214); Max value from RGB is 114 - color contains mainly: green. Hex color #307234 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #307234 is #CF8DCB. Grayscale: #575757. Windows color (decimal): -13602252 or 3437104. OLE color: 3437104.
HSL color Cylindrical-coordinate representation of color #307234: hue angle of 123.64º degrees, saturation: 0.41, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #307234 is Cyan = 0.58, Magento = 0, Yellow = 0.54 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 48 | 114 | 52 | - |
| CMYK | 0.58 | 0 | 0.54 | 0.55 |
| HSL | 123.64º | 0.41% | 0.32% | - |
| HSV(B) | 123.64º | 0.58% | 0.45% | - |
| XYZ | 7.86 | 12.91 | 5.33 | - |
| YUV | 87.2 | 108.13 | 100.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 114 | 52 | 0.58 | 0 | 0.54 | 0.55 | 123.64 | 0.41 | 0.32 |
| Hex | 30 | 72 | 34 | 3A | 0 | 36 | 37 | 7C | 29 | 20 |
| Octal | 60 | 162 | 64 | 72 | 0 | 66 | 67 | 174 | 51 | 40 |
| Binary | 110000 | 1110010 | 110100 | 111010 | 0 | 110110 | 110111 | 1111100 | 101001 | 100000 |
Color Harmonies of #307234
Complementary color
Monochromatic Colors of #307234
Black with #307234
Text Example
Text Example
White with #307234
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #307234; }
p { color: rgb(48,114,52); }
H1.HeaderClassName
{
color: #307234;
}
.AnyTagClassName
{
color: #307234;
}
</style>
background-color css
<style>
a { background-color: #307234; }
a { background-color: rgb(48,114,52); }
div.DivClassName
{
background-color: #307234;
}
.BgClassName
{
background-color: #307234;
}
</style>
border-color css
<style>
span { border-color: #307234; }
span { border-color: rgb(48,114,52); }
td.TdClassName
{
border-color: #307234;
}
.TagClassName
{
border-color: #307234;
}
</style>