Shades of Japanese Laurel #278334
Tints of Japanese Laurel #278334
RGB
CMYK
RGB Variations
Color information
#278334 (or 0x278334) is known color: Japanese Laurel. HEX triplet: 27, 83 and 34. RGB value is (39,131,52). Sum of RGB (Red+Green+Blue) = 39+131+52=222 (29% of max value = 765). Red value is 39 (15.62% from 255 or 17.57% from 222); Green value is 131 (51.56% from 255 or 59.01% from 222); Blue value is 52 (20.70% from 255 or 23.42% from 222); Max value from RGB is 131 - color contains mainly: green. Hex color #278334 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #278334 is #D87CCB. Grayscale: #5E5E5E. Windows color (decimal): -14187724 or 3441447. OLE color: 3441447.
HSL color Cylindrical-coordinate representation of color #278334: hue angle of 128.48º 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 #278334 is Cyan = 0.70, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 39 | 131 | 52 | - |
| CMYK | 0.70 | 0 | 0.60 | 0.49 |
| HSL | 128.48º | 0.54% | 0.33% | - |
| HSV(B) | 128.48º | 0.7% | 0.51% | - |
| XYZ | 9.57 | 16.91 | 6.01 | - |
| YUV | 94.49 | 104.02 | 88.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 131 | 52 | 0.70 | 0 | 0.60 | 0.49 | 128.48 | 0.54 | 0.33 |
| Hex | 27 | 83 | 34 | 46 | 0 | 3C | 31 | 80 | 36 | 21 |
| Octal | 47 | 203 | 64 | 106 | 0 | 74 | 61 | 200 | 66 | 41 |
| Binary | 100111 | 10000011 | 110100 | 1000110 | 0 | 111100 | 110001 | 10000000 | 110110 | 100001 |
Color Harmonies of #278334
Complementary color
Monochromatic Colors of #278334
Black with #278334
Text Example
Text Example
White with #278334
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #278334; }
p { color: rgb(39,131,52); }
H1.HeaderClassName
{
color: #278334;
}
.AnyTagClassName
{
color: #278334;
}
</style>
background-color css
<style>
a { background-color: #278334; }
a { background-color: rgb(39,131,52); }
div.DivClassName
{
background-color: #278334;
}
.BgClassName
{
background-color: #278334;
}
</style>
border-color css
<style>
span { border-color: #278334; }
span { border-color: rgb(39,131,52); }
td.TdClassName
{
border-color: #278334;
}
.TagClassName
{
border-color: #278334;
}
</style>