Shades of Allports #257285
Tints of Allports #257285
RGB
CMYK
RGB Variations
Color information
#257285 (or 0x257285) is known color: Allports. HEX triplet: 25, 72 and 85. RGB value is (37,114,133). Sum of RGB (Red+Green+Blue) = 37+114+133=284 (37% of max value = 765). Red value is 37 (14.84% from 255 or 13.03% from 284); Green value is 114 (44.92% from 255 or 40.14% from 284); Blue value is 133 (52.34% from 255 or 46.83% from 284); Max value from RGB is 133 - color contains mainly: blue. Hex color #257285 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #257285 is #DA8D7A. Grayscale: #5C5C5C. Windows color (decimal): -14323067 or 8745509. OLE color: 8745509.
HSL color Cylindrical-coordinate representation of color #257285: hue angle of 191.88º degrees, saturation: 0.56, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #257285 is Cyan = 0.72, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 37 | 114 | 133 | - |
| CMYK | 0.72 | 0.14 | 0 | 0.48 |
| HSL | 191.88º | 0.56% | 0.33% | - |
| HSV(B) | 191.88º | 0.72% | 0.52% | - |
| XYZ | 11.01 | 14.12 | 24.34 | - |
| YUV | 93.14 | 150.49 | 87.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 114 | 133 | 0.72 | 0.14 | 0 | 0.48 | 191.88 | 0.56 | 0.33 |
| Hex | 25 | 72 | 85 | 48 | E | 0 | 30 | C0 | 38 | 21 |
| Octal | 45 | 162 | 205 | 110 | 16 | 0 | 60 | 300 | 70 | 41 |
| Binary | 100101 | 1110010 | 10000101 | 1001000 | 1110 | 0 | 110000 | 11000000 | 111000 | 100001 |
Color Harmonies of #257285
Complementary color
Monochromatic Colors of #257285
Black with #257285
Text Example
Text Example
White with #257285
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257285; }
p { color: rgb(37,114,133); }
H1.HeaderClassName
{
color: #257285;
}
.AnyTagClassName
{
color: #257285;
}
</style>
background-color css
<style>
a { background-color: #257285; }
a { background-color: rgb(37,114,133); }
div.DivClassName
{
background-color: #257285;
}
.BgClassName
{
background-color: #257285;
}
</style>
border-color css
<style>
span { border-color: #257285; }
span { border-color: rgb(37,114,133); }
td.TdClassName
{
border-color: #257285;
}
.TagClassName
{
border-color: #257285;
}
</style>