Shades of Tory Blue #384586
Tints of Tory Blue #384586
RGB
CMYK
RGB Variations
Color information
#384586 (or 0x384586) is known color: Tory Blue. HEX triplet: 38, 45 and 86. RGB value is (56,69,134). Sum of RGB (Red+Green+Blue) = 56+69+134=259 (34% of max value = 765). Red value is 56 (22.27% from 255 or 21.62% from 259); Green value is 69 (27.34% from 255 or 26.64% from 259); Blue value is 134 (52.73% from 255 or 51.74% from 259); Max value from RGB is 134 - color contains mainly: blue. Hex color #384586 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #384586 is #C7BA79. Grayscale: #484848. Windows color (decimal): -13089402 or 8799544. OLE color: 8799544.
HSL color Cylindrical-coordinate representation of color #384586: hue angle of 230º degrees, saturation: 0.41, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #384586 is Cyan = 0.58, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 56 | 69 | 134 | - |
| CMYK | 0.58 | 0.49 | 0 | 0.47 |
| HSL | 230º | 0.41% | 0.37% | - |
| HSV(B) | 230º | 0.58% | 0.53% | - |
| XYZ | 8.06 | 6.82 | 23.45 | - |
| YUV | 72.52 | 162.69 | 116.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 69 | 134 | 0.58 | 0.49 | 0 | 0.47 | 230 | 0.41 | 0.37 |
| Hex | 38 | 45 | 86 | 3A | 31 | 0 | 2F | E6 | 29 | 25 |
| Octal | 70 | 105 | 206 | 72 | 61 | 0 | 57 | 346 | 51 | 45 |
| Binary | 111000 | 1000101 | 10000110 | 111010 | 110001 | 0 | 101111 | 11100110 | 101001 | 100101 |
Color Harmonies of #384586
Complementary color
Monochromatic Colors of #384586
Black with #384586
Text Example
Text Example
White with #384586
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #384586; }
p { color: rgb(56,69,134); }
H1.HeaderClassName
{
color: #384586;
}
.AnyTagClassName
{
color: #384586;
}
</style>
background-color css
<style>
a { background-color: #384586; }
a { background-color: rgb(56,69,134); }
div.DivClassName
{
background-color: #384586;
}
.BgClassName
{
background-color: #384586;
}
</style>
border-color css
<style>
span { border-color: #384586; }
span { border-color: rgb(56,69,134); }
td.TdClassName
{
border-color: #384586;
}
.TagClassName
{
border-color: #384586;
}
</style>