Shades of Allports #257384
Tints of Allports #257384
RGB
CMYK
RGB Variations
Color information
#257384 (or 0x257384) is known color: Allports. HEX triplet: 25, 73 and 84. RGB value is (37,115,132). Sum of RGB (Red+Green+Blue) = 37+115+132=284 (37% of max value = 765). Red value is 37 (14.84% from 255 or 13.03% from 284); Green value is 115 (45.31% from 255 or 40.49% from 284); Blue value is 132 (51.95% from 255 or 46.48% from 284); Max value from RGB is 132 - color contains mainly: blue. Hex color #257384 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #257384 is #DA8C7B. Grayscale: #5D5D5D. Windows color (decimal): -14322812 or 8680229. OLE color: 8680229.
HSL color Cylindrical-coordinate representation of color #257384: hue angle of 190.74º 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 #257384 is Cyan = 0.72, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 37 | 115 | 132 | - |
| CMYK | 0.72 | 0.13 | 0 | 0.48 |
| HSL | 190.74º | 0.56% | 0.33% | - |
| HSV(B) | 190.74º | 0.72% | 0.52% | - |
| XYZ | 11.06 | 14.32 | 24.01 | - |
| YUV | 93.62 | 149.66 | 87.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 115 | 132 | 0.72 | 0.13 | 0 | 0.48 | 190.74 | 0.56 | 0.33 |
| Hex | 25 | 73 | 84 | 48 | D | 0 | 30 | BF | 38 | 21 |
| Octal | 45 | 163 | 204 | 110 | 15 | 0 | 60 | 277 | 70 | 41 |
| Binary | 100101 | 1110011 | 10000100 | 1001000 | 1101 | 0 | 110000 | 10111111 | 111000 | 100001 |
Color Harmonies of #257384
Complementary color
Monochromatic Colors of #257384
Black with #257384
Text Example
Text Example
White with #257384
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #257384; }
p { color: rgb(37,115,132); }
H1.HeaderClassName
{
color: #257384;
}
.AnyTagClassName
{
color: #257384;
}
</style>
background-color css
<style>
a { background-color: #257384; }
a { background-color: rgb(37,115,132); }
div.DivClassName
{
background-color: #257384;
}
.BgClassName
{
background-color: #257384;
}
</style>
border-color css
<style>
span { border-color: #257384; }
span { border-color: rgb(37,115,132); }
td.TdClassName
{
border-color: #257384;
}
.TagClassName
{
border-color: #257384;
}
</style>