Shades of Tory Blue #385186
Tints of Tory Blue #385186
RGB
CMYK
RGB Variations
Color information
#385186 (or 0x385186) is known color: Tory Blue. HEX triplet: 38, 51 and 86. RGB value is (56,81,134). Sum of RGB (Red+Green+Blue) = 56+81+134=271 (35% of max value = 765). Red value is 56 (22.27% from 255 or 20.66% from 271); Green value is 81 (32.03% from 255 or 29.89% from 271); Blue value is 134 (52.73% from 255 or 49.45% from 271); Max value from RGB is 134 - color contains mainly: blue. Hex color #385186 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #385186 is #C7AE79. Grayscale: #4F4F4F. Windows color (decimal): -13086330 or 8802616. OLE color: 8802616.
HSL color Cylindrical-coordinate representation of color #385186: hue angle of 220.77º degrees, saturation: 0.41, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #385186 is Cyan = 0.58, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 56 | 81 | 134 | - |
| CMYK | 0.58 | 0.40 | 0 | 0.47 |
| HSL | 220.77º | 0.41% | 0.37% | - |
| HSV(B) | 220.77º | 0.58% | 0.53% | - |
| XYZ | 8.88 | 8.45 | 23.72 | - |
| YUV | 79.57 | 158.72 | 111.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 81 | 134 | 0.58 | 0.40 | 0 | 0.47 | 220.77 | 0.41 | 0.37 |
| Hex | 38 | 51 | 86 | 3A | 28 | 0 | 2F | DD | 29 | 25 |
| Octal | 70 | 121 | 206 | 72 | 50 | 0 | 57 | 335 | 51 | 45 |
| Binary | 111000 | 1010001 | 10000110 | 111010 | 101000 | 0 | 101111 | 11011101 | 101001 | 100101 |
Color Harmonies of #385186
Complementary color
Monochromatic Colors of #385186
Black with #385186
Text Example
Text Example
White with #385186
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #385186; }
p { color: rgb(56,81,134); }
H1.HeaderClassName
{
color: #385186;
}
.AnyTagClassName
{
color: #385186;
}
</style>
background-color css
<style>
a { background-color: #385186; }
a { background-color: rgb(56,81,134); }
div.DivClassName
{
background-color: #385186;
}
.BgClassName
{
background-color: #385186;
}
</style>
border-color css
<style>
span { border-color: #385186; }
span { border-color: rgb(56,81,134); }
td.TdClassName
{
border-color: #385186;
}
.TagClassName
{
border-color: #385186;
}
</style>