Shades of Japanese Laurel #307641
Tints of Japanese Laurel #307641
RGB
CMYK
RGB Variations
Color information
#307641 (or 0x307641) is known color: Japanese Laurel. HEX triplet: 30, 76 and 41. RGB value is (48,118,65). Sum of RGB (Red+Green+Blue) = 48+118+65=231 (30% of max value = 765). Red value is 48 (19.14% from 255 or 20.78% from 231); Green value is 118 (46.48% from 255 or 51.08% from 231); Blue value is 65 (25.78% from 255 or 28.14% from 231); Max value from RGB is 118 - color contains mainly: green. Hex color #307641 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #307641 is #CF89BE. Grayscale: #5B5B5B. Windows color (decimal): -13601215 or 4290096. OLE color: 4290096.
HSL color Cylindrical-coordinate representation of color #307641: hue angle of 134.57º degrees, saturation: 0.42, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #307641 is Cyan = 0.59, Magento = 0, Yellow = 0.45 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 48 | 118 | 65 | - |
| CMYK | 0.59 | 0 | 0.45 | 0.54 |
| HSL | 134.57º | 0.42% | 0.33% | - |
| HSV(B) | 134.57º | 0.59% | 0.46% | - |
| XYZ | 8.65 | 13.97 | 7.24 | - |
| YUV | 91.03 | 113.31 | 97.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 118 | 65 | 0.59 | 0 | 0.45 | 0.54 | 134.57 | 0.42 | 0.33 |
| Hex | 30 | 76 | 41 | 3B | 0 | 2D | 36 | 87 | 2A | 21 |
| Octal | 60 | 166 | 101 | 73 | 0 | 55 | 66 | 207 | 52 | 41 |
| Binary | 110000 | 1110110 | 1000001 | 111011 | 0 | 101101 | 110110 | 10000111 | 101010 | 100001 |
Color Harmonies of #307641
Complementary color
Monochromatic Colors of #307641
Black with #307641
Text Example
Text Example
White with #307641
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #307641; }
p { color: rgb(48,118,65); }
H1.HeaderClassName
{
color: #307641;
}
.AnyTagClassName
{
color: #307641;
}
</style>
background-color css
<style>
a { background-color: #307641; }
a { background-color: rgb(48,118,65); }
div.DivClassName
{
background-color: #307641;
}
.BgClassName
{
background-color: #307641;
}
</style>
border-color css
<style>
span { border-color: #307641; }
span { border-color: rgb(48,118,65); }
td.TdClassName
{
border-color: #307641;
}
.TagClassName
{
border-color: #307641;
}
</style>