Shades of Allports #257689
Tints of Allports #257689
RGB
CMYK
RGB Variations
Color information
#257689 (or 0x257689) is known color: Allports. HEX triplet: 25, 76 and 89. RGB value is (37,118,137). Sum of RGB (Red+Green+Blue) = 37+118+137=292 (38% of max value = 765). Red value is 37 (14.84% from 255 or 12.67% from 292); Green value is 118 (46.48% from 255 or 40.41% from 292); Blue value is 137 (53.91% from 255 or 46.92% from 292); Max value from RGB is 137 - color contains mainly: blue. Hex color #257689 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #257689 is #DA8976. Grayscale: #5F5F5F. Windows color (decimal): -14322039 or 9008677. OLE color: 9008677.
HSL color Cylindrical-coordinate representation of color #257689: hue angle of 191.4º 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 #257689 is Cyan = 0.73, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 37 | 118 | 137 | - |
| CMYK | 0.73 | 0.14 | 0 | 0.46 |
| HSL | 191.4º | 0.57% | 0.34% | - |
| HSV(B) | 191.4º | 0.73% | 0.54% | - |
| XYZ | 11.76 | 15.16 | 25.97 | - |
| YUV | 95.95 | 151.16 | 85.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 118 | 137 | 0.73 | 0.14 | 0 | 0.46 | 191.4 | 0.57 | 0.34 |
| Hex | 25 | 76 | 89 | 49 | E | 0 | 2E | BF | 39 | 22 |
| Octal | 45 | 166 | 211 | 111 | 16 | 0 | 56 | 277 | 71 | 42 |
| Binary | 100101 | 1110110 | 10001001 | 1001001 | 1110 | 0 | 101110 | 10111111 | 111001 | 100010 |
Color Harmonies of #257689
Complementary color
Monochromatic Colors of #257689
Black with #257689
Text Example
Text Example
White with #257689
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257689; }
p { color: rgb(37,118,137); }
H1.HeaderClassName
{
color: #257689;
}
.AnyTagClassName
{
color: #257689;
}
</style>
background-color css
<style>
a { background-color: #257689; }
a { background-color: rgb(37,118,137); }
div.DivClassName
{
background-color: #257689;
}
.BgClassName
{
background-color: #257689;
}
</style>
border-color css
<style>
span { border-color: #257689; }
span { border-color: rgb(37,118,137); }
td.TdClassName
{
border-color: #257689;
}
.TagClassName
{
border-color: #257689;
}
</style>