Shades of Tory Blue #384791
Tints of Tory Blue #384791
RGB
CMYK
RGB Variations
Color information
#384791 (or 0x384791) is known color: Tory Blue. HEX triplet: 38, 47 and 91. RGB value is (56,71,145). Sum of RGB (Red+Green+Blue) = 56+71+145=272 (36% of max value = 765). Red value is 56 (22.27% from 255 or 20.59% from 272); Green value is 71 (28.12% from 255 or 26.10% from 272); Blue value is 145 (57.03% from 255 or 53.31% from 272); Max value from RGB is 145 - color contains mainly: blue. Hex color #384791 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #384791 is #C7B86E. Grayscale: #4A4A4A. Windows color (decimal): -13088879 or 9520952. OLE color: 9520952.
HSL color Cylindrical-coordinate representation of color #384791: hue angle of 229.89º 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 #384791 is Cyan = 0.61, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 56 | 71 | 145 | - |
| CMYK | 0.61 | 0.51 | 0 | 0.43 |
| HSL | 229.89º | 0.44% | 0.39% | - |
| HSV(B) | 229.89º | 0.61% | 0.57% | - |
| XYZ | 8.99 | 7.39 | 27.74 | - |
| YUV | 74.95 | 167.53 | 114.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 71 | 145 | 0.61 | 0.51 | 0 | 0.43 | 229.89 | 0.44 | 0.39 |
| Hex | 38 | 47 | 91 | 3D | 33 | 0 | 2B | E6 | 2C | 27 |
| Octal | 70 | 107 | 221 | 75 | 63 | 0 | 53 | 346 | 54 | 47 |
| Binary | 111000 | 1000111 | 10010001 | 111101 | 110011 | 0 | 101011 | 11100110 | 101100 | 100111 |
Color Harmonies of #384791
Complementary color
Monochromatic Colors of #384791
Black with #384791
Text Example
Text Example
White with #384791
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #384791; }
p { color: rgb(56,71,145); }
H1.HeaderClassName
{
color: #384791;
}
.AnyTagClassName
{
color: #384791;
}
</style>
background-color css
<style>
a { background-color: #384791; }
a { background-color: rgb(56,71,145); }
div.DivClassName
{
background-color: #384791;
}
.BgClassName
{
background-color: #384791;
}
</style>
border-color css
<style>
span { border-color: #384791; }
span { border-color: rgb(56,71,145); }
td.TdClassName
{
border-color: #384791;
}
.TagClassName
{
border-color: #384791;
}
</style>