Shades of Allports #257385
Tints of Allports #257385
RGB
CMYK
RGB Variations
Color information
#257385 (or 0x257385) is known color: Allports. HEX triplet: 25, 73 and 85. RGB value is (37,115,133). Sum of RGB (Red+Green+Blue) = 37+115+133=285 (37% of max value = 765). Red value is 37 (14.84% from 255 or 12.98% from 285); Green value is 115 (45.31% from 255 or 40.35% from 285); Blue value is 133 (52.34% from 255 or 46.67% from 285); Max value from RGB is 133 - color contains mainly: blue. Hex color #257385 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #257385 is #DA8C7A. Grayscale: #5D5D5D. Windows color (decimal): -14322811 or 8745765. OLE color: 8745765.
HSL color Cylindrical-coordinate representation of color #257385: hue angle of 191.25º 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 #257385 is Cyan = 0.72, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 37 | 115 | 133 | - |
| CMYK | 0.72 | 0.14 | 0 | 0.48 |
| HSL | 191.25º | 0.56% | 0.33% | - |
| HSV(B) | 191.25º | 0.72% | 0.52% | - |
| XYZ | 11.13 | 14.35 | 24.37 | - |
| YUV | 93.73 | 150.16 | 87.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 115 | 133 | 0.72 | 0.14 | 0 | 0.48 | 191.25 | 0.56 | 0.33 |
| Hex | 25 | 73 | 85 | 48 | E | 0 | 30 | BF | 38 | 21 |
| Octal | 45 | 163 | 205 | 110 | 16 | 0 | 60 | 277 | 70 | 41 |
| Binary | 100101 | 1110011 | 10000101 | 1001000 | 1110 | 0 | 110000 | 10111111 | 111000 | 100001 |
Color Harmonies of #257385
Complementary color
Monochromatic Colors of #257385
Black with #257385
Text Example
Text Example
White with #257385
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257385; }
p { color: rgb(37,115,133); }
H1.HeaderClassName
{
color: #257385;
}
.AnyTagClassName
{
color: #257385;
}
</style>
background-color css
<style>
a { background-color: #257385; }
a { background-color: rgb(37,115,133); }
div.DivClassName
{
background-color: #257385;
}
.BgClassName
{
background-color: #257385;
}
</style>
border-color css
<style>
span { border-color: #257385; }
span { border-color: rgb(37,115,133); }
td.TdClassName
{
border-color: #257385;
}
.TagClassName
{
border-color: #257385;
}
</style>