Shades of Tory Blue #384591
Tints of Tory Blue #384591
RGB
CMYK
RGB Variations
Color information
#384591 (or 0x384591) is known color: Tory Blue. HEX triplet: 38, 45 and 91. RGB value is (56,69,145). Sum of RGB (Red+Green+Blue) = 56+69+145=270 (35% of max value = 765). Red value is 56 (22.27% from 255 or 20.74% from 270); Green value is 69 (27.34% from 255 or 25.56% from 270); Blue value is 145 (57.03% from 255 or 53.70% from 270); Max value from RGB is 145 - color contains mainly: blue. Hex color #384591 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #384591 is #C7BA6E. Grayscale: #494949. Windows color (decimal): -13089391 or 9520440. OLE color: 9520440.
HSL color Cylindrical-coordinate representation of color #384591: hue angle of 231.24º 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 #384591 is Cyan = 0.61, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 56 | 69 | 145 | - |
| CMYK | 0.61 | 0.52 | 0 | 0.43 |
| HSL | 231.24º | 0.44% | 0.39% | - |
| HSV(B) | 231.24º | 0.61% | 0.57% | - |
| XYZ | 8.87 | 7.14 | 27.7 | - |
| YUV | 73.78 | 168.19 | 115.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 69 | 145 | 0.61 | 0.52 | 0 | 0.43 | 231.24 | 0.44 | 0.39 |
| Hex | 38 | 45 | 91 | 3D | 34 | 0 | 2B | E7 | 2C | 27 |
| Octal | 70 | 105 | 221 | 75 | 64 | 0 | 53 | 347 | 54 | 47 |
| Binary | 111000 | 1000101 | 10010001 | 111101 | 110100 | 0 | 101011 | 11100111 | 101100 | 100111 |
Color Harmonies of #384591
Complementary color
Monochromatic Colors of #384591
Black with #384591
Text Example
Text Example
White with #384591
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #384591; }
p { color: rgb(56,69,145); }
H1.HeaderClassName
{
color: #384591;
}
.AnyTagClassName
{
color: #384591;
}
</style>
background-color css
<style>
a { background-color: #384591; }
a { background-color: rgb(56,69,145); }
div.DivClassName
{
background-color: #384591;
}
.BgClassName
{
background-color: #384591;
}
</style>
border-color css
<style>
span { border-color: #384591; }
span { border-color: rgb(56,69,145); }
td.TdClassName
{
border-color: #384591;
}
.TagClassName
{
border-color: #384591;
}
</style>