Shades of Tory Blue #435382
Tints of Tory Blue #435382
RGB
CMYK
RGB Variations
Color information
#435382 (or 0x435382) is known color: Tory Blue. HEX triplet: 43, 53 and 82. RGB value is (67,83,130). Sum of RGB (Red+Green+Blue) = 67+83+130=280 (37% of max value = 765). Red value is 67 (26.56% from 255 or 23.93% from 280); Green value is 83 (32.81% from 255 or 29.64% from 280); Blue value is 130 (51.17% from 255 or 46.43% from 280); Max value from RGB is 130 - color contains mainly: blue. Hex color #435382 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #435382 is #BCAC7D. Grayscale: #535353. Windows color (decimal): -12364926 or 8540995. OLE color: 8540995.
HSL color Cylindrical-coordinate representation of color #435382: hue angle of 224.76º degrees, saturation: 0.32, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #435382 is Cyan = 0.48, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 67 | 83 | 130 | - |
| CMYK | 0.48 | 0.36 | 0 | 0.49 |
| HSL | 224.76º | 0.32% | 0.39% | - |
| HSV(B) | 224.76º | 0.48% | 0.51% | - |
| XYZ | 9.44 | 8.99 | 22.36 | - |
| YUV | 83.57 | 154.2 | 116.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 83 | 130 | 0.48 | 0.36 | 0 | 0.49 | 224.76 | 0.32 | 0.39 |
| Hex | 43 | 53 | 82 | 30 | 24 | 0 | 31 | E1 | 20 | 27 |
| Octal | 103 | 123 | 202 | 60 | 44 | 0 | 61 | 341 | 40 | 47 |
| Binary | 1000011 | 1010011 | 10000010 | 110000 | 100100 | 0 | 110001 | 11100001 | 100000 | 100111 |
Color Harmonies of #435382
Complementary color
Monochromatic Colors of #435382
Black with #435382
Text Example
Text Example
White with #435382
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #435382; }
p { color: rgb(67,83,130); }
H1.HeaderClassName
{
color: #435382;
}
.AnyTagClassName
{
color: #435382;
}
</style>
background-color css
<style>
a { background-color: #435382; }
a { background-color: rgb(67,83,130); }
div.DivClassName
{
background-color: #435382;
}
.BgClassName
{
background-color: #435382;
}
</style>
border-color css
<style>
span { border-color: #435382; }
span { border-color: rgb(67,83,130); }
td.TdClassName
{
border-color: #435382;
}
.TagClassName
{
border-color: #435382;
}
</style>