Shades of Tiber #214947
Tints of Tiber #214947
RGB
CMYK
RGB Variations
Color information
#214947 (or 0x214947) is known color: Tiber. HEX triplet: 21, 49 and 47. RGB value is (33,73,71). Sum of RGB (Red+Green+Blue) = 33+73+71=177 (23% of max value = 765). Red value is 33 (13.28% from 255 or 18.64% from 177); Green value is 73 (28.91% from 255 or 41.24% from 177); Blue value is 71 (28.12% from 255 or 40.11% from 177); Max value from RGB is 73 - color contains mainly: green. Hex color #214947 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #214947 is #DEB6B8. Grayscale: #3C3C3C. Windows color (decimal): -14595769 or 4671777. OLE color: 4671777.
HSL color Cylindrical-coordinate representation of color #214947: hue angle of 177º degrees, saturation: 0.38, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #214947 is Cyan = 0.55, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 33 | 73 | 71 | - |
| CMYK | 0.55 | 0 | 0.03 | 0.71 |
| HSL | 177º | 0.38% | 0.21% | - |
| HSV(B) | 177º | 0.55% | 0.29% | - |
| XYZ | 4.15 | 5.54 | 6.81 | - |
| YUV | 60.81 | 133.75 | 108.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 73 | 71 | 0.55 | 0 | 0.03 | 0.71 | 177 | 0.38 | 0.21 |
| Hex | 21 | 49 | 47 | 37 | 0 | 3 | 47 | B1 | 26 | 15 |
| Octal | 41 | 111 | 107 | 67 | 0 | 3 | 107 | 261 | 46 | 25 |
| Binary | 100001 | 1001001 | 1000111 | 110111 | 0 | 11 | 1000111 | 10110001 | 100110 | 10101 |
Color Harmonies of #214947
Complementary color
Monochromatic Colors of #214947
Black with #214947
Text Example
Text Example
White with #214947
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #214947; }
p { color: rgb(33,73,71); }
H1.HeaderClassName
{
color: #214947;
}
.AnyTagClassName
{
color: #214947;
}
</style>
background-color css
<style>
a { background-color: #214947; }
a { background-color: rgb(33,73,71); }
div.DivClassName
{
background-color: #214947;
}
.BgClassName
{
background-color: #214947;
}
</style>
border-color css
<style>
span { border-color: #214947; }
span { border-color: rgb(33,73,71); }
td.TdClassName
{
border-color: #214947;
}
.TagClassName
{
border-color: #214947;
}
</style>