Shades of Allports #257289
Tints of Allports #257289
RGB
CMYK
RGB Variations
Color information
#257289 (or 0x257289) is known color: Allports. HEX triplet: 25, 72 and 89. RGB value is (37,114,137). Sum of RGB (Red+Green+Blue) = 37+114+137=288 (38% of max value = 765). Red value is 37 (14.84% from 255 or 12.85% from 288); Green value is 114 (44.92% from 255 or 39.58% from 288); Blue value is 137 (53.91% from 255 or 47.57% from 288); Max value from RGB is 137 - color contains mainly: blue. Hex color #257289 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #257289 is #DA8D76. Grayscale: #5D5D5D. Windows color (decimal): -14323063 or 9007653. OLE color: 9007653.
HSL color Cylindrical-coordinate representation of color #257289: hue angle of 193.8º 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 #257289 is Cyan = 0.73, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 37 | 114 | 137 | - |
| CMYK | 0.73 | 0.17 | 0 | 0.46 |
| HSL | 193.8º | 0.57% | 0.34% | - |
| HSV(B) | 193.8º | 0.73% | 0.54% | - |
| XYZ | 11.3 | 14.23 | 25.82 | - |
| YUV | 93.6 | 152.49 | 87.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 114 | 137 | 0.73 | 0.17 | 0 | 0.46 | 193.8 | 0.57 | 0.34 |
| Hex | 25 | 72 | 89 | 49 | 11 | 0 | 2E | C2 | 39 | 22 |
| Octal | 45 | 162 | 211 | 111 | 21 | 0 | 56 | 302 | 71 | 42 |
| Binary | 100101 | 1110010 | 10001001 | 1001001 | 10001 | 0 | 101110 | 11000010 | 111001 | 100010 |
Color Harmonies of #257289
Complementary color
Monochromatic Colors of #257289
Black with #257289
Text Example
Text Example
White with #257289
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257289; }
p { color: rgb(37,114,137); }
H1.HeaderClassName
{
color: #257289;
}
.AnyTagClassName
{
color: #257289;
}
</style>
background-color css
<style>
a { background-color: #257289; }
a { background-color: rgb(37,114,137); }
div.DivClassName
{
background-color: #257289;
}
.BgClassName
{
background-color: #257289;
}
</style>
border-color css
<style>
span { border-color: #257289; }
span { border-color: rgb(37,114,137); }
td.TdClassName
{
border-color: #257289;
}
.TagClassName
{
border-color: #257289;
}
</style>