Shades of Bottle Green #274738
Tints of Bottle Green #274738
RGB
CMYK
RGB Variations
Color information
#274738 (or 0x274738) is known color: Bottle Green. HEX triplet: 27, 47 and 38. RGB value is (39,71,56). Sum of RGB (Red+Green+Blue) = 39+71+56=166 (21% of max value = 765). Red value is 39 (15.62% from 255 or 23.49% from 166); Green value is 71 (28.12% from 255 or 42.77% from 166); Blue value is 56 (22.27% from 255 or 33.73% from 166); Max value from RGB is 71 - color contains mainly: green. Hex color #274738 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #274738 is #D8B8C7. Grayscale: #3B3B3B. Windows color (decimal): -14203080 or 3688231. OLE color: 3688231.
HSL color Cylindrical-coordinate representation of color #274738: hue angle of 151.88º degrees, saturation: 0.29, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #274738 is Cyan = 0.45, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 39 | 71 | 56 | - |
| CMYK | 0.45 | 0 | 0.21 | 0.72 |
| HSL | 151.88º | 0.29% | 0.22% | - |
| HSV(B) | 151.88º | 0.45% | 0.28% | - |
| XYZ | 3.8 | 5.22 | 4.55 | - |
| YUV | 59.72 | 125.9 | 113.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 71 | 56 | 0.45 | 0 | 0.21 | 0.72 | 151.88 | 0.29 | 0.22 |
| Hex | 27 | 47 | 38 | 2D | 0 | 15 | 48 | 98 | 1D | 16 |
| Octal | 47 | 107 | 70 | 55 | 0 | 25 | 110 | 230 | 35 | 26 |
| Binary | 100111 | 1000111 | 111000 | 101101 | 0 | 10101 | 1001000 | 10011000 | 11101 | 10110 |
Color Harmonies of #274738
Complementary color
Monochromatic Colors of #274738
Black with #274738
Text Example
Text Example
White with #274738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #274738; }
p { color: rgb(39,71,56); }
H1.HeaderClassName
{
color: #274738;
}
.AnyTagClassName
{
color: #274738;
}
</style>
background-color css
<style>
a { background-color: #274738; }
a { background-color: rgb(39,71,56); }
div.DivClassName
{
background-color: #274738;
}
.BgClassName
{
background-color: #274738;
}
</style>
border-color css
<style>
span { border-color: #274738; }
span { border-color: rgb(39,71,56); }
td.TdClassName
{
border-color: #274738;
}
.TagClassName
{
border-color: #274738;
}
</style>