Shades of Allports #257889
Tints of Allports #257889
RGB
CMYK
RGB Variations
Color information
#257889 (or 0x257889) is known color: Allports. HEX triplet: 25, 78 and 89. RGB value is (37,120,137). Sum of RGB (Red+Green+Blue) = 37+120+137=294 (38% of max value = 765). Red value is 37 (14.84% from 255 or 12.59% from 294); Green value is 120 (47.27% from 255 or 40.82% from 294); Blue value is 137 (53.91% from 255 or 46.60% from 294); Max value from RGB is 137 - color contains mainly: blue. Hex color #257889 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #257889 is #DA8776. Grayscale: #606060. Windows color (decimal): -14321527 or 9009189. OLE color: 9009189.
HSL color Cylindrical-coordinate representation of color #257889: hue angle of 190.2º degrees, saturation: 0.57, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #257889 is Cyan = 0.73, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 37 | 120 | 137 | - |
| CMYK | 0.73 | 0.12 | 0 | 0.46 |
| HSL | 190.2º | 0.57% | 0.34% | - |
| HSV(B) | 190.2º | 0.73% | 0.54% | - |
| XYZ | 11.99 | 15.63 | 26.05 | - |
| YUV | 97.12 | 150.5 | 85.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 120 | 137 | 0.73 | 0.12 | 0 | 0.46 | 190.2 | 0.57 | 0.34 |
| Hex | 25 | 78 | 89 | 49 | C | 0 | 2E | BE | 39 | 22 |
| Octal | 45 | 170 | 211 | 111 | 14 | 0 | 56 | 276 | 71 | 42 |
| Binary | 100101 | 1111000 | 10001001 | 1001001 | 1100 | 0 | 101110 | 10111110 | 111001 | 100010 |
Color Harmonies of #257889
Complementary color
Monochromatic Colors of #257889
Black with #257889
Text Example
Text Example
White with #257889
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257889; }
p { color: rgb(37,120,137); }
H1.HeaderClassName
{
color: #257889;
}
.AnyTagClassName
{
color: #257889;
}
</style>
background-color css
<style>
a { background-color: #257889; }
a { background-color: rgb(37,120,137); }
div.DivClassName
{
background-color: #257889;
}
.BgClassName
{
background-color: #257889;
}
</style>
border-color css
<style>
span { border-color: #257889; }
span { border-color: rgb(37,120,137); }
td.TdClassName
{
border-color: #257889;
}
.TagClassName
{
border-color: #257889;
}
</style>