Shades of Tiber #214746
Tints of Tiber #214746
RGB
CMYK
RGB Variations
Color information
#214746 (or 0x214746) is known color: Tiber. HEX triplet: 21, 47 and 46. RGB value is (33,71,70). Sum of RGB (Red+Green+Blue) = 33+71+70=174 (23% of max value = 765). Red value is 33 (13.28% from 255 or 18.97% from 174); Green value is 71 (28.12% from 255 or 40.80% from 174); Blue value is 70 (27.73% from 255 or 40.23% from 174); Max value from RGB is 71 - color contains mainly: green. Hex color #214746 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #214746 is #DEB8B9. Grayscale: #3B3B3B. Windows color (decimal): -14596282 or 4605729. OLE color: 4605729.
HSL color Cylindrical-coordinate representation of color #214746: hue angle of 178.42º 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 #214746 is Cyan = 0.54, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 33 | 71 | 70 | - |
| CMYK | 0.54 | 0 | 0.01 | 0.72 |
| HSL | 178.42º | 0.37% | 0.2% | - |
| HSV(B) | 178.42º | 0.54% | 0.28% | - |
| XYZ | 3.99 | 5.27 | 6.6 | - |
| YUV | 59.52 | 133.91 | 109.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 71 | 70 | 0.54 | 0 | 0.01 | 0.72 | 178.42 | 0.37 | 0.2 |
| Hex | 21 | 47 | 46 | 36 | 0 | 1 | 48 | B2 | 25 | 14 |
| Octal | 41 | 107 | 106 | 66 | 0 | 1 | 110 | 262 | 45 | 24 |
| Binary | 100001 | 1000111 | 1000110 | 110110 | 0 | 1 | 1001000 | 10110010 | 100101 | 10100 |
Color Harmonies of #214746
Complementary color
Monochromatic Colors of #214746
Black with #214746
Text Example
Text Example
White with #214746
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #214746; }
p { color: rgb(33,71,70); }
H1.HeaderClassName
{
color: #214746;
}
.AnyTagClassName
{
color: #214746;
}
</style>
background-color css
<style>
a { background-color: #214746; }
a { background-color: rgb(33,71,70); }
div.DivClassName
{
background-color: #214746;
}
.BgClassName
{
background-color: #214746;
}
</style>
border-color css
<style>
span { border-color: #214746; }
span { border-color: rgb(33,71,70); }
td.TdClassName
{
border-color: #214746;
}
.TagClassName
{
border-color: #214746;
}
</style>