Shades of Tiber #194746
Tints of Tiber #194746
RGB
CMYK
RGB Variations
Color information
#194746 (or 0x194746) is known color: Tiber. HEX triplet: 19, 47 and 46. RGB value is (25,71,70). Sum of RGB (Red+Green+Blue) = 25+71+70=166 (21% of max value = 765). Red value is 25 (10.16% from 255 or 15.06% from 166); Green value is 71 (28.12% from 255 or 42.77% from 166); Blue value is 70 (27.73% from 255 or 42.17% from 166); Max value from RGB is 71 - color contains mainly: green. Hex color #194746 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #194746 is #E6B8B9. Grayscale: #393939. Windows color (decimal): -15120570 or 4605721. OLE color: 4605721.
HSL color Cylindrical-coordinate representation of color #194746: hue angle of 178.7º degrees, saturation: 0.48, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #194746 is Cyan = 0.65, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 25 | 71 | 70 | - |
| CMYK | 0.65 | 0 | 0.01 | 0.72 |
| HSL | 178.7º | 0.48% | 0.19% | - |
| HSV(B) | 178.7º | 0.65% | 0.28% | - |
| XYZ | 3.76 | 5.16 | 6.59 | - |
| YUV | 57.13 | 135.26 | 105.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 25 | 71 | 70 | 0.65 | 0 | 0.01 | 0.72 | 178.7 | 0.48 | 0.19 |
| Hex | 19 | 47 | 46 | 41 | 0 | 1 | 48 | B3 | 30 | 13 |
| Octal | 31 | 107 | 106 | 101 | 0 | 1 | 110 | 263 | 60 | 23 |
| Binary | 11001 | 1000111 | 1000110 | 1000001 | 0 | 1 | 1001000 | 10110011 | 110000 | 10011 |
Color Harmonies of #194746
Complementary color
Monochromatic Colors of #194746
Black with #194746
Text Example
Text Example
White with #194746
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #194746; }
p { color: rgb(25,71,70); }
H1.HeaderClassName
{
color: #194746;
}
.AnyTagClassName
{
color: #194746;
}
</style>
background-color css
<style>
a { background-color: #194746; }
a { background-color: rgb(25,71,70); }
div.DivClassName
{
background-color: #194746;
}
.BgClassName
{
background-color: #194746;
}
</style>
border-color css
<style>
span { border-color: #194746; }
span { border-color: rgb(25,71,70); }
td.TdClassName
{
border-color: #194746;
}
.TagClassName
{
border-color: #194746;
}
</style>