Shades of Japanese Laurel #278239
Tints of Japanese Laurel #278239
RGB
CMYK
RGB Variations
Color information
#278239 (or 0x278239) is known color: Japanese Laurel. HEX triplet: 27, 82 and 39. RGB value is (39,130,57). Sum of RGB (Red+Green+Blue) = 39+130+57=226 (29% of max value = 765). Red value is 39 (15.62% from 255 or 17.26% from 226); Green value is 130 (51.17% from 255 or 57.52% from 226); Blue value is 57 (22.66% from 255 or 25.22% from 226); Max value from RGB is 130 - color contains mainly: green. Hex color #278239 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #278239 is #D87DC6. Grayscale: #5E5E5E. Windows color (decimal): -14187975 or 3768871. OLE color: 3768871.
HSL color Cylindrical-coordinate representation of color #278239: hue angle of 131.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 #278239 is Cyan = 0.70, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 39 | 130 | 57 | - |
| CMYK | 0.70 | 0 | 0.56 | 0.49 |
| HSL | 131.87º | 0.54% | 0.33% | - |
| HSV(B) | 131.87º | 0.7% | 0.51% | - |
| XYZ | 9.56 | 16.69 | 6.59 | - |
| YUV | 94.47 | 106.85 | 88.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 130 | 57 | 0.70 | 0 | 0.56 | 0.49 | 131.87 | 0.54 | 0.33 |
| Hex | 27 | 82 | 39 | 46 | 0 | 38 | 31 | 84 | 36 | 21 |
| Octal | 47 | 202 | 71 | 106 | 0 | 70 | 61 | 204 | 66 | 41 |
| Binary | 100111 | 10000010 | 111001 | 1000110 | 0 | 111000 | 110001 | 10000100 | 110110 | 100001 |
Color Harmonies of #278239
Complementary color
Monochromatic Colors of #278239
Black with #278239
Text Example
Text Example
White with #278239
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #278239; }
p { color: rgb(39,130,57); }
H1.HeaderClassName
{
color: #278239;
}
.AnyTagClassName
{
color: #278239;
}
</style>
background-color css
<style>
a { background-color: #278239; }
a { background-color: rgb(39,130,57); }
div.DivClassName
{
background-color: #278239;
}
.BgClassName
{
background-color: #278239;
}
</style>
border-color css
<style>
span { border-color: #278239; }
span { border-color: rgb(39,130,57); }
td.TdClassName
{
border-color: #278239;
}
.TagClassName
{
border-color: #278239;
}
</style>