Shades of Tiber #254649
Tints of Tiber #254649
RGB
CMYK
RGB Variations
Color information
#254649 (or 0x254649) is known color: Tiber. HEX triplet: 25, 46 and 49. RGB value is (37,70,73). Sum of RGB (Red+Green+Blue) = 37+70+73=180 (23% of max value = 765). Red value is 37 (14.84% from 255 or 20.56% from 180); Green value is 70 (27.73% from 255 or 38.89% from 180); Blue value is 73 (28.91% from 255 or 40.56% from 180); Max value from RGB is 73 - color contains mainly: blue. Hex color #254649 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #254649 is #DAB9B6. Grayscale: #3C3C3C. Windows color (decimal): -14334391 or 4802085. OLE color: 4802085.
HSL color Cylindrical-coordinate representation of color #254649: hue angle of 185º degrees, saturation: 0.33, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #254649 is Cyan = 0.49, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 37 | 70 | 73 | - |
| CMYK | 0.49 | 0.04 | 0 | 0.71 |
| HSL | 185º | 0.33% | 0.22% | - |
| HSV(B) | 185º | 0.49% | 0.29% | - |
| XYZ | 4.16 | 5.25 | 7.1 | - |
| YUV | 60.48 | 135.07 | 111.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 70 | 73 | 0.49 | 0.04 | 0 | 0.71 | 185 | 0.33 | 0.22 |
| Hex | 25 | 46 | 49 | 31 | 4 | 0 | 47 | B9 | 21 | 16 |
| Octal | 45 | 106 | 111 | 61 | 4 | 0 | 107 | 271 | 41 | 26 |
| Binary | 100101 | 1000110 | 1001001 | 110001 | 100 | 0 | 1000111 | 10111001 | 100001 | 10110 |
Color Harmonies of #254649
Complementary color
Monochromatic Colors of #254649
Black with #254649
Text Example
Text Example
White with #254649
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #254649; }
p { color: rgb(37,70,73); }
H1.HeaderClassName
{
color: #254649;
}
.AnyTagClassName
{
color: #254649;
}
</style>
background-color css
<style>
a { background-color: #254649; }
a { background-color: rgb(37,70,73); }
div.DivClassName
{
background-color: #254649;
}
.BgClassName
{
background-color: #254649;
}
</style>
border-color css
<style>
span { border-color: #254649; }
span { border-color: rgb(37,70,73); }
td.TdClassName
{
border-color: #254649;
}
.TagClassName
{
border-color: #254649;
}
</style>