Shades of Tory Blue #384592
Tints of Tory Blue #384592
RGB
CMYK
RGB Variations
Color information
#384592 (or 0x384592) is known color: Tory Blue. HEX triplet: 38, 45 and 92. RGB value is (56,69,146). Sum of RGB (Red+Green+Blue) = 56+69+146=271 (35% of max value = 765). Red value is 56 (22.27% from 255 or 20.66% from 271); Green value is 69 (27.34% from 255 or 25.46% from 271); Blue value is 146 (57.42% from 255 or 53.87% from 271); Max value from RGB is 146 - color contains mainly: blue. Hex color #384592 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #384592 is #C7BA6D. Grayscale: #494949. Windows color (decimal): -13089390 or 9585976. OLE color: 9585976.
HSL color Cylindrical-coordinate representation of color #384592: hue angle of 231.33º degrees, saturation: 0.45, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #384592 is Cyan = 0.62, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 56 | 69 | 146 | - |
| CMYK | 0.62 | 0.53 | 0 | 0.43 |
| HSL | 231.33º | 0.45% | 0.4% | - |
| HSV(B) | 231.33º | 0.62% | 0.57% | - |
| XYZ | 8.95 | 7.17 | 28.11 | - |
| YUV | 73.89 | 168.69 | 115.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 69 | 146 | 0.62 | 0.53 | 0 | 0.43 | 231.33 | 0.45 | 0.4 |
| Hex | 38 | 45 | 92 | 3E | 35 | 0 | 2B | E7 | 2D | 28 |
| Octal | 70 | 105 | 222 | 76 | 65 | 0 | 53 | 347 | 55 | 50 |
| Binary | 111000 | 1000101 | 10010010 | 111110 | 110101 | 0 | 101011 | 11100111 | 101101 | 101000 |
Color Harmonies of #384592
Complementary color
Monochromatic Colors of #384592
Black with #384592
Text Example
Text Example
White with #384592
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #384592; }
p { color: rgb(56,69,146); }
H1.HeaderClassName
{
color: #384592;
}
.AnyTagClassName
{
color: #384592;
}
</style>
background-color css
<style>
a { background-color: #384592; }
a { background-color: rgb(56,69,146); }
div.DivClassName
{
background-color: #384592;
}
.BgClassName
{
background-color: #384592;
}
</style>
border-color css
<style>
span { border-color: #384592; }
span { border-color: rgb(56,69,146); }
td.TdClassName
{
border-color: #384592;
}
.TagClassName
{
border-color: #384592;
}
</style>