Shades of Burnham #274138
Tints of Burnham #274138
RGB
CMYK
RGB Variations
Color information
#274138 (or 0x274138) is known color: Burnham. HEX triplet: 27, 41 and 38. RGB value is (39,65,56). Sum of RGB (Red+Green+Blue) = 39+65+56=160 (21% of max value = 765). Red value is 39 (15.62% from 255 or 24.38% from 160); Green value is 65 (25.78% from 255 or 40.62% from 160); Blue value is 56 (22.27% from 255 or 35% from 160); Max value from RGB is 65 - color contains mainly: green. Hex color #274138 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #274138 is #D8BEC7. Grayscale: #383838. Windows color (decimal): -14204616 or 3686695. OLE color: 3686695.
HSL color Cylindrical-coordinate representation of color #274138: hue angle of 159.23º degrees, saturation: 0.25, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #274138 is Cyan = 0.40, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 39 | 65 | 56 | - |
| CMYK | 0.40 | 0 | 0.14 | 0.75 |
| HSL | 159.23º | 0.25% | 0.2% | - |
| HSV(B) | 159.23º | 0.4% | 0.25% | - |
| XYZ | 3.44 | 4.5 | 4.43 | - |
| YUV | 56.2 | 127.89 | 115.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 65 | 56 | 0.40 | 0 | 0.14 | 0.75 | 159.23 | 0.25 | 0.2 |
| Hex | 27 | 41 | 38 | 28 | 0 | E | 4B | 9F | 19 | 14 |
| Octal | 47 | 101 | 70 | 50 | 0 | 16 | 113 | 237 | 31 | 24 |
| Binary | 100111 | 1000001 | 111000 | 101000 | 0 | 1110 | 1001011 | 10011111 | 11001 | 10100 |
Color Harmonies of #274138
Complementary color
Monochromatic Colors of #274138
Black with #274138
Text Example
Text Example
White with #274138
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #274138; }
p { color: rgb(39,65,56); }
H1.HeaderClassName
{
color: #274138;
}
.AnyTagClassName
{
color: #274138;
}
</style>
background-color css
<style>
a { background-color: #274138; }
a { background-color: rgb(39,65,56); }
div.DivClassName
{
background-color: #274138;
}
.BgClassName
{
background-color: #274138;
}
</style>
border-color css
<style>
span { border-color: #274138; }
span { border-color: rgb(39,65,56); }
td.TdClassName
{
border-color: #274138;
}
.TagClassName
{
border-color: #274138;
}
</style>