Shades of Tory Blue #385390
Tints of Tory Blue #385390
RGB
CMYK
RGB Variations
Color information
#385390 (or 0x385390) is known color: Tory Blue. HEX triplet: 38, 53 and 90. RGB value is (56,83,144). Sum of RGB (Red+Green+Blue) = 56+83+144=283 (37% of max value = 765). Red value is 56 (22.27% from 255 or 19.79% from 283); Green value is 83 (32.81% from 255 or 29.33% from 283); Blue value is 144 (56.64% from 255 or 50.88% from 283); Max value from RGB is 144 - color contains mainly: blue. Hex color #385390 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #385390 is #C7AC6F. Grayscale: #515151. Windows color (decimal): -13085808 or 9458488. OLE color: 9458488.
HSL color Cylindrical-coordinate representation of color #385390: hue angle of 221.59º 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 #385390 is Cyan = 0.61, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 56 | 83 | 144 | - |
| CMYK | 0.61 | 0.42 | 0 | 0.44 |
| HSL | 221.59º | 0.44% | 0.39% | - |
| HSV(B) | 221.59º | 0.61% | 0.56% | - |
| XYZ | 9.76 | 9.04 | 27.62 | - |
| YUV | 81.88 | 163.05 | 109.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 83 | 144 | 0.61 | 0.42 | 0 | 0.44 | 221.59 | 0.44 | 0.39 |
| Hex | 38 | 53 | 90 | 3D | 2A | 0 | 2C | DE | 2C | 27 |
| Octal | 70 | 123 | 220 | 75 | 52 | 0 | 54 | 336 | 54 | 47 |
| Binary | 111000 | 1010011 | 10010000 | 111101 | 101010 | 0 | 101100 | 11011110 | 101100 | 100111 |
Color Harmonies of #385390
Complementary color
Monochromatic Colors of #385390
Black with #385390
Text Example
Text Example
White with #385390
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #385390; }
p { color: rgb(56,83,144); }
H1.HeaderClassName
{
color: #385390;
}
.AnyTagClassName
{
color: #385390;
}
</style>
background-color css
<style>
a { background-color: #385390; }
a { background-color: rgb(56,83,144); }
div.DivClassName
{
background-color: #385390;
}
.BgClassName
{
background-color: #385390;
}
</style>
border-color css
<style>
span { border-color: #385390; }
span { border-color: rgb(56,83,144); }
td.TdClassName
{
border-color: #385390;
}
.TagClassName
{
border-color: #385390;
}
</style>