Shades of Tory Blue #384690
Tints of Tory Blue #384690
RGB
CMYK
RGB Variations
Color information
#384690 (or 0x384690) is known color: Tory Blue. HEX triplet: 38, 46 and 90. RGB value is (56,70,144). Sum of RGB (Red+Green+Blue) = 56+70+144=270 (35% of max value = 765). Red value is 56 (22.27% from 255 or 20.74% from 270); Green value is 70 (27.73% from 255 or 25.93% from 270); Blue value is 144 (56.64% from 255 or 53.33% from 270); Max value from RGB is 144 - color contains mainly: blue. Hex color #384690 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #384690 is #C7B96F. Grayscale: #494949. Windows color (decimal): -13089136 or 9455160. OLE color: 9455160.
HSL color Cylindrical-coordinate representation of color #384690: hue angle of 230.45º 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 #384690 is Cyan = 0.61, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 56 | 70 | 144 | - |
| CMYK | 0.61 | 0.51 | 0 | 0.44 |
| HSL | 230.45º | 0.44% | 0.39% | - |
| HSV(B) | 230.45º | 0.61% | 0.56% | - |
| XYZ | 8.86 | 7.23 | 27.32 | - |
| YUV | 74.25 | 167.36 | 114.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 70 | 144 | 0.61 | 0.51 | 0 | 0.44 | 230.45 | 0.44 | 0.39 |
| Hex | 38 | 46 | 90 | 3D | 33 | 0 | 2C | E6 | 2C | 27 |
| Octal | 70 | 106 | 220 | 75 | 63 | 0 | 54 | 346 | 54 | 47 |
| Binary | 111000 | 1000110 | 10010000 | 111101 | 110011 | 0 | 101100 | 11100110 | 101100 | 100111 |
Color Harmonies of #384690
Complementary color
Monochromatic Colors of #384690
Black with #384690
Text Example
Text Example
White with #384690
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #384690; }
p { color: rgb(56,70,144); }
H1.HeaderClassName
{
color: #384690;
}
.AnyTagClassName
{
color: #384690;
}
</style>
background-color css
<style>
a { background-color: #384690; }
a { background-color: rgb(56,70,144); }
div.DivClassName
{
background-color: #384690;
}
.BgClassName
{
background-color: #384690;
}
</style>
border-color css
<style>
span { border-color: #384690; }
span { border-color: rgb(56,70,144); }
td.TdClassName
{
border-color: #384690;
}
.TagClassName
{
border-color: #384690;
}
</style>