Shades of Japanese Laurel #278632
Tints of Japanese Laurel #278632
RGB
CMYK
RGB Variations
Color information
#278632 (or 0x278632) is known color: Japanese Laurel. HEX triplet: 27, 86 and 32. RGB value is (39,134,50). Sum of RGB (Red+Green+Blue) = 39+134+50=223 (29% of max value = 765). Red value is 39 (15.62% from 255 or 17.49% from 223); Green value is 134 (52.73% from 255 or 60.09% from 223); Blue value is 50 (19.92% from 255 or 22.42% from 223); Max value from RGB is 134 - color contains mainly: green. Hex color #278632 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #278632 is #D879CD. Grayscale: #606060. Windows color (decimal): -14186958 or 3311143. OLE color: 3311143.
HSL color Cylindrical-coordinate representation of color #278632: hue angle of 126.95º degrees, saturation: 0.55, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #278632 is Cyan = 0.71, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 39 | 134 | 50 | - |
| CMYK | 0.71 | 0 | 0.63 | 0.47 |
| HSL | 126.95º | 0.55% | 0.34% | - |
| HSV(B) | 126.95º | 0.71% | 0.53% | - |
| XYZ | 9.94 | 17.71 | 5.91 | - |
| YUV | 96.02 | 102.03 | 87.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 134 | 50 | 0.71 | 0 | 0.63 | 0.47 | 126.95 | 0.55 | 0.34 |
| Hex | 27 | 86 | 32 | 47 | 0 | 3F | 2F | 7F | 37 | 22 |
| Octal | 47 | 206 | 62 | 107 | 0 | 77 | 57 | 177 | 67 | 42 |
| Binary | 100111 | 10000110 | 110010 | 1000111 | 0 | 111111 | 101111 | 1111111 | 110111 | 100010 |
Color Harmonies of #278632
Complementary color
Monochromatic Colors of #278632
Black with #278632
Text Example
Text Example
White with #278632
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #278632; }
p { color: rgb(39,134,50); }
H1.HeaderClassName
{
color: #278632;
}
.AnyTagClassName
{
color: #278632;
}
</style>
background-color css
<style>
a { background-color: #278632; }
a { background-color: rgb(39,134,50); }
div.DivClassName
{
background-color: #278632;
}
.BgClassName
{
background-color: #278632;
}
</style>
border-color css
<style>
span { border-color: #278632; }
span { border-color: rgb(39,134,50); }
td.TdClassName
{
border-color: #278632;
}
.TagClassName
{
border-color: #278632;
}
</style>