Shades of Tiber #214547
Tints of Tiber #214547
RGB
CMYK
RGB Variations
Color information
#214547 (or 0x214547) is known color: Tiber. HEX triplet: 21, 45 and 47. RGB value is (33,69,71). Sum of RGB (Red+Green+Blue) = 33+69+71=173 (22% of max value = 765). Red value is 33 (13.28% from 255 or 19.08% from 173); Green value is 69 (27.34% from 255 or 39.88% from 173); Blue value is 71 (28.12% from 255 or 41.04% from 173); Max value from RGB is 71 - color contains mainly: blue. Hex color #214547 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #214547 is #DEBAB8. Grayscale: #3A3A3A. Windows color (decimal): -14596793 or 4670753. OLE color: 4670753.
HSL color Cylindrical-coordinate representation of color #214547: hue angle of 183.16º 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 #214547 is Cyan = 0.54, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 33 | 69 | 71 | - |
| CMYK | 0.54 | 0.03 | 0 | 0.72 |
| HSL | 183.16º | 0.37% | 0.2% | - |
| HSV(B) | 183.16º | 0.54% | 0.28% | - |
| XYZ | 3.89 | 5.03 | 6.73 | - |
| YUV | 58.46 | 135.07 | 109.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 69 | 71 | 0.54 | 0.03 | 0 | 0.72 | 183.16 | 0.37 | 0.2 |
| Hex | 21 | 45 | 47 | 36 | 3 | 0 | 48 | B7 | 25 | 14 |
| Octal | 41 | 105 | 107 | 66 | 3 | 0 | 110 | 267 | 45 | 24 |
| Binary | 100001 | 1000101 | 1000111 | 110110 | 11 | 0 | 1001000 | 10110111 | 100101 | 10100 |
Color Harmonies of #214547
Complementary color
Monochromatic Colors of #214547
Black with #214547
Text Example
Text Example
White with #214547
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #214547; }
p { color: rgb(33,69,71); }
H1.HeaderClassName
{
color: #214547;
}
.AnyTagClassName
{
color: #214547;
}
</style>
background-color css
<style>
a { background-color: #214547; }
a { background-color: rgb(33,69,71); }
div.DivClassName
{
background-color: #214547;
}
.BgClassName
{
background-color: #214547;
}
</style>
border-color css
<style>
span { border-color: #214547; }
span { border-color: rgb(33,69,71); }
td.TdClassName
{
border-color: #214547;
}
.TagClassName
{
border-color: #214547;
}
</style>