Shades of Japanese Laurel #278234
Tints of Japanese Laurel #278234
RGB
CMYK
RGB Variations
Color information
#278234 (or 0x278234) is known color: Japanese Laurel. HEX triplet: 27, 82 and 34. RGB value is (39,130,52). Sum of RGB (Red+Green+Blue) = 39+130+52=221 (29% of max value = 765). Red value is 39 (15.62% from 255 or 17.65% from 221); Green value is 130 (51.17% from 255 or 58.82% from 221); Blue value is 52 (20.70% from 255 or 23.53% from 221); Max value from RGB is 130 - color contains mainly: green. Hex color #278234 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #278234 is #D87DCB. Grayscale: #5E5E5E. Windows color (decimal): -14187980 or 3441191. OLE color: 3441191.
HSL color Cylindrical-coordinate representation of color #278234: hue angle of 128.57º 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 #278234 is Cyan = 0.70, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 39 | 130 | 52 | - |
| CMYK | 0.70 | 0 | 0.60 | 0.49 |
| HSL | 128.57º | 0.54% | 0.33% | - |
| HSV(B) | 128.57º | 0.7% | 0.51% | - |
| XYZ | 9.44 | 16.64 | 5.96 | - |
| YUV | 93.9 | 104.35 | 88.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 130 | 52 | 0.70 | 0 | 0.60 | 0.49 | 128.57 | 0.54 | 0.33 |
| Hex | 27 | 82 | 34 | 46 | 0 | 3C | 31 | 81 | 36 | 21 |
| Octal | 47 | 202 | 64 | 106 | 0 | 74 | 61 | 201 | 66 | 41 |
| Binary | 100111 | 10000010 | 110100 | 1000110 | 0 | 111100 | 110001 | 10000001 | 110110 | 100001 |
Color Harmonies of #278234
Complementary color
Monochromatic Colors of #278234
Black with #278234
Text Example
Text Example
White with #278234
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #278234; }
p { color: rgb(39,130,52); }
H1.HeaderClassName
{
color: #278234;
}
.AnyTagClassName
{
color: #278234;
}
</style>
background-color css
<style>
a { background-color: #278234; }
a { background-color: rgb(39,130,52); }
div.DivClassName
{
background-color: #278234;
}
.BgClassName
{
background-color: #278234;
}
</style>
border-color css
<style>
span { border-color: #278234; }
span { border-color: rgb(39,130,52); }
td.TdClassName
{
border-color: #278234;
}
.TagClassName
{
border-color: #278234;
}
</style>