Shades of Tory Blue #435290
Tints of Tory Blue #435290
RGB
CMYK
RGB Variations
Color information
#435290 (or 0x435290) is known color: Tory Blue. HEX triplet: 43, 52 and 90. RGB value is (67,82,144). Sum of RGB (Red+Green+Blue) = 67+82+144=293 (38% of max value = 765). Red value is 67 (26.56% from 255 or 22.87% from 293); Green value is 82 (32.42% from 255 or 27.99% from 293); Blue value is 144 (56.64% from 255 or 49.15% from 293); Max value from RGB is 144 - color contains mainly: blue. Hex color #435290 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #435290 is #BCAD6F. Grayscale: #545454. Windows color (decimal): -12365168 or 9458243. OLE color: 9458243.
HSL color Cylindrical-coordinate representation of color #435290: hue angle of 228.31º 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 #435290 is Cyan = 0.53, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 67 | 82 | 144 | - |
| CMYK | 0.53 | 0.43 | 0 | 0.44 |
| HSL | 228.31º | 0.36% | 0.41% | - |
| HSV(B) | 228.31º | 0.53% | 0.56% | - |
| XYZ | 10.37 | 9.24 | 27.62 | - |
| YUV | 84.58 | 161.53 | 115.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 82 | 144 | 0.53 | 0.43 | 0 | 0.44 | 228.31 | 0.36 | 0.41 |
| Hex | 43 | 52 | 90 | 35 | 2B | 0 | 2C | E4 | 24 | 29 |
| Octal | 103 | 122 | 220 | 65 | 53 | 0 | 54 | 344 | 44 | 51 |
| Binary | 1000011 | 1010010 | 10010000 | 110101 | 101011 | 0 | 101100 | 11100100 | 100100 | 101001 |
Color Harmonies of #435290
Complementary color
Monochromatic Colors of #435290
Black with #435290
Text Example
Text Example
White with #435290
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #435290; }
p { color: rgb(67,82,144); }
H1.HeaderClassName
{
color: #435290;
}
.AnyTagClassName
{
color: #435290;
}
</style>
background-color css
<style>
a { background-color: #435290; }
a { background-color: rgb(67,82,144); }
div.DivClassName
{
background-color: #435290;
}
.BgClassName
{
background-color: #435290;
}
</style>
border-color css
<style>
span { border-color: #435290; }
span { border-color: rgb(67,82,144); }
td.TdClassName
{
border-color: #435290;
}
.TagClassName
{
border-color: #435290;
}
</style>