Shades of Japanese Laurel #277937
Tints of Japanese Laurel #277937
RGB
CMYK
RGB Variations
Color information
#277937 (or 0x277937) is known color: Japanese Laurel. HEX triplet: 27, 79 and 37. RGB value is (39,121,55). Sum of RGB (Red+Green+Blue) = 39+121+55=215 (28% of max value = 765). Red value is 39 (15.62% from 255 or 18.14% from 215); Green value is 121 (47.66% from 255 or 56.28% from 215); Blue value is 55 (21.88% from 255 or 25.58% from 215); Max value from RGB is 121 - color contains mainly: green. Hex color #277937 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #277937 is #D886C8. Grayscale: #595959. Windows color (decimal): -14190281 or 3635495. OLE color: 3635495.
HSL color Cylindrical-coordinate representation of color #277937: hue angle of 131.71º degrees, saturation: 0.51, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #277937 is Cyan = 0.68, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 39 | 121 | 55 | - |
| CMYK | 0.68 | 0 | 0.55 | 0.53 |
| HSL | 131.71º | 0.51% | 0.31% | - |
| HSV(B) | 131.71º | 0.68% | 0.47% | - |
| XYZ | 8.36 | 14.38 | 5.95 | - |
| YUV | 88.96 | 108.83 | 92.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 121 | 55 | 0.68 | 0 | 0.55 | 0.53 | 131.71 | 0.51 | 0.31 |
| Hex | 27 | 79 | 37 | 44 | 0 | 37 | 35 | 84 | 33 | 1F |
| Octal | 47 | 171 | 67 | 104 | 0 | 67 | 65 | 204 | 63 | 37 |
| Binary | 100111 | 1111001 | 110111 | 1000100 | 0 | 110111 | 110101 | 10000100 | 110011 | 11111 |
Color Harmonies of #277937
Complementary color
Monochromatic Colors of #277937
Black with #277937
Text Example
Text Example
White with #277937
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #277937; }
p { color: rgb(39,121,55); }
H1.HeaderClassName
{
color: #277937;
}
.AnyTagClassName
{
color: #277937;
}
</style>
background-color css
<style>
a { background-color: #277937; }
a { background-color: rgb(39,121,55); }
div.DivClassName
{
background-color: #277937;
}
.BgClassName
{
background-color: #277937;
}
</style>
border-color css
<style>
span { border-color: #277937; }
span { border-color: rgb(39,121,55); }
td.TdClassName
{
border-color: #277937;
}
.TagClassName
{
border-color: #277937;
}
</style>