Shades of Tory Blue #435492
Tints of Tory Blue #435492
RGB
CMYK
RGB Variations
Color information
#435492 (or 0x435492) is known color: Tory Blue. HEX triplet: 43, 54 and 92. RGB value is (67,84,146). Sum of RGB (Red+Green+Blue) = 67+84+146=297 (39% of max value = 765). Red value is 67 (26.56% from 255 or 22.56% from 297); Green value is 84 (33.20% from 255 or 28.28% from 297); Blue value is 146 (57.42% from 255 or 49.16% from 297); Max value from RGB is 146 - color contains mainly: blue. Hex color #435492 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #435492 is #BCAB6D. Grayscale: #555555. Windows color (decimal): -12364654 or 9589827. OLE color: 9589827.
HSL color Cylindrical-coordinate representation of color #435492: hue angle of 227.09º degrees, saturation: 0.37, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #435492 is Cyan = 0.54, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 67 | 84 | 146 | - |
| CMYK | 0.54 | 0.42 | 0 | 0.43 |
| HSL | 227.09º | 0.37% | 0.42% | - |
| HSV(B) | 227.09º | 0.54% | 0.57% | - |
| XYZ | 10.67 | 9.61 | 28.49 | - |
| YUV | 85.99 | 161.87 | 114.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 84 | 146 | 0.54 | 0.42 | 0 | 0.43 | 227.09 | 0.37 | 0.42 |
| Hex | 43 | 54 | 92 | 36 | 2A | 0 | 2B | E3 | 25 | 2A |
| Octal | 103 | 124 | 222 | 66 | 52 | 0 | 53 | 343 | 45 | 52 |
| Binary | 1000011 | 1010100 | 10010010 | 110110 | 101010 | 0 | 101011 | 11100011 | 100101 | 101010 |
Color Harmonies of #435492
Complementary color
Monochromatic Colors of #435492
Black with #435492
Text Example
Text Example
White with #435492
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #435492; }
p { color: rgb(67,84,146); }
H1.HeaderClassName
{
color: #435492;
}
.AnyTagClassName
{
color: #435492;
}
</style>
background-color css
<style>
a { background-color: #435492; }
a { background-color: rgb(67,84,146); }
div.DivClassName
{
background-color: #435492;
}
.BgClassName
{
background-color: #435492;
}
</style>
border-color css
<style>
span { border-color: #435492; }
span { border-color: rgb(67,84,146); }
td.TdClassName
{
border-color: #435492;
}
.TagClassName
{
border-color: #435492;
}
</style>