Shades of Allports #257380
Tints of Allports #257380
RGB
CMYK
RGB Variations
Color information
#257380 (or 0x257380) is known color: Allports. HEX triplet: 25, 73 and 80. RGB value is (37,115,128). Sum of RGB (Red+Green+Blue) = 37+115+128=280 (37% of max value = 765). Red value is 37 (14.84% from 255 or 13.21% from 280); Green value is 115 (45.31% from 255 or 41.07% from 280); Blue value is 128 (50.39% from 255 or 45.71% from 280); Max value from RGB is 128 - color contains mainly: blue. Hex color #257380 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #257380 is #DA8C7F. Grayscale: #5D5D5D. Windows color (decimal): -14322816 or 8418085. OLE color: 8418085.
HSL color Cylindrical-coordinate representation of color #257380: hue angle of 188.57º 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 #257380 is Cyan = 0.71, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 37 | 115 | 128 | - |
| CMYK | 0.71 | 0.10 | 0 | 0.50 |
| HSL | 188.57º | 0.55% | 0.32% | - |
| HSV(B) | 188.57º | 0.71% | 0.5% | - |
| XYZ | 10.79 | 14.21 | 22.6 | - |
| YUV | 93.16 | 147.66 | 87.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 115 | 128 | 0.71 | 0.10 | 0 | 0.50 | 188.57 | 0.55 | 0.32 |
| Hex | 25 | 73 | 80 | 47 | A | 0 | 32 | BD | 37 | 20 |
| Octal | 45 | 163 | 200 | 107 | 12 | 0 | 62 | 275 | 67 | 40 |
| Binary | 100101 | 1110011 | 10000000 | 1000111 | 1010 | 0 | 110010 | 10111101 | 110111 | 100000 |
Color Harmonies of #257380
Complementary color
Monochromatic Colors of #257380
Black with #257380
Text Example
Text Example
White with #257380
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257380; }
p { color: rgb(37,115,128); }
H1.HeaderClassName
{
color: #257380;
}
.AnyTagClassName
{
color: #257380;
}
</style>
background-color css
<style>
a { background-color: #257380; }
a { background-color: rgb(37,115,128); }
div.DivClassName
{
background-color: #257380;
}
.BgClassName
{
background-color: #257380;
}
</style>
border-color css
<style>
span { border-color: #257380; }
span { border-color: rgb(37,115,128); }
td.TdClassName
{
border-color: #257380;
}
.TagClassName
{
border-color: #257380;
}
</style>