Shades of Allports #257487
Tints of Allports #257487
RGB
CMYK
RGB Variations
Color information
#257487 (or 0x257487) is known color: Allports. HEX triplet: 25, 74 and 87. RGB value is (37,116,135). Sum of RGB (Red+Green+Blue) = 37+116+135=288 (38% of max value = 765). Red value is 37 (14.84% from 255 or 12.85% from 288); Green value is 116 (45.70% from 255 or 40.28% from 288); Blue value is 135 (53.12% from 255 or 46.88% from 288); Max value from RGB is 135 - color contains mainly: blue. Hex color #257487 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #257487 is #DA8B78. Grayscale: #5E5E5E. Windows color (decimal): -14322553 or 8877093. OLE color: 8877093.
HSL color Cylindrical-coordinate representation of color #257487: hue angle of 191.63º 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 #257487 is Cyan = 0.73, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 37 | 116 | 135 | - |
| CMYK | 0.73 | 0.14 | 0 | 0.47 |
| HSL | 191.63º | 0.57% | 0.34% | - |
| HSV(B) | 191.63º | 0.73% | 0.53% | - |
| XYZ | 11.38 | 14.63 | 25.15 | - |
| YUV | 94.55 | 150.83 | 86.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 116 | 135 | 0.73 | 0.14 | 0 | 0.47 | 191.63 | 0.57 | 0.34 |
| Hex | 25 | 74 | 87 | 49 | E | 0 | 2F | C0 | 39 | 22 |
| Octal | 45 | 164 | 207 | 111 | 16 | 0 | 57 | 300 | 71 | 42 |
| Binary | 100101 | 1110100 | 10000111 | 1001001 | 1110 | 0 | 101111 | 11000000 | 111001 | 100010 |
Color Harmonies of #257487
Complementary color
Monochromatic Colors of #257487
Black with #257487
Text Example
Text Example
White with #257487
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257487; }
p { color: rgb(37,116,135); }
H1.HeaderClassName
{
color: #257487;
}
.AnyTagClassName
{
color: #257487;
}
</style>
background-color css
<style>
a { background-color: #257487; }
a { background-color: rgb(37,116,135); }
div.DivClassName
{
background-color: #257487;
}
.BgClassName
{
background-color: #257487;
}
</style>
border-color css
<style>
span { border-color: #257487; }
span { border-color: rgb(37,116,135); }
td.TdClassName
{
border-color: #257487;
}
.TagClassName
{
border-color: #257487;
}
</style>