Shades of Tory Blue #435386
Tints of Tory Blue #435386
RGB
CMYK
RGB Variations
Color information
#435386 (or 0x435386) is known color: Tory Blue. HEX triplet: 43, 53 and 86. RGB value is (67,83,134). Sum of RGB (Red+Green+Blue) = 67+83+134=284 (37% of max value = 765). Red value is 67 (26.56% from 255 or 23.59% from 284); Green value is 83 (32.81% from 255 or 29.23% from 284); Blue value is 134 (52.73% from 255 or 47.18% from 284); Max value from RGB is 134 - color contains mainly: blue. Hex color #435386 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #435386 is #BCAC79. Grayscale: #535353. Windows color (decimal): -12364922 or 8803139. OLE color: 8803139.
HSL color Cylindrical-coordinate representation of color #435386: hue angle of 225.67º degrees, saturation: 0.33, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #435386 is Cyan = 0.5, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 67 | 83 | 134 | - |
| CMYK | 0.5 | 0.38 | 0 | 0.47 |
| HSL | 225.67º | 0.33% | 0.39% | - |
| HSV(B) | 225.67º | 0.5% | 0.53% | - |
| XYZ | 9.71 | 9.1 | 23.8 | - |
| YUV | 84.03 | 156.2 | 115.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 83 | 134 | 0.5 | 0.38 | 0 | 0.47 | 225.67 | 0.33 | 0.39 |
| Hex | 43 | 53 | 86 | 32 | 26 | 0 | 2F | E2 | 21 | 27 |
| Octal | 103 | 123 | 206 | 62 | 46 | 0 | 57 | 342 | 41 | 47 |
| Binary | 1000011 | 1010011 | 10000110 | 110010 | 100110 | 0 | 101111 | 11100010 | 100001 | 100111 |
Color Harmonies of #435386
Complementary color
Monochromatic Colors of #435386
Black with #435386
Text Example
Text Example
White with #435386
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #435386; }
p { color: rgb(67,83,134); }
H1.HeaderClassName
{
color: #435386;
}
.AnyTagClassName
{
color: #435386;
}
</style>
background-color css
<style>
a { background-color: #435386; }
a { background-color: rgb(67,83,134); }
div.DivClassName
{
background-color: #435386;
}
.BgClassName
{
background-color: #435386;
}
</style>
border-color css
<style>
span { border-color: #435386; }
span { border-color: rgb(67,83,134); }
td.TdClassName
{
border-color: #435386;
}
.TagClassName
{
border-color: #435386;
}
</style>