Shades of Allports #257280
Tints of Allports #257280
RGB
CMYK
RGB Variations
Color information
#257280 (or 0x257280) is known color: Allports. HEX triplet: 25, 72 and 80. RGB value is (37,114,128). Sum of RGB (Red+Green+Blue) = 37+114+128=279 (36% of max value = 765). Red value is 37 (14.84% from 255 or 13.26% from 279); Green value is 114 (44.92% from 255 or 40.86% from 279); Blue value is 128 (50.39% from 255 or 45.88% from 279); Max value from RGB is 128 - color contains mainly: blue. Hex color #257280 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #257280 is #DA8D7F. Grayscale: #5C5C5C. Windows color (decimal): -14323072 or 8417829. OLE color: 8417829.
HSL color Cylindrical-coordinate representation of color #257280: hue angle of 189.23º degrees, saturation: 0.55, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #257280 is Cyan = 0.71, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 37 | 114 | 128 | - |
| CMYK | 0.71 | 0.11 | 0 | 0.50 |
| HSL | 189.23º | 0.55% | 0.32% | - |
| HSV(B) | 189.23º | 0.71% | 0.5% | - |
| XYZ | 10.68 | 13.99 | 22.56 | - |
| YUV | 92.57 | 147.99 | 88.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 114 | 128 | 0.71 | 0.11 | 0 | 0.50 | 189.23 | 0.55 | 0.32 |
| Hex | 25 | 72 | 80 | 47 | B | 0 | 32 | BD | 37 | 20 |
| Octal | 45 | 162 | 200 | 107 | 13 | 0 | 62 | 275 | 67 | 40 |
| Binary | 100101 | 1110010 | 10000000 | 1000111 | 1011 | 0 | 110010 | 10111101 | 110111 | 100000 |
Color Harmonies of #257280
Complementary color
Monochromatic Colors of #257280
Black with #257280
Text Example
Text Example
White with #257280
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257280; }
p { color: rgb(37,114,128); }
H1.HeaderClassName
{
color: #257280;
}
.AnyTagClassName
{
color: #257280;
}
</style>
background-color css
<style>
a { background-color: #257280; }
a { background-color: rgb(37,114,128); }
div.DivClassName
{
background-color: #257280;
}
.BgClassName
{
background-color: #257280;
}
</style>
border-color css
<style>
span { border-color: #257280; }
span { border-color: rgb(37,114,128); }
td.TdClassName
{
border-color: #257280;
}
.TagClassName
{
border-color: #257280;
}
</style>