Shades of Allports #257482
Tints of Allports #257482
RGB
CMYK
RGB Variations
Color information
#257482 (or 0x257482) is known color: Allports. HEX triplet: 25, 74 and 82. RGB value is (37,116,130). Sum of RGB (Red+Green+Blue) = 37+116+130=283 (37% of max value = 765). Red value is 37 (14.84% from 255 or 13.07% from 283); Green value is 116 (45.70% from 255 or 40.99% from 283); Blue value is 130 (51.17% from 255 or 45.94% from 283); Max value from RGB is 130 - color contains mainly: blue. Hex color #257482 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #257482 is #DA8B7D. Grayscale: #5D5D5D. Windows color (decimal): -14322558 or 8549413. OLE color: 8549413.
HSL color Cylindrical-coordinate representation of color #257482: hue angle of 189.03º 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 #257482 is Cyan = 0.72, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 37 | 116 | 130 | - |
| CMYK | 0.72 | 0.11 | 0 | 0.49 |
| HSL | 189.03º | 0.56% | 0.33% | - |
| HSV(B) | 189.03º | 0.72% | 0.51% | - |
| XYZ | 11.04 | 14.5 | 23.34 | - |
| YUV | 93.98 | 148.33 | 87.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 116 | 130 | 0.72 | 0.11 | 0 | 0.49 | 189.03 | 0.56 | 0.33 |
| Hex | 25 | 74 | 82 | 48 | B | 0 | 31 | BD | 38 | 21 |
| Octal | 45 | 164 | 202 | 110 | 13 | 0 | 61 | 275 | 70 | 41 |
| Binary | 100101 | 1110100 | 10000010 | 1001000 | 1011 | 0 | 110001 | 10111101 | 111000 | 100001 |
Color Harmonies of #257482
Complementary color
Monochromatic Colors of #257482
Black with #257482
Text Example
Text Example
White with #257482
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257482; }
p { color: rgb(37,116,130); }
H1.HeaderClassName
{
color: #257482;
}
.AnyTagClassName
{
color: #257482;
}
</style>
background-color css
<style>
a { background-color: #257482; }
a { background-color: rgb(37,116,130); }
div.DivClassName
{
background-color: #257482;
}
.BgClassName
{
background-color: #257482;
}
</style>
border-color css
<style>
span { border-color: #257482; }
span { border-color: rgb(37,116,130); }
td.TdClassName
{
border-color: #257482;
}
.TagClassName
{
border-color: #257482;
}
</style>