Shades of Tory Blue #435584
Tints of Tory Blue #435584
RGB
CMYK
RGB Variations
Color information
#435584 (or 0x435584) is known color: Tory Blue. HEX triplet: 43, 55 and 84. RGB value is (67,85,132). Sum of RGB (Red+Green+Blue) = 67+85+132=284 (37% of max value = 765). Red value is 67 (26.56% from 255 or 23.59% from 284); Green value is 85 (33.59% from 255 or 29.93% from 284); Blue value is 132 (51.95% from 255 or 46.48% from 284); Max value from RGB is 132 - color contains mainly: blue. Hex color #435584 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #435584 is #BCAA7B. Grayscale: #545454. Windows color (decimal): -12364412 or 8672579. OLE color: 8672579.
HSL color Cylindrical-coordinate representation of color #435584: hue angle of 223.38º degrees, saturation: 0.33, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #435584 is Cyan = 0.49, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 67 | 85 | 132 | - |
| CMYK | 0.49 | 0.36 | 0 | 0.48 |
| HSL | 223.38º | 0.33% | 0.39% | - |
| HSV(B) | 223.38º | 0.49% | 0.52% | - |
| XYZ | 9.73 | 9.36 | 23.12 | - |
| YUV | 84.98 | 154.54 | 115.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 85 | 132 | 0.49 | 0.36 | 0 | 0.48 | 223.38 | 0.33 | 0.39 |
| Hex | 43 | 55 | 84 | 31 | 24 | 0 | 30 | DF | 21 | 27 |
| Octal | 103 | 125 | 204 | 61 | 44 | 0 | 60 | 337 | 41 | 47 |
| Binary | 1000011 | 1010101 | 10000100 | 110001 | 100100 | 0 | 110000 | 11011111 | 100001 | 100111 |
Color Harmonies of #435584
Complementary color
Monochromatic Colors of #435584
Black with #435584
Text Example
Text Example
White with #435584
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #435584; }
p { color: rgb(67,85,132); }
H1.HeaderClassName
{
color: #435584;
}
.AnyTagClassName
{
color: #435584;
}
</style>
background-color css
<style>
a { background-color: #435584; }
a { background-color: rgb(67,85,132); }
div.DivClassName
{
background-color: #435584;
}
.BgClassName
{
background-color: #435584;
}
</style>
border-color css
<style>
span { border-color: #435584; }
span { border-color: rgb(67,85,132); }
td.TdClassName
{
border-color: #435584;
}
.TagClassName
{
border-color: #435584;
}
</style>