Shades of Tory Blue #435790
Tints of Tory Blue #435790
RGB
CMYK
RGB Variations
Color information
#435790 (or 0x435790) is known color: Tory Blue. HEX triplet: 43, 57 and 90. RGB value is (67,87,144). Sum of RGB (Red+Green+Blue) = 67+87+144=298 (39% of max value = 765). Red value is 67 (26.56% from 255 or 22.48% from 298); Green value is 87 (34.38% from 255 or 29.19% from 298); Blue value is 144 (56.64% from 255 or 48.32% from 298); Max value from RGB is 144 - color contains mainly: blue. Hex color #435790 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #435790 is #BCA86F. Grayscale: #575757. Windows color (decimal): -12363888 or 9459523. OLE color: 9459523.
HSL color Cylindrical-coordinate representation of color #435790: hue angle of 224.42º degrees, saturation: 0.36, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #435790 is Cyan = 0.53, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 67 | 87 | 144 | - |
| CMYK | 0.53 | 0.40 | 0 | 0.44 |
| HSL | 224.42º | 0.36% | 0.41% | - |
| HSV(B) | 224.42º | 0.53% | 0.56% | - |
| XYZ | 10.76 | 10.02 | 27.75 | - |
| YUV | 87.52 | 159.87 | 113.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 87 | 144 | 0.53 | 0.40 | 0 | 0.44 | 224.42 | 0.36 | 0.41 |
| Hex | 43 | 57 | 90 | 35 | 28 | 0 | 2C | E0 | 24 | 29 |
| Octal | 103 | 127 | 220 | 65 | 50 | 0 | 54 | 340 | 44 | 51 |
| Binary | 1000011 | 1010111 | 10010000 | 110101 | 101000 | 0 | 101100 | 11100000 | 100100 | 101001 |
Color Harmonies of #435790
Complementary color
Monochromatic Colors of #435790
Black with #435790
Text Example
Text Example
White with #435790
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #435790; }
p { color: rgb(67,87,144); }
H1.HeaderClassName
{
color: #435790;
}
.AnyTagClassName
{
color: #435790;
}
</style>
background-color css
<style>
a { background-color: #435790; }
a { background-color: rgb(67,87,144); }
div.DivClassName
{
background-color: #435790;
}
.BgClassName
{
background-color: #435790;
}
</style>
border-color css
<style>
span { border-color: #435790; }
span { border-color: rgb(67,87,144); }
td.TdClassName
{
border-color: #435790;
}
.TagClassName
{
border-color: #435790;
}
</style>