Shades of Japanese Laurel #278232
Tints of Japanese Laurel #278232
RGB
CMYK
RGB Variations
Color information
#278232 (or 0x278232) is known color: Japanese Laurel. HEX triplet: 27, 82 and 32. RGB value is (39,130,50). Sum of RGB (Red+Green+Blue) = 39+130+50=219 (29% of max value = 765). Red value is 39 (15.62% from 255 or 17.81% from 219); Green value is 130 (51.17% from 255 or 59.36% from 219); Blue value is 50 (19.92% from 255 or 22.83% from 219); Max value from RGB is 130 - color contains mainly: green. Hex color #278232 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #278232 is #D87DCD. Grayscale: #5D5D5D. Windows color (decimal): -14187982 or 3310119. OLE color: 3310119.
HSL color Cylindrical-coordinate representation of color #278232: hue angle of 127.25º 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 #278232 is Cyan = 0.70, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 39 | 130 | 50 | - |
| CMYK | 0.70 | 0 | 0.62 | 0.49 |
| HSL | 127.25º | 0.54% | 0.33% | - |
| HSV(B) | 127.25º | 0.7% | 0.51% | - |
| XYZ | 9.4 | 16.63 | 5.73 | - |
| YUV | 93.67 | 103.35 | 89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 130 | 50 | 0.70 | 0 | 0.62 | 0.49 | 127.25 | 0.54 | 0.33 |
| Hex | 27 | 82 | 32 | 46 | 0 | 3E | 31 | 7F | 36 | 21 |
| Octal | 47 | 202 | 62 | 106 | 0 | 76 | 61 | 177 | 66 | 41 |
| Binary | 100111 | 10000010 | 110010 | 1000110 | 0 | 111110 | 110001 | 1111111 | 110110 | 100001 |
Color Harmonies of #278232
Complementary color
Monochromatic Colors of #278232
Black with #278232
Text Example
Text Example
White with #278232
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #278232; }
p { color: rgb(39,130,50); }
H1.HeaderClassName
{
color: #278232;
}
.AnyTagClassName
{
color: #278232;
}
</style>
background-color css
<style>
a { background-color: #278232; }
a { background-color: rgb(39,130,50); }
div.DivClassName
{
background-color: #278232;
}
.BgClassName
{
background-color: #278232;
}
</style>
border-color css
<style>
span { border-color: #278232; }
span { border-color: rgb(39,130,50); }
td.TdClassName
{
border-color: #278232;
}
.TagClassName
{
border-color: #278232;
}
</style>