Shades of Japanese Laurel #308731
Tints of Japanese Laurel #308731
RGB
CMYK
RGB Variations
Color information
#308731 (or 0x308731) is known color: Japanese Laurel. HEX triplet: 30, 87 and 31. RGB value is (48,135,49). Sum of RGB (Red+Green+Blue) = 48+135+49=232 (30% of max value = 765). Red value is 48 (19.14% from 255 or 20.69% from 232); Green value is 135 (53.12% from 255 or 58.19% from 232); Blue value is 49 (19.53% from 255 or 21.12% from 232); Max value from RGB is 135 - color contains mainly: green. Hex color #308731 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #308731 is #CF78CE. Grayscale: #636363. Windows color (decimal): -13596879 or 3245872. OLE color: 3245872.
HSL color Cylindrical-coordinate representation of color #308731: hue angle of 120.69º degrees, saturation: 0.48, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #308731 is Cyan = 0.64, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 48 | 135 | 49 | - |
| CMYK | 0.64 | 0 | 0.64 | 0.47 |
| HSL | 120.69º | 0.48% | 0.36% | - |
| HSV(B) | 120.69º | 0.64% | 0.53% | - |
| XYZ | 10.44 | 18.18 | 5.86 | - |
| YUV | 99.18 | 99.68 | 91.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 135 | 49 | 0.64 | 0 | 0.64 | 0.47 | 120.69 | 0.48 | 0.36 |
| Hex | 30 | 87 | 31 | 40 | 0 | 40 | 2F | 79 | 30 | 24 |
| Octal | 60 | 207 | 61 | 100 | 0 | 100 | 57 | 171 | 60 | 44 |
| Binary | 110000 | 10000111 | 110001 | 1000000 | 0 | 1000000 | 101111 | 1111001 | 110000 | 100100 |
Color Harmonies of #308731
Complementary color
Monochromatic Colors of #308731
Black with #308731
Text Example
Text Example
White with #308731
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #308731; }
p { color: rgb(48,135,49); }
H1.HeaderClassName
{
color: #308731;
}
.AnyTagClassName
{
color: #308731;
}
</style>
background-color css
<style>
a { background-color: #308731; }
a { background-color: rgb(48,135,49); }
div.DivClassName
{
background-color: #308731;
}
.BgClassName
{
background-color: #308731;
}
</style>
border-color css
<style>
span { border-color: #308731; }
span { border-color: rgb(48,135,49); }
td.TdClassName
{
border-color: #308731;
}
.TagClassName
{
border-color: #308731;
}
</style>