Shades of Burnham #274037
Tints of Burnham #274037
RGB
CMYK
RGB Variations
Color information
#274037 (or 0x274037) is known color: Burnham. HEX triplet: 27, 40 and 37. RGB value is (39,64,55). Sum of RGB (Red+Green+Blue) = 39+64+55=158 (20% of max value = 765). Red value is 39 (15.62% from 255 or 24.68% from 158); Green value is 64 (25.39% from 255 or 40.51% from 158); Blue value is 55 (21.88% from 255 or 34.81% from 158); Max value from RGB is 64 - color contains mainly: green. Hex color #274037 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #274037 is #D8BFC8. Grayscale: #373737. Windows color (decimal): -14204873 or 3620903. OLE color: 3620903.
HSL color Cylindrical-coordinate representation of color #274037: hue angle of 158.4º degrees, saturation: 0.24, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #274037 is Cyan = 0.39, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 39 | 64 | 55 | - |
| CMYK | 0.39 | 0 | 0.14 | 0.75 |
| HSL | 158.4º | 0.24% | 0.2% | - |
| HSV(B) | 158.4º | 0.39% | 0.25% | - |
| XYZ | 3.36 | 4.37 | 4.28 | - |
| YUV | 55.5 | 127.72 | 116.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 64 | 55 | 0.39 | 0 | 0.14 | 0.75 | 158.4 | 0.24 | 0.2 |
| Hex | 27 | 40 | 37 | 27 | 0 | E | 4B | 9E | 18 | 14 |
| Octal | 47 | 100 | 67 | 47 | 0 | 16 | 113 | 236 | 30 | 24 |
| Binary | 100111 | 1000000 | 110111 | 100111 | 0 | 1110 | 1001011 | 10011110 | 11000 | 10100 |
Color Harmonies of #274037
Complementary color
Monochromatic Colors of #274037
Black with #274037
Text Example
Text Example
White with #274037
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #274037; }
p { color: rgb(39,64,55); }
H1.HeaderClassName
{
color: #274037;
}
.AnyTagClassName
{
color: #274037;
}
</style>
background-color css
<style>
a { background-color: #274037; }
a { background-color: rgb(39,64,55); }
div.DivClassName
{
background-color: #274037;
}
.BgClassName
{
background-color: #274037;
}
</style>
border-color css
<style>
span { border-color: #274037; }
span { border-color: rgb(39,64,55); }
td.TdClassName
{
border-color: #274037;
}
.TagClassName
{
border-color: #274037;
}
</style>