Shades of Japanese Laurel #278330
Tints of Japanese Laurel #278330
RGB
CMYK
RGB Variations
Color information
#278330 (or 0x278330) is known color: Japanese Laurel. HEX triplet: 27, 83 and 30. RGB value is (39,131,48). Sum of RGB (Red+Green+Blue) = 39+131+48=218 (28% of max value = 765). Red value is 39 (15.62% from 255 or 17.89% from 218); Green value is 131 (51.56% from 255 or 60.09% from 218); Blue value is 48 (19.14% from 255 or 22.02% from 218); Max value from RGB is 131 - color contains mainly: green. Hex color #278330 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #278330 is #D87CCF. Grayscale: #5E5E5E. Windows color (decimal): -14187728 or 3179303. OLE color: 3179303.
HSL color Cylindrical-coordinate representation of color #278330: hue angle of 125.87º degrees, saturation: 0.54, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #278330 is Cyan = 0.70, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 39 | 131 | 48 | - |
| CMYK | 0.70 | 0 | 0.63 | 0.49 |
| HSL | 125.87º | 0.54% | 0.33% | - |
| HSV(B) | 125.87º | 0.7% | 0.51% | - |
| XYZ | 9.49 | 16.88 | 5.55 | - |
| YUV | 94.03 | 102.02 | 88.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 131 | 48 | 0.70 | 0 | 0.63 | 0.49 | 125.87 | 0.54 | 0.33 |
| Hex | 27 | 83 | 30 | 46 | 0 | 3F | 31 | 7E | 36 | 21 |
| Octal | 47 | 203 | 60 | 106 | 0 | 77 | 61 | 176 | 66 | 41 |
| Binary | 100111 | 10000011 | 110000 | 1000110 | 0 | 111111 | 110001 | 1111110 | 110110 | 100001 |
Color Harmonies of #278330
Complementary color
Monochromatic Colors of #278330
Black with #278330
Text Example
Text Example
White with #278330
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #278330; }
p { color: rgb(39,131,48); }
H1.HeaderClassName
{
color: #278330;
}
.AnyTagClassName
{
color: #278330;
}
</style>
background-color css
<style>
a { background-color: #278330; }
a { background-color: rgb(39,131,48); }
div.DivClassName
{
background-color: #278330;
}
.BgClassName
{
background-color: #278330;
}
</style>
border-color css
<style>
span { border-color: #278330; }
span { border-color: rgb(39,131,48); }
td.TdClassName
{
border-color: #278330;
}
.TagClassName
{
border-color: #278330;
}
</style>