Shades of Tory Blue #435685
Tints of Tory Blue #435685
RGB
CMYK
RGB Variations
Color information
#435685 (or 0x435685) is known color: Tory Blue. HEX triplet: 43, 56 and 85. RGB value is (67,86,133). Sum of RGB (Red+Green+Blue) = 67+86+133=286 (37% of max value = 765). Red value is 67 (26.56% from 255 or 23.43% from 286); Green value is 86 (33.98% from 255 or 30.07% from 286); Blue value is 133 (52.34% from 255 or 46.50% from 286); Max value from RGB is 133 - color contains mainly: blue. Hex color #435685 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #435685 is #BCA97A. Grayscale: #555555. Windows color (decimal): -12364155 or 8738371. OLE color: 8738371.
HSL color Cylindrical-coordinate representation of color #435685: hue angle of 222.73º degrees, saturation: 0.33, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #435685 is Cyan = 0.50, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 67 | 86 | 133 | - |
| CMYK | 0.50 | 0.35 | 0 | 0.48 |
| HSL | 222.73º | 0.33% | 0.39% | - |
| HSV(B) | 222.73º | 0.5% | 0.52% | - |
| XYZ | 9.88 | 9.54 | 23.51 | - |
| YUV | 85.68 | 154.71 | 114.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 86 | 133 | 0.50 | 0.35 | 0 | 0.48 | 222.73 | 0.33 | 0.39 |
| Hex | 43 | 56 | 85 | 32 | 23 | 0 | 30 | DF | 21 | 27 |
| Octal | 103 | 126 | 205 | 62 | 43 | 0 | 60 | 337 | 41 | 47 |
| Binary | 1000011 | 1010110 | 10000101 | 110010 | 100011 | 0 | 110000 | 11011111 | 100001 | 100111 |
Color Harmonies of #435685
Complementary color
Monochromatic Colors of #435685
Black with #435685
Text Example
Text Example
White with #435685
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #435685; }
p { color: rgb(67,86,133); }
H1.HeaderClassName
{
color: #435685;
}
.AnyTagClassName
{
color: #435685;
}
</style>
background-color css
<style>
a { background-color: #435685; }
a { background-color: rgb(67,86,133); }
div.DivClassName
{
background-color: #435685;
}
.BgClassName
{
background-color: #435685;
}
</style>
border-color css
<style>
span { border-color: #435685; }
span { border-color: rgb(67,86,133); }
td.TdClassName
{
border-color: #435685;
}
.TagClassName
{
border-color: #435685;
}
</style>