Shades of Tiber #214749
Tints of Tiber #214749
RGB
CMYK
RGB Variations
Color information
#214749 (or 0x214749) is known color: Tiber. HEX triplet: 21, 47 and 49. RGB value is (33,71,73). Sum of RGB (Red+Green+Blue) = 33+71+73=177 (23% of max value = 765). Red value is 33 (13.28% from 255 or 18.64% from 177); Green value is 71 (28.12% from 255 or 40.11% from 177); Blue value is 73 (28.91% from 255 or 41.24% from 177); Max value from RGB is 73 - color contains mainly: blue. Hex color #214749 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #214749 is #DEB8B6. Grayscale: #3B3B3B. Windows color (decimal): -14596279 or 4802337. OLE color: 4802337.
HSL color Cylindrical-coordinate representation of color #214749: hue angle of 183º 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 #214749 is Cyan = 0.55, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 33 | 71 | 73 | - |
| CMYK | 0.55 | 0.03 | 0 | 0.71 |
| HSL | 183º | 0.38% | 0.21% | - |
| HSV(B) | 183º | 0.55% | 0.29% | - |
| XYZ | 4.08 | 5.31 | 7.11 | - |
| YUV | 59.87 | 135.41 | 108.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 71 | 73 | 0.55 | 0.03 | 0 | 0.71 | 183 | 0.38 | 0.21 |
| Hex | 21 | 47 | 49 | 37 | 3 | 0 | 47 | B7 | 26 | 15 |
| Octal | 41 | 107 | 111 | 67 | 3 | 0 | 107 | 267 | 46 | 25 |
| Binary | 100001 | 1000111 | 1001001 | 110111 | 11 | 0 | 1000111 | 10110111 | 100110 | 10101 |
Color Harmonies of #214749
Complementary color
Monochromatic Colors of #214749
Black with #214749
Text Example
Text Example
White with #214749
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #214749; }
p { color: rgb(33,71,73); }
H1.HeaderClassName
{
color: #214749;
}
.AnyTagClassName
{
color: #214749;
}
</style>
background-color css
<style>
a { background-color: #214749; }
a { background-color: rgb(33,71,73); }
div.DivClassName
{
background-color: #214749;
}
.BgClassName
{
background-color: #214749;
}
</style>
border-color css
<style>
span { border-color: #214749; }
span { border-color: rgb(33,71,73); }
td.TdClassName
{
border-color: #214749;
}
.TagClassName
{
border-color: #214749;
}
</style>