Shades of Tory Blue #335290
Tints of Tory Blue #335290
RGB
CMYK
RGB Variations
Color information
#335290 (or 0x335290) is known color: Tory Blue. HEX triplet: 33, 52 and 90. RGB value is (51,82,144). Sum of RGB (Red+Green+Blue) = 51+82+144=277 (36% of max value = 765). Red value is 51 (20.31% from 255 or 18.41% from 277); Green value is 82 (32.42% from 255 or 29.60% from 277); Blue value is 144 (56.64% from 255 or 51.99% from 277); Max value from RGB is 144 - color contains mainly: blue. Hex color #335290 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #335290 is #CCAD6F. Grayscale: #4F4F4F. Windows color (decimal): -13413744 or 9458227. OLE color: 9458227.
HSL color Cylindrical-coordinate representation of color #335290: hue angle of 220º degrees, saturation: 0.48, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #335290 is Cyan = 0.65, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 51 | 82 | 144 | - |
| CMYK | 0.65 | 0.43 | 0 | 0.44 |
| HSL | 220º | 0.48% | 0.38% | - |
| HSV(B) | 220º | 0.65% | 0.56% | - |
| XYZ | 9.42 | 8.75 | 27.58 | - |
| YUV | 79.8 | 164.23 | 107.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 82 | 144 | 0.65 | 0.43 | 0 | 0.44 | 220 | 0.48 | 0.38 |
| Hex | 33 | 52 | 90 | 41 | 2B | 0 | 2C | DC | 30 | 26 |
| Octal | 63 | 122 | 220 | 101 | 53 | 0 | 54 | 334 | 60 | 46 |
| Binary | 110011 | 1010010 | 10010000 | 1000001 | 101011 | 0 | 101100 | 11011100 | 110000 | 100110 |
Color Harmonies of #335290
Complementary color
Monochromatic Colors of #335290
Black with #335290
Text Example
Text Example
White with #335290
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #335290; }
p { color: rgb(51,82,144); }
H1.HeaderClassName
{
color: #335290;
}
.AnyTagClassName
{
color: #335290;
}
</style>
background-color css
<style>
a { background-color: #335290; }
a { background-color: rgb(51,82,144); }
div.DivClassName
{
background-color: #335290;
}
.BgClassName
{
background-color: #335290;
}
</style>
border-color css
<style>
span { border-color: #335290; }
span { border-color: rgb(51,82,144); }
td.TdClassName
{
border-color: #335290;
}
.TagClassName
{
border-color: #335290;
}
</style>