Shades of Burnham #214738
Tints of Burnham #214738
RGB
CMYK
RGB Variations
Color information
#214738 (or 0x214738) is known color: Burnham. HEX triplet: 21, 47 and 38. RGB value is (33,71,56). Sum of RGB (Red+Green+Blue) = 33+71+56=160 (21% of max value = 765). Red value is 33 (13.28% from 255 or 20.62% from 160); Green value is 71 (28.12% from 255 or 44.38% from 160); Blue value is 56 (22.27% from 255 or 35% from 160); Max value from RGB is 71 - color contains mainly: green. Hex color #214738 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #214738 is #DEB8C7. Grayscale: #393939. Windows color (decimal): -14596296 or 3688225. OLE color: 3688225.
HSL color Cylindrical-coordinate representation of color #214738: hue angle of 156.32º degrees, saturation: 0.37, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #214738 is Cyan = 0.54, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 33 | 71 | 56 | - |
| CMYK | 0.54 | 0 | 0.21 | 0.72 |
| HSL | 156.32º | 0.37% | 0.2% | - |
| HSV(B) | 156.32º | 0.54% | 0.28% | - |
| XYZ | 3.59 | 5.12 | 4.54 | - |
| YUV | 57.93 | 126.91 | 110.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 71 | 56 | 0.54 | 0 | 0.21 | 0.72 | 156.32 | 0.37 | 0.2 |
| Hex | 21 | 47 | 38 | 36 | 0 | 15 | 48 | 9C | 25 | 14 |
| Octal | 41 | 107 | 70 | 66 | 0 | 25 | 110 | 234 | 45 | 24 |
| Binary | 100001 | 1000111 | 111000 | 110110 | 0 | 10101 | 1001000 | 10011100 | 100101 | 10100 |
Color Harmonies of #214738
Complementary color
Monochromatic Colors of #214738
Black with #214738
Text Example
Text Example
White with #214738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #214738; }
p { color: rgb(33,71,56); }
H1.HeaderClassName
{
color: #214738;
}
.AnyTagClassName
{
color: #214738;
}
</style>
background-color css
<style>
a { background-color: #214738; }
a { background-color: rgb(33,71,56); }
div.DivClassName
{
background-color: #214738;
}
.BgClassName
{
background-color: #214738;
}
</style>
border-color css
<style>
span { border-color: #214738; }
span { border-color: rgb(33,71,56); }
td.TdClassName
{
border-color: #214738;
}
.TagClassName
{
border-color: #214738;
}
</style>