Shades of Japanese Laurel #278434
Tints of Japanese Laurel #278434
RGB
CMYK
RGB Variations
Color information
#278434 (or 0x278434) is known color: Japanese Laurel. HEX triplet: 27, 84 and 34. RGB value is (39,132,52). Sum of RGB (Red+Green+Blue) = 39+132+52=223 (29% of max value = 765). Red value is 39 (15.62% from 255 or 17.49% from 223); Green value is 132 (51.95% from 255 or 59.19% from 223); Blue value is 52 (20.70% from 255 or 23.32% from 223); Max value from RGB is 132 - color contains mainly: green. Hex color #278434 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #278434 is #D87BCB. Grayscale: #5F5F5F. Windows color (decimal): -14187468 or 3441703. OLE color: 3441703.
HSL color Cylindrical-coordinate representation of color #278434: hue angle of 128.39º degrees, saturation: 0.54, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #278434 is Cyan = 0.70, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 39 | 132 | 52 | - |
| CMYK | 0.70 | 0 | 0.61 | 0.48 |
| HSL | 128.39º | 0.54% | 0.34% | - |
| HSV(B) | 128.39º | 0.7% | 0.52% | - |
| XYZ | 9.71 | 17.18 | 6.05 | - |
| YUV | 95.07 | 103.69 | 88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 132 | 52 | 0.70 | 0 | 0.61 | 0.48 | 128.39 | 0.54 | 0.34 |
| Hex | 27 | 84 | 34 | 46 | 0 | 3D | 30 | 80 | 36 | 22 |
| Octal | 47 | 204 | 64 | 106 | 0 | 75 | 60 | 200 | 66 | 42 |
| Binary | 100111 | 10000100 | 110100 | 1000110 | 0 | 111101 | 110000 | 10000000 | 110110 | 100010 |
Color Harmonies of #278434
Complementary color
Monochromatic Colors of #278434
Black with #278434
Text Example
Text Example
White with #278434
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #278434; }
p { color: rgb(39,132,52); }
H1.HeaderClassName
{
color: #278434;
}
.AnyTagClassName
{
color: #278434;
}
</style>
background-color css
<style>
a { background-color: #278434; }
a { background-color: rgb(39,132,52); }
div.DivClassName
{
background-color: #278434;
}
.BgClassName
{
background-color: #278434;
}
</style>
border-color css
<style>
span { border-color: #278434; }
span { border-color: rgb(39,132,52); }
td.TdClassName
{
border-color: #278434;
}
.TagClassName
{
border-color: #278434;
}
</style>