Shades of Tory Blue #485386
Tints of Tory Blue #485386
RGB
CMYK
RGB Variations
Color information
#485386 (or 0x485386) is known color: Tory Blue. HEX triplet: 48, 53 and 86. RGB value is (72,83,134). Sum of RGB (Red+Green+Blue) = 72+83+134=289 (38% of max value = 765). Red value is 72 (28.52% from 255 or 24.91% from 289); Green value is 83 (32.81% from 255 or 28.72% from 289); Blue value is 134 (52.73% from 255 or 46.37% from 289); Max value from RGB is 134 - color contains mainly: blue. Hex color #485386 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #485386 is #B7AC79. Grayscale: #555555. Windows color (decimal): -12037242 or 8803144. OLE color: 8803144.
HSL color Cylindrical-coordinate representation of color #485386: hue angle of 229.35º degrees, saturation: 0.3, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #485386 is Cyan = 0.46, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 72 | 83 | 134 | - |
| CMYK | 0.46 | 0.38 | 0 | 0.47 |
| HSL | 229.35º | 0.3% | 0.4% | - |
| HSV(B) | 229.35º | 0.46% | 0.53% | - |
| XYZ | 10.07 | 9.29 | 23.82 | - |
| YUV | 85.53 | 155.36 | 118.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 83 | 134 | 0.46 | 0.38 | 0 | 0.47 | 229.35 | 0.3 | 0.4 |
| Hex | 48 | 53 | 86 | 2E | 26 | 0 | 2F | E5 | 1E | 28 |
| Octal | 110 | 123 | 206 | 56 | 46 | 0 | 57 | 345 | 36 | 50 |
| Binary | 1001000 | 1010011 | 10000110 | 101110 | 100110 | 0 | 101111 | 11100101 | 11110 | 101000 |
Color Harmonies of #485386
Complementary color
Monochromatic Colors of #485386
Black with #485386
Text Example
Text Example
White with #485386
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #485386; }
p { color: rgb(72,83,134); }
H1.HeaderClassName
{
color: #485386;
}
.AnyTagClassName
{
color: #485386;
}
</style>
background-color css
<style>
a { background-color: #485386; }
a { background-color: rgb(72,83,134); }
div.DivClassName
{
background-color: #485386;
}
.BgClassName
{
background-color: #485386;
}
</style>
border-color css
<style>
span { border-color: #485386; }
span { border-color: rgb(72,83,134); }
td.TdClassName
{
border-color: #485386;
}
.TagClassName
{
border-color: #485386;
}
</style>