Shades of Japanese Laurel #278034
Tints of Japanese Laurel #278034
RGB
CMYK
RGB Variations
Color information
#278034 (or 0x278034) is known color: Japanese Laurel. HEX triplet: 27, 80 and 34. RGB value is (39,128,52). Sum of RGB (Red+Green+Blue) = 39+128+52=219 (29% of max value = 765). Red value is 39 (15.62% from 255 or 17.81% from 219); Green value is 128 (50.39% from 255 or 58.45% from 219); Blue value is 52 (20.70% from 255 or 23.74% from 219); Max value from RGB is 128 - color contains mainly: green. Hex color #278034 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #278034 is #D87FCB. Grayscale: #5C5C5C. Windows color (decimal): -14188492 or 3440679. OLE color: 3440679.
HSL color Cylindrical-coordinate representation of color #278034: hue angle of 128.76º degrees, saturation: 0.53, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #278034 is Cyan = 0.70, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 39 | 128 | 52 | - |
| CMYK | 0.70 | 0 | 0.59 | 0.50 |
| HSL | 128.76º | 0.53% | 0.33% | - |
| HSV(B) | 128.76º | 0.7% | 0.5% | - |
| XYZ | 9.18 | 16.12 | 5.88 | - |
| YUV | 92.73 | 105.01 | 89.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 128 | 52 | 0.70 | 0 | 0.59 | 0.50 | 128.76 | 0.53 | 0.33 |
| Hex | 27 | 80 | 34 | 46 | 0 | 3B | 32 | 81 | 35 | 21 |
| Octal | 47 | 200 | 64 | 106 | 0 | 73 | 62 | 201 | 65 | 41 |
| Binary | 100111 | 10000000 | 110100 | 1000110 | 0 | 111011 | 110010 | 10000001 | 110101 | 100001 |
Color Harmonies of #278034
Complementary color
Monochromatic Colors of #278034
Black with #278034
Text Example
Text Example
White with #278034
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #278034; }
p { color: rgb(39,128,52); }
H1.HeaderClassName
{
color: #278034;
}
.AnyTagClassName
{
color: #278034;
}
</style>
background-color css
<style>
a { background-color: #278034; }
a { background-color: rgb(39,128,52); }
div.DivClassName
{
background-color: #278034;
}
.BgClassName
{
background-color: #278034;
}
</style>
border-color css
<style>
span { border-color: #278034; }
span { border-color: rgb(39,128,52); }
td.TdClassName
{
border-color: #278034;
}
.TagClassName
{
border-color: #278034;
}
</style>