Shades of Tory Blue #385287
Tints of Tory Blue #385287
RGB
CMYK
RGB Variations
Color information
#385287 (or 0x385287) is known color: Tory Blue. HEX triplet: 38, 52 and 87. RGB value is (56,82,135). Sum of RGB (Red+Green+Blue) = 56+82+135=273 (36% of max value = 765). Red value is 56 (22.27% from 255 or 20.51% from 273); Green value is 82 (32.42% from 255 or 30.04% from 273); Blue value is 135 (53.12% from 255 or 49.45% from 273); Max value from RGB is 135 - color contains mainly: blue. Hex color #385287 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #385287 is #C7AD78. Grayscale: #505050. Windows color (decimal): -13086073 or 8868408. OLE color: 8868408.
HSL color Cylindrical-coordinate representation of color #385287: hue angle of 220.25º degrees, saturation: 0.41, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #385287 is Cyan = 0.59, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 56 | 82 | 135 | - |
| CMYK | 0.59 | 0.39 | 0 | 0.47 |
| HSL | 220.25º | 0.41% | 0.37% | - |
| HSV(B) | 220.25º | 0.59% | 0.53% | - |
| XYZ | 9.02 | 8.62 | 24.11 | - |
| YUV | 80.27 | 158.89 | 110.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 82 | 135 | 0.59 | 0.39 | 0 | 0.47 | 220.25 | 0.41 | 0.37 |
| Hex | 38 | 52 | 87 | 3B | 27 | 0 | 2F | DC | 29 | 25 |
| Octal | 70 | 122 | 207 | 73 | 47 | 0 | 57 | 334 | 51 | 45 |
| Binary | 111000 | 1010010 | 10000111 | 111011 | 100111 | 0 | 101111 | 11011100 | 101001 | 100101 |
Color Harmonies of #385287
Complementary color
Monochromatic Colors of #385287
Black with #385287
Text Example
Text Example
White with #385287
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #385287; }
p { color: rgb(56,82,135); }
H1.HeaderClassName
{
color: #385287;
}
.AnyTagClassName
{
color: #385287;
}
</style>
background-color css
<style>
a { background-color: #385287; }
a { background-color: rgb(56,82,135); }
div.DivClassName
{
background-color: #385287;
}
.BgClassName
{
background-color: #385287;
}
</style>
border-color css
<style>
span { border-color: #385287; }
span { border-color: rgb(56,82,135); }
td.TdClassName
{
border-color: #385287;
}
.TagClassName
{
border-color: #385287;
}
</style>