Shades of Japanese Laurel #277320
Tints of Japanese Laurel #277320
RGB
CMYK
RGB Variations
Color information
#277320 (or 0x277320) is known color: Japanese Laurel. HEX triplet: 27, 73 and 20. RGB value is (39,115,32). Sum of RGB (Red+Green+Blue) = 39+115+32=186 (24% of max value = 765). Red value is 39 (15.62% from 255 or 20.97% from 186); Green value is 115 (45.31% from 255 or 61.83% from 186); Blue value is 32 (12.89% from 255 or 17.20% from 186); Max value from RGB is 115 - color contains mainly: green. Hex color #277320 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #277320 is #D88CDF. Grayscale: #535353. Windows color (decimal): -14191840 or 2126631. OLE color: 2126631.
HSL color Cylindrical-coordinate representation of color #277320: hue angle of 114.94º degrees, saturation: 0.56, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #277320 is Cyan = 0.66, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 39 | 115 | 32 | - |
| CMYK | 0.66 | 0 | 0.72 | 0.55 |
| HSL | 114.94º | 0.56% | 0.29% | - |
| HSV(B) | 114.94º | 0.72% | 0.45% | - |
| XYZ | 7.23 | 12.8 | 3.46 | - |
| YUV | 82.81 | 99.32 | 96.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 115 | 32 | 0.66 | 0 | 0.72 | 0.55 | 114.94 | 0.56 | 0.29 |
| Hex | 27 | 73 | 20 | 42 | 0 | 48 | 37 | 73 | 38 | 1D |
| Octal | 47 | 163 | 40 | 102 | 0 | 110 | 67 | 163 | 70 | 35 |
| Binary | 100111 | 1110011 | 100000 | 1000010 | 0 | 1001000 | 110111 | 1110011 | 111000 | 11101 |
Color Harmonies of #277320
Complementary color
Monochromatic Colors of #277320
Black with #277320
Text Example
Text Example
White with #277320
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #277320; }
p { color: rgb(39,115,32); }
H1.HeaderClassName
{
color: #277320;
}
.AnyTagClassName
{
color: #277320;
}
</style>
background-color css
<style>
a { background-color: #277320; }
a { background-color: rgb(39,115,32); }
div.DivClassName
{
background-color: #277320;
}
.BgClassName
{
background-color: #277320;
}
</style>
border-color css
<style>
span { border-color: #277320; }
span { border-color: rgb(39,115,32); }
td.TdClassName
{
border-color: #277320;
}
.TagClassName
{
border-color: #277320;
}
</style>