Shades of Tory Blue #435085
Tints of Tory Blue #435085
RGB
CMYK
RGB Variations
Color information
#435085 (or 0x435085) is known color: Tory Blue. HEX triplet: 43, 50 and 85. RGB value is (67,80,133). Sum of RGB (Red+Green+Blue) = 67+80+133=280 (37% of max value = 765). Red value is 67 (26.56% from 255 or 23.93% from 280); Green value is 80 (31.64% from 255 or 28.57% from 280); Blue value is 133 (52.34% from 255 or 47.5% from 280); Max value from RGB is 133 - color contains mainly: blue. Hex color #435085 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #435085 is #BCAF7A. Grayscale: #515151. Windows color (decimal): -12365691 or 8736835. OLE color: 8736835.
HSL color Cylindrical-coordinate representation of color #435085: hue angle of 228.18º 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 #435085 is Cyan = 0.50, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 67 | 80 | 133 | - |
| CMYK | 0.50 | 0.40 | 0 | 0.48 |
| HSL | 228.18º | 0.33% | 0.39% | - |
| HSV(B) | 228.18º | 0.5% | 0.52% | - |
| XYZ | 9.42 | 8.62 | 23.36 | - |
| YUV | 82.16 | 156.69 | 117.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 80 | 133 | 0.50 | 0.40 | 0 | 0.48 | 228.18 | 0.33 | 0.39 |
| Hex | 43 | 50 | 85 | 32 | 28 | 0 | 30 | E4 | 21 | 27 |
| Octal | 103 | 120 | 205 | 62 | 50 | 0 | 60 | 344 | 41 | 47 |
| Binary | 1000011 | 1010000 | 10000101 | 110010 | 101000 | 0 | 110000 | 11100100 | 100001 | 100111 |
Color Harmonies of #435085
Complementary color
Monochromatic Colors of #435085
Black with #435085
Text Example
Text Example
White with #435085
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #435085; }
p { color: rgb(67,80,133); }
H1.HeaderClassName
{
color: #435085;
}
.AnyTagClassName
{
color: #435085;
}
</style>
background-color css
<style>
a { background-color: #435085; }
a { background-color: rgb(67,80,133); }
div.DivClassName
{
background-color: #435085;
}
.BgClassName
{
background-color: #435085;
}
</style>
border-color css
<style>
span { border-color: #435085; }
span { border-color: rgb(67,80,133); }
td.TdClassName
{
border-color: #435085;
}
.TagClassName
{
border-color: #435085;
}
</style>