Shades of Tory Blue #435390
Tints of Tory Blue #435390
RGB
CMYK
RGB Variations
Color information
#435390 (or 0x435390) is known color: Tory Blue. HEX triplet: 43, 53 and 90. RGB value is (67,83,144). Sum of RGB (Red+Green+Blue) = 67+83+144=294 (38% of max value = 765). Red value is 67 (26.56% from 255 or 22.79% from 294); Green value is 83 (32.81% from 255 or 28.23% from 294); Blue value is 144 (56.64% from 255 or 48.98% from 294); Max value from RGB is 144 - color contains mainly: blue. Hex color #435390 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #435390 is #BCAC6F. Grayscale: #545454. Windows color (decimal): -12364912 or 9458499. OLE color: 9458499.
HSL color Cylindrical-coordinate representation of color #435390: hue angle of 227.53º 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 #435390 is Cyan = 0.53, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 67 | 83 | 144 | - |
| CMYK | 0.53 | 0.42 | 0 | 0.44 |
| HSL | 227.53º | 0.36% | 0.41% | - |
| HSV(B) | 227.53º | 0.53% | 0.56% | - |
| XYZ | 10.44 | 9.39 | 27.65 | - |
| YUV | 85.17 | 161.2 | 115.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 83 | 144 | 0.53 | 0.42 | 0 | 0.44 | 227.53 | 0.36 | 0.41 |
| Hex | 43 | 53 | 90 | 35 | 2A | 0 | 2C | E4 | 24 | 29 |
| Octal | 103 | 123 | 220 | 65 | 52 | 0 | 54 | 344 | 44 | 51 |
| Binary | 1000011 | 1010011 | 10010000 | 110101 | 101010 | 0 | 101100 | 11100100 | 100100 | 101001 |
Color Harmonies of #435390
Complementary color
Monochromatic Colors of #435390
Black with #435390
Text Example
Text Example
White with #435390
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #435390; }
p { color: rgb(67,83,144); }
H1.HeaderClassName
{
color: #435390;
}
.AnyTagClassName
{
color: #435390;
}
</style>
background-color css
<style>
a { background-color: #435390; }
a { background-color: rgb(67,83,144); }
div.DivClassName
{
background-color: #435390;
}
.BgClassName
{
background-color: #435390;
}
</style>
border-color css
<style>
span { border-color: #435390; }
span { border-color: rgb(67,83,144); }
td.TdClassName
{
border-color: #435390;
}
.TagClassName
{
border-color: #435390;
}
</style>