Shades of Japanese Laurel #277321
Tints of Japanese Laurel #277321
RGB
CMYK
RGB Variations
Color information
#277321 (or 0x277321) is known color: Japanese Laurel. HEX triplet: 27, 73 and 21. RGB value is (39,115,33). Sum of RGB (Red+Green+Blue) = 39+115+33=187 (24% of max value = 765). Red value is 39 (15.62% from 255 or 20.86% from 187); Green value is 115 (45.31% from 255 or 61.50% from 187); Blue value is 33 (13.28% from 255 or 17.65% from 187); Max value from RGB is 115 - color contains mainly: green. Hex color #277321 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #277321 is #D88CDE. Grayscale: #535353. Windows color (decimal): -14191839 or 2192167. OLE color: 2192167.
HSL color Cylindrical-coordinate representation of color #277321: hue angle of 115.61º degrees, saturation: 0.55, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #277321 is Cyan = 0.66, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 39 | 115 | 33 | - |
| CMYK | 0.66 | 0 | 0.71 | 0.55 |
| HSL | 115.61º | 0.55% | 0.29% | - |
| HSV(B) | 115.61º | 0.71% | 0.45% | - |
| XYZ | 7.24 | 12.8 | 3.53 | - |
| YUV | 82.93 | 99.82 | 96.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 115 | 33 | 0.66 | 0 | 0.71 | 0.55 | 115.61 | 0.55 | 0.29 |
| Hex | 27 | 73 | 21 | 42 | 0 | 47 | 37 | 74 | 37 | 1D |
| Octal | 47 | 163 | 41 | 102 | 0 | 107 | 67 | 164 | 67 | 35 |
| Binary | 100111 | 1110011 | 100001 | 1000010 | 0 | 1000111 | 110111 | 1110100 | 110111 | 11101 |
Color Harmonies of #277321
Complementary color
Monochromatic Colors of #277321
Black with #277321
Text Example
Text Example
White with #277321
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #277321; }
p { color: rgb(39,115,33); }
H1.HeaderClassName
{
color: #277321;
}
.AnyTagClassName
{
color: #277321;
}
</style>
background-color css
<style>
a { background-color: #277321; }
a { background-color: rgb(39,115,33); }
div.DivClassName
{
background-color: #277321;
}
.BgClassName
{
background-color: #277321;
}
</style>
border-color css
<style>
span { border-color: #277321; }
span { border-color: rgb(39,115,33); }
td.TdClassName
{
border-color: #277321;
}
.TagClassName
{
border-color: #277321;
}
</style>