Shades of Allports #257587
Tints of Allports #257587
RGB
CMYK
RGB Variations
Color information
#257587 (or 0x257587) is known color: Allports. HEX triplet: 25, 75 and 87. RGB value is (37,117,135). Sum of RGB (Red+Green+Blue) = 37+117+135=289 (38% of max value = 765). Red value is 37 (14.84% from 255 or 12.80% from 289); Green value is 117 (46.09% from 255 or 40.48% from 289); Blue value is 135 (53.12% from 255 or 46.71% from 289); Max value from RGB is 135 - color contains mainly: blue. Hex color #257587 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #257587 is #DA8A78. Grayscale: #5E5E5E. Windows color (decimal): -14322297 or 8877349. OLE color: 8877349.
HSL color Cylindrical-coordinate representation of color #257587: hue angle of 191.02º degrees, saturation: 0.57, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #257587 is Cyan = 0.73, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 37 | 117 | 135 | - |
| CMYK | 0.73 | 0.13 | 0 | 0.47 |
| HSL | 191.02º | 0.57% | 0.34% | - |
| HSV(B) | 191.02º | 0.73% | 0.53% | - |
| XYZ | 11.5 | 14.87 | 25.18 | - |
| YUV | 95.13 | 150.5 | 86.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 117 | 135 | 0.73 | 0.13 | 0 | 0.47 | 191.02 | 0.57 | 0.34 |
| Hex | 25 | 75 | 87 | 49 | D | 0 | 2F | BF | 39 | 22 |
| Octal | 45 | 165 | 207 | 111 | 15 | 0 | 57 | 277 | 71 | 42 |
| Binary | 100101 | 1110101 | 10000111 | 1001001 | 1101 | 0 | 101111 | 10111111 | 111001 | 100010 |
Color Harmonies of #257587
Complementary color
Monochromatic Colors of #257587
Black with #257587
Text Example
Text Example
White with #257587
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257587; }
p { color: rgb(37,117,135); }
H1.HeaderClassName
{
color: #257587;
}
.AnyTagClassName
{
color: #257587;
}
</style>
background-color css
<style>
a { background-color: #257587; }
a { background-color: rgb(37,117,135); }
div.DivClassName
{
background-color: #257587;
}
.BgClassName
{
background-color: #257587;
}
</style>
border-color css
<style>
span { border-color: #257587; }
span { border-color: rgb(37,117,135); }
td.TdClassName
{
border-color: #257587;
}
.TagClassName
{
border-color: #257587;
}
</style>