Shades of Tory Blue #385990
Tints of Tory Blue #385990
RGB
CMYK
RGB Variations
Color information
#385990 (or 0x385990) is known color: Tory Blue. HEX triplet: 38, 59 and 90. RGB value is (56,89,144). Sum of RGB (Red+Green+Blue) = 56+89+144=289 (38% of max value = 765). Red value is 56 (22.27% from 255 or 19.38% from 289); Green value is 89 (35.16% from 255 or 30.80% from 289); Blue value is 144 (56.64% from 255 or 49.83% from 289); Max value from RGB is 144 - color contains mainly: blue. Hex color #385990 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #385990 is #C7A66F. Grayscale: #555555. Windows color (decimal): -13084272 or 9460024. OLE color: 9460024.
HSL color Cylindrical-coordinate representation of color #385990: hue angle of 217.5º degrees, saturation: 0.44, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #385990 is Cyan = 0.61, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 56 | 89 | 144 | - |
| CMYK | 0.61 | 0.38 | 0 | 0.44 |
| HSL | 217.5º | 0.44% | 0.39% | - |
| HSV(B) | 217.5º | 0.61% | 0.56% | - |
| XYZ | 10.24 | 10 | 27.78 | - |
| YUV | 85.4 | 161.07 | 107.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 89 | 144 | 0.61 | 0.38 | 0 | 0.44 | 217.5 | 0.44 | 0.39 |
| Hex | 38 | 59 | 90 | 3D | 26 | 0 | 2C | DA | 2C | 27 |
| Octal | 70 | 131 | 220 | 75 | 46 | 0 | 54 | 332 | 54 | 47 |
| Binary | 111000 | 1011001 | 10010000 | 111101 | 100110 | 0 | 101100 | 11011010 | 101100 | 100111 |
Color Harmonies of #385990
Complementary color
Monochromatic Colors of #385990
Black with #385990
Text Example
Text Example
White with #385990
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #385990; }
p { color: rgb(56,89,144); }
H1.HeaderClassName
{
color: #385990;
}
.AnyTagClassName
{
color: #385990;
}
</style>
background-color css
<style>
a { background-color: #385990; }
a { background-color: rgb(56,89,144); }
div.DivClassName
{
background-color: #385990;
}
.BgClassName
{
background-color: #385990;
}
</style>
border-color css
<style>
span { border-color: #385990; }
span { border-color: rgb(56,89,144); }
td.TdClassName
{
border-color: #385990;
}
.TagClassName
{
border-color: #385990;
}
</style>