Shades of Tory Blue #485589
Tints of Tory Blue #485589
RGB
CMYK
RGB Variations
Color information
#485589 (or 0x485589) is known color: Tory Blue. HEX triplet: 48, 55 and 89. RGB value is (72,85,137). Sum of RGB (Red+Green+Blue) = 72+85+137=294 (38% of max value = 765). Red value is 72 (28.52% from 255 or 24.49% from 294); Green value is 85 (33.59% from 255 or 28.91% from 294); Blue value is 137 (53.91% from 255 or 46.60% from 294); Max value from RGB is 137 - color contains mainly: blue. Hex color #485589 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #485589 is #B7AA76. Grayscale: #565656. Windows color (decimal): -12036727 or 9000264. OLE color: 9000264.
HSL color Cylindrical-coordinate representation of color #485589: hue angle of 228º degrees, saturation: 0.31, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #485589 is Cyan = 0.47, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 72 | 85 | 137 | - |
| CMYK | 0.47 | 0.38 | 0 | 0.46 |
| HSL | 228º | 0.31% | 0.41% | - |
| HSV(B) | 228º | 0.47% | 0.54% | - |
| XYZ | 10.44 | 9.68 | 24.99 | - |
| YUV | 87.04 | 156.19 | 117.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 85 | 137 | 0.47 | 0.38 | 0 | 0.46 | 228 | 0.31 | 0.41 |
| Hex | 48 | 55 | 89 | 2F | 26 | 0 | 2E | E4 | 1F | 29 |
| Octal | 110 | 125 | 211 | 57 | 46 | 0 | 56 | 344 | 37 | 51 |
| Binary | 1001000 | 1010101 | 10001001 | 101111 | 100110 | 0 | 101110 | 11100100 | 11111 | 101001 |
Color Harmonies of #485589
Complementary color
Monochromatic Colors of #485589
Black with #485589
Text Example
Text Example
White with #485589
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #485589; }
p { color: rgb(72,85,137); }
H1.HeaderClassName
{
color: #485589;
}
.AnyTagClassName
{
color: #485589;
}
</style>
background-color css
<style>
a { background-color: #485589; }
a { background-color: rgb(72,85,137); }
div.DivClassName
{
background-color: #485589;
}
.BgClassName
{
background-color: #485589;
}
</style>
border-color css
<style>
span { border-color: #485589; }
span { border-color: rgb(72,85,137); }
td.TdClassName
{
border-color: #485589;
}
.TagClassName
{
border-color: #485589;
}
</style>