Shades of Allports #257584
Tints of Allports #257584
RGB
CMYK
RGB Variations
Color information
#257584 (or 0x257584) is known color: Allports. HEX triplet: 25, 75 and 84. RGB value is (37,117,132). Sum of RGB (Red+Green+Blue) = 37+117+132=286 (37% of max value = 765). Red value is 37 (14.84% from 255 or 12.94% from 286); Green value is 117 (46.09% from 255 or 40.91% from 286); Blue value is 132 (51.95% from 255 or 46.15% from 286); Max value from RGB is 132 - color contains mainly: blue. Hex color #257584 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #257584 is #DA8A7B. Grayscale: #5E5E5E. Windows color (decimal): -14322300 or 8680741. OLE color: 8680741.
HSL color Cylindrical-coordinate representation of color #257584: hue angle of 189.47º 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 #257584 is Cyan = 0.72, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 37 | 117 | 132 | - |
| CMYK | 0.72 | 0.11 | 0 | 0.48 |
| HSL | 189.47º | 0.56% | 0.33% | - |
| HSV(B) | 189.47º | 0.72% | 0.52% | - |
| XYZ | 11.29 | 14.78 | 24.09 | - |
| YUV | 94.79 | 149 | 86.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 117 | 132 | 0.72 | 0.11 | 0 | 0.48 | 189.47 | 0.56 | 0.33 |
| Hex | 25 | 75 | 84 | 48 | B | 0 | 30 | BD | 38 | 21 |
| Octal | 45 | 165 | 204 | 110 | 13 | 0 | 60 | 275 | 70 | 41 |
| Binary | 100101 | 1110101 | 10000100 | 1001000 | 1011 | 0 | 110000 | 10111101 | 111000 | 100001 |
Color Harmonies of #257584
Complementary color
Monochromatic Colors of #257584
Black with #257584
Text Example
Text Example
White with #257584
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257584; }
p { color: rgb(37,117,132); }
H1.HeaderClassName
{
color: #257584;
}
.AnyTagClassName
{
color: #257584;
}
</style>
background-color css
<style>
a { background-color: #257584; }
a { background-color: rgb(37,117,132); }
div.DivClassName
{
background-color: #257584;
}
.BgClassName
{
background-color: #257584;
}
</style>
border-color css
<style>
span { border-color: #257584; }
span { border-color: rgb(37,117,132); }
td.TdClassName
{
border-color: #257584;
}
.TagClassName
{
border-color: #257584;
}
</style>