Shades of Japanese Laurel #277725
Tints of Japanese Laurel #277725
RGB
CMYK
RGB Variations
Color information
#277725 (or 0x277725) is known color: Japanese Laurel. HEX triplet: 27, 77 and 25. RGB value is (39,119,37). Sum of RGB (Red+Green+Blue) = 39+119+37=195 (25% of max value = 765). Red value is 39 (15.62% from 255 or 20% from 195); Green value is 119 (46.88% from 255 or 61.03% from 195); Blue value is 37 (14.84% from 255 or 18.97% from 195); Max value from RGB is 119 - color contains mainly: green. Hex color #277725 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #277725 is #D888DA. Grayscale: #555555. Windows color (decimal): -14190811 or 2455335. OLE color: 2455335.
HSL color Cylindrical-coordinate representation of color #277725: hue angle of 118.54º degrees, saturation: 0.53, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #277725 is Cyan = 0.67, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 39 | 119 | 37 | - |
| CMYK | 0.67 | 0 | 0.69 | 0.53 |
| HSL | 118.54º | 0.53% | 0.31% | - |
| HSV(B) | 118.54º | 0.69% | 0.47% | - |
| XYZ | 7.77 | 13.76 | 4 | - |
| YUV | 85.73 | 100.5 | 94.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 119 | 37 | 0.67 | 0 | 0.69 | 0.53 | 118.54 | 0.53 | 0.31 |
| Hex | 27 | 77 | 25 | 43 | 0 | 45 | 35 | 77 | 35 | 1F |
| Octal | 47 | 167 | 45 | 103 | 0 | 105 | 65 | 167 | 65 | 37 |
| Binary | 100111 | 1110111 | 100101 | 1000011 | 0 | 1000101 | 110101 | 1110111 | 110101 | 11111 |
Color Harmonies of #277725
Complementary color
Monochromatic Colors of #277725
Black with #277725
Text Example
Text Example
White with #277725
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #277725; }
p { color: rgb(39,119,37); }
H1.HeaderClassName
{
color: #277725;
}
.AnyTagClassName
{
color: #277725;
}
</style>
background-color css
<style>
a { background-color: #277725; }
a { background-color: rgb(39,119,37); }
div.DivClassName
{
background-color: #277725;
}
.BgClassName
{
background-color: #277725;
}
</style>
border-color css
<style>
span { border-color: #277725; }
span { border-color: rgb(39,119,37); }
td.TdClassName
{
border-color: #277725;
}
.TagClassName
{
border-color: #277725;
}
</style>