Shades of Tory Blue #435892
Tints of Tory Blue #435892
RGB
CMYK
RGB Variations
Color information
#435892 (or 0x435892) is known color: Tory Blue. HEX triplet: 43, 58 and 92. RGB value is (67,88,146). Sum of RGB (Red+Green+Blue) = 67+88+146=301 (39% of max value = 765). Red value is 67 (26.56% from 255 or 22.26% from 301); Green value is 88 (34.77% from 255 or 29.24% from 301); Blue value is 146 (57.42% from 255 or 48.50% from 301); Max value from RGB is 146 - color contains mainly: blue. Hex color #435892 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #435892 is #BCA76D. Grayscale: #585858. Windows color (decimal): -12363630 or 9590851. OLE color: 9590851.
HSL color Cylindrical-coordinate representation of color #435892: hue angle of 224.05º 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 #435892 is Cyan = 0.54, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 67 | 88 | 146 | - |
| CMYK | 0.54 | 0.40 | 0 | 0.43 |
| HSL | 224.05º | 0.37% | 0.42% | - |
| HSV(B) | 224.05º | 0.54% | 0.57% | - |
| XYZ | 10.99 | 10.25 | 28.59 | - |
| YUV | 88.33 | 160.54 | 112.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 88 | 146 | 0.54 | 0.40 | 0 | 0.43 | 224.05 | 0.37 | 0.42 |
| Hex | 43 | 58 | 92 | 36 | 28 | 0 | 2B | E0 | 25 | 2A |
| Octal | 103 | 130 | 222 | 66 | 50 | 0 | 53 | 340 | 45 | 52 |
| Binary | 1000011 | 1011000 | 10010010 | 110110 | 101000 | 0 | 101011 | 11100000 | 100101 | 101010 |
Color Harmonies of #435892
Complementary color
Monochromatic Colors of #435892
Black with #435892
Text Example
Text Example
White with #435892
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #435892; }
p { color: rgb(67,88,146); }
H1.HeaderClassName
{
color: #435892;
}
.AnyTagClassName
{
color: #435892;
}
</style>
background-color css
<style>
a { background-color: #435892; }
a { background-color: rgb(67,88,146); }
div.DivClassName
{
background-color: #435892;
}
.BgClassName
{
background-color: #435892;
}
</style>
border-color css
<style>
span { border-color: #435892; }
span { border-color: rgb(67,88,146); }
td.TdClassName
{
border-color: #435892;
}
.TagClassName
{
border-color: #435892;
}
</style>