Shades of Tory Blue #385691
Tints of Tory Blue #385691
RGB
CMYK
RGB Variations
Color information
#385691 (or 0x385691) is known color: Tory Blue. HEX triplet: 38, 56 and 91. RGB value is (56,86,145). Sum of RGB (Red+Green+Blue) = 56+86+145=287 (38% of max value = 765). Red value is 56 (22.27% from 255 or 19.51% from 287); Green value is 86 (33.98% from 255 or 29.97% from 287); Blue value is 145 (57.03% from 255 or 50.52% from 287); Max value from RGB is 145 - color contains mainly: blue. Hex color #385691 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #385691 is #C7A96E. Grayscale: #535353. Windows color (decimal): -13085039 or 9524792. OLE color: 9524792.
HSL color Cylindrical-coordinate representation of color #385691: hue angle of 219.78º degrees, saturation: 0.44, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #385691 is Cyan = 0.61, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 56 | 86 | 145 | - |
| CMYK | 0.61 | 0.41 | 0 | 0.43 |
| HSL | 219.78º | 0.44% | 0.39% | - |
| HSV(B) | 219.78º | 0.61% | 0.57% | - |
| XYZ | 10.07 | 9.54 | 28.1 | - |
| YUV | 83.76 | 162.56 | 108.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 86 | 145 | 0.61 | 0.41 | 0 | 0.43 | 219.78 | 0.44 | 0.39 |
| Hex | 38 | 56 | 91 | 3D | 29 | 0 | 2B | DC | 2C | 27 |
| Octal | 70 | 126 | 221 | 75 | 51 | 0 | 53 | 334 | 54 | 47 |
| Binary | 111000 | 1010110 | 10010001 | 111101 | 101001 | 0 | 101011 | 11011100 | 101100 | 100111 |
Color Harmonies of #385691
Complementary color
Monochromatic Colors of #385691
Black with #385691
Text Example
Text Example
White with #385691
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #385691; }
p { color: rgb(56,86,145); }
H1.HeaderClassName
{
color: #385691;
}
.AnyTagClassName
{
color: #385691;
}
</style>
background-color css
<style>
a { background-color: #385691; }
a { background-color: rgb(56,86,145); }
div.DivClassName
{
background-color: #385691;
}
.BgClassName
{
background-color: #385691;
}
</style>
border-color css
<style>
span { border-color: #385691; }
span { border-color: rgb(56,86,145); }
td.TdClassName
{
border-color: #385691;
}
.TagClassName
{
border-color: #385691;
}
</style>