Shades of Japanese Laurel #307438
Tints of Japanese Laurel #307438
RGB
CMYK
RGB Variations
Color information
#307438 (or 0x307438) is known color: Japanese Laurel. HEX triplet: 30, 74 and 38. RGB value is (48,116,56). Sum of RGB (Red+Green+Blue) = 48+116+56=220 (29% of max value = 765). Red value is 48 (19.14% from 255 or 21.82% from 220); Green value is 116 (45.70% from 255 or 52.73% from 220); Blue value is 56 (22.27% from 255 or 25.45% from 220); Max value from RGB is 116 - color contains mainly: green. Hex color #307438 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #307438 is #CF8BC7. Grayscale: #595959. Windows color (decimal): -13601736 or 3699760. OLE color: 3699760.
HSL color Cylindrical-coordinate representation of color #307438: hue angle of 127.06º degrees, saturation: 0.41, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #307438 is Cyan = 0.59, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 48 | 116 | 56 | - |
| CMYK | 0.59 | 0 | 0.52 | 0.55 |
| HSL | 127.06º | 0.41% | 0.32% | - |
| HSV(B) | 127.06º | 0.59% | 0.45% | - |
| XYZ | 8.18 | 13.4 | 5.9 | - |
| YUV | 88.83 | 109.47 | 98.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 116 | 56 | 0.59 | 0 | 0.52 | 0.55 | 127.06 | 0.41 | 0.32 |
| Hex | 30 | 74 | 38 | 3B | 0 | 34 | 37 | 7F | 29 | 20 |
| Octal | 60 | 164 | 70 | 73 | 0 | 64 | 67 | 177 | 51 | 40 |
| Binary | 110000 | 1110100 | 111000 | 111011 | 0 | 110100 | 110111 | 1111111 | 101001 | 100000 |
Color Harmonies of #307438
Complementary color
Monochromatic Colors of #307438
Black with #307438
Text Example
Text Example
White with #307438
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #307438; }
p { color: rgb(48,116,56); }
H1.HeaderClassName
{
color: #307438;
}
.AnyTagClassName
{
color: #307438;
}
</style>
background-color css
<style>
a { background-color: #307438; }
a { background-color: rgb(48,116,56); }
div.DivClassName
{
background-color: #307438;
}
.BgClassName
{
background-color: #307438;
}
</style>
border-color css
<style>
span { border-color: #307438; }
span { border-color: rgb(48,116,56); }
td.TdClassName
{
border-color: #307438;
}
.TagClassName
{
border-color: #307438;
}
</style>