Shades of Japanese Laurel #277832
Tints of Japanese Laurel #277832
RGB
CMYK
RGB Variations
Color information
#277832 (or 0x277832) is known color: Japanese Laurel. HEX triplet: 27, 78 and 32. RGB value is (39,120,50). Sum of RGB (Red+Green+Blue) = 39+120+50=209 (27% of max value = 765). Red value is 39 (15.62% from 255 or 18.66% from 209); Green value is 120 (47.27% from 255 or 57.42% from 209); Blue value is 50 (19.92% from 255 or 23.92% from 209); Max value from RGB is 120 - color contains mainly: green. Hex color #277832 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #277832 is #D887CD. Grayscale: #585858. Windows color (decimal): -14190542 or 3307559. OLE color: 3307559.
HSL color Cylindrical-coordinate representation of color #277832: hue angle of 128.15º 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 #277832 is Cyan = 0.67, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 39 | 120 | 50 | - |
| CMYK | 0.67 | 0 | 0.58 | 0.53 |
| HSL | 128.15º | 0.51% | 0.31% | - |
| HSV(B) | 128.15º | 0.68% | 0.47% | - |
| XYZ | 8.13 | 14.09 | 5.31 | - |
| YUV | 87.8 | 106.66 | 93.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 120 | 50 | 0.67 | 0 | 0.58 | 0.53 | 128.15 | 0.51 | 0.31 |
| Hex | 27 | 78 | 32 | 43 | 0 | 3A | 35 | 80 | 33 | 1F |
| Octal | 47 | 170 | 62 | 103 | 0 | 72 | 65 | 200 | 63 | 37 |
| Binary | 100111 | 1111000 | 110010 | 1000011 | 0 | 111010 | 110101 | 10000000 | 110011 | 11111 |
Color Harmonies of #277832
Complementary color
Monochromatic Colors of #277832
Black with #277832
Text Example
Text Example
White with #277832
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #277832; }
p { color: rgb(39,120,50); }
H1.HeaderClassName
{
color: #277832;
}
.AnyTagClassName
{
color: #277832;
}
</style>
background-color css
<style>
a { background-color: #277832; }
a { background-color: rgb(39,120,50); }
div.DivClassName
{
background-color: #277832;
}
.BgClassName
{
background-color: #277832;
}
</style>
border-color css
<style>
span { border-color: #277832; }
span { border-color: rgb(39,120,50); }
td.TdClassName
{
border-color: #277832;
}
.TagClassName
{
border-color: #277832;
}
</style>