Shades of Japanese Laurel #278235
Tints of Japanese Laurel #278235
RGB
CMYK
RGB Variations
Color information
#278235 (or 0x278235) is known color: Japanese Laurel. HEX triplet: 27, 82 and 35. RGB value is (39,130,53). Sum of RGB (Red+Green+Blue) = 39+130+53=222 (29% of max value = 765). Red value is 39 (15.62% from 255 or 17.57% from 222); Green value is 130 (51.17% from 255 or 58.56% from 222); Blue value is 53 (21.09% from 255 or 23.87% from 222); Max value from RGB is 130 - color contains mainly: green. Hex color #278235 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #278235 is #D87DCA. Grayscale: #5E5E5E. Windows color (decimal): -14187979 or 3506727. OLE color: 3506727.
HSL color Cylindrical-coordinate representation of color #278235: hue angle of 129.23º 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 #278235 is Cyan = 0.70, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 39 | 130 | 53 | - |
| CMYK | 0.70 | 0 | 0.59 | 0.49 |
| HSL | 129.23º | 0.54% | 0.33% | - |
| HSV(B) | 129.23º | 0.7% | 0.51% | - |
| XYZ | 9.46 | 16.65 | 6.08 | - |
| YUV | 94.01 | 104.85 | 88.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 130 | 53 | 0.70 | 0 | 0.59 | 0.49 | 129.23 | 0.54 | 0.33 |
| Hex | 27 | 82 | 35 | 46 | 0 | 3B | 31 | 81 | 36 | 21 |
| Octal | 47 | 202 | 65 | 106 | 0 | 73 | 61 | 201 | 66 | 41 |
| Binary | 100111 | 10000010 | 110101 | 1000110 | 0 | 111011 | 110001 | 10000001 | 110110 | 100001 |
Color Harmonies of #278235
Complementary color
Monochromatic Colors of #278235
Black with #278235
Text Example
Text Example
White with #278235
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #278235; }
p { color: rgb(39,130,53); }
H1.HeaderClassName
{
color: #278235;
}
.AnyTagClassName
{
color: #278235;
}
</style>
background-color css
<style>
a { background-color: #278235; }
a { background-color: rgb(39,130,53); }
div.DivClassName
{
background-color: #278235;
}
.BgClassName
{
background-color: #278235;
}
</style>
border-color css
<style>
span { border-color: #278235; }
span { border-color: rgb(39,130,53); }
td.TdClassName
{
border-color: #278235;
}
.TagClassName
{
border-color: #278235;
}
</style>