Shades of Tory Blue #385397
Tints of Tory Blue #385397
RGB
CMYK
RGB Variations
Color information
#385397 (or 0x385397) is known color: Tory Blue. HEX triplet: 38, 53 and 97. RGB value is (56,83,151). Sum of RGB (Red+Green+Blue) = 56+83+151=290 (38% of max value = 765). Red value is 56 (22.27% from 255 or 19.31% from 290); Green value is 83 (32.81% from 255 or 28.62% from 290); Blue value is 151 (59.38% from 255 or 52.07% from 290); Max value from RGB is 151 - color contains mainly: blue. Hex color #385397 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #385397 is #C7AC68. Grayscale: #525252. Windows color (decimal): -13085801 or 9917240. OLE color: 9917240.
HSL color Cylindrical-coordinate representation of color #385397: hue angle of 222.95º degrees, saturation: 0.46, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #385397 is Cyan = 0.63, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 56 | 83 | 151 | - |
| CMYK | 0.63 | 0.45 | 0 | 0.41 |
| HSL | 222.95º | 0.46% | 0.41% | - |
| HSV(B) | 222.95º | 0.63% | 0.59% | - |
| XYZ | 10.31 | 9.26 | 30.52 | - |
| YUV | 82.68 | 166.55 | 108.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 83 | 151 | 0.63 | 0.45 | 0 | 0.41 | 222.95 | 0.46 | 0.41 |
| Hex | 38 | 53 | 97 | 3F | 2D | 0 | 29 | DF | 2E | 29 |
| Octal | 70 | 123 | 227 | 77 | 55 | 0 | 51 | 337 | 56 | 51 |
| Binary | 111000 | 1010011 | 10010111 | 111111 | 101101 | 0 | 101001 | 11011111 | 101110 | 101001 |
Color Harmonies of #385397
Complementary color
Monochromatic Colors of #385397
Black with #385397
Text Example
Text Example
White with #385397
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #385397; }
p { color: rgb(56,83,151); }
H1.HeaderClassName
{
color: #385397;
}
.AnyTagClassName
{
color: #385397;
}
</style>
background-color css
<style>
a { background-color: #385397; }
a { background-color: rgb(56,83,151); }
div.DivClassName
{
background-color: #385397;
}
.BgClassName
{
background-color: #385397;
}
</style>
border-color css
<style>
span { border-color: #385397; }
span { border-color: rgb(56,83,151); }
td.TdClassName
{
border-color: #385397;
}
.TagClassName
{
border-color: #385397;
}
</style>