Shades of Allports #257583
Tints of Allports #257583
RGB
CMYK
RGB Variations
Color information
#257583 (or 0x257583) is known color: Allports. HEX triplet: 25, 75 and 83. RGB value is (37,117,131). Sum of RGB (Red+Green+Blue) = 37+117+131=285 (37% of max value = 765). Red value is 37 (14.84% from 255 or 12.98% from 285); Green value is 117 (46.09% from 255 or 41.05% from 285); Blue value is 131 (51.56% from 255 or 45.96% from 285); Max value from RGB is 131 - color contains mainly: blue. Hex color #257583 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #257583 is #DA8A7C. Grayscale: #5E5E5E. Windows color (decimal): -14322301 or 8615205. OLE color: 8615205.
HSL color Cylindrical-coordinate representation of color #257583: hue angle of 188.94º degrees, saturation: 0.56, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #257583 is Cyan = 0.72, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 37 | 117 | 131 | - |
| CMYK | 0.72 | 0.11 | 0 | 0.49 |
| HSL | 188.94º | 0.56% | 0.33% | - |
| HSV(B) | 188.94º | 0.72% | 0.51% | - |
| XYZ | 11.22 | 14.75 | 23.73 | - |
| YUV | 94.68 | 148.5 | 86.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 117 | 131 | 0.72 | 0.11 | 0 | 0.49 | 188.94 | 0.56 | 0.33 |
| Hex | 25 | 75 | 83 | 48 | B | 0 | 31 | BD | 38 | 21 |
| Octal | 45 | 165 | 203 | 110 | 13 | 0 | 61 | 275 | 70 | 41 |
| Binary | 100101 | 1110101 | 10000011 | 1001000 | 1011 | 0 | 110001 | 10111101 | 111000 | 100001 |
Color Harmonies of #257583
Complementary color
Monochromatic Colors of #257583
Black with #257583
Text Example
Text Example
White with #257583
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257583; }
p { color: rgb(37,117,131); }
H1.HeaderClassName
{
color: #257583;
}
.AnyTagClassName
{
color: #257583;
}
</style>
background-color css
<style>
a { background-color: #257583; }
a { background-color: rgb(37,117,131); }
div.DivClassName
{
background-color: #257583;
}
.BgClassName
{
background-color: #257583;
}
</style>
border-color css
<style>
span { border-color: #257583; }
span { border-color: rgb(37,117,131); }
td.TdClassName
{
border-color: #257583;
}
.TagClassName
{
border-color: #257583;
}
</style>