Shades of Tory Blue #384687
Tints of Tory Blue #384687
RGB
CMYK
RGB Variations
Color information
#384687 (or 0x384687) is known color: Tory Blue. HEX triplet: 38, 46 and 87. RGB value is (56,70,135). Sum of RGB (Red+Green+Blue) = 56+70+135=261 (34% of max value = 765). Red value is 56 (22.27% from 255 or 21.46% from 261); Green value is 70 (27.73% from 255 or 26.82% from 261); Blue value is 135 (53.12% from 255 or 51.72% from 261); Max value from RGB is 135 - color contains mainly: blue. Hex color #384687 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #384687 is #C7B978. Grayscale: #484848. Windows color (decimal): -13089145 or 8865336. OLE color: 8865336.
HSL color Cylindrical-coordinate representation of color #384687: hue angle of 229.37º degrees, saturation: 0.41, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #384687 is Cyan = 0.59, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 56 | 70 | 135 | - |
| CMYK | 0.59 | 0.48 | 0 | 0.47 |
| HSL | 229.37º | 0.41% | 0.37% | - |
| HSV(B) | 229.37º | 0.59% | 0.53% | - |
| XYZ | 8.19 | 6.97 | 23.84 | - |
| YUV | 73.22 | 162.86 | 115.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 70 | 135 | 0.59 | 0.48 | 0 | 0.47 | 229.37 | 0.41 | 0.37 |
| Hex | 38 | 46 | 87 | 3B | 30 | 0 | 2F | E5 | 29 | 25 |
| Octal | 70 | 106 | 207 | 73 | 60 | 0 | 57 | 345 | 51 | 45 |
| Binary | 111000 | 1000110 | 10000111 | 111011 | 110000 | 0 | 101111 | 11100101 | 101001 | 100101 |
Color Harmonies of #384687
Complementary color
Monochromatic Colors of #384687
Black with #384687
Text Example
Text Example
White with #384687
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #384687; }
p { color: rgb(56,70,135); }
H1.HeaderClassName
{
color: #384687;
}
.AnyTagClassName
{
color: #384687;
}
</style>
background-color css
<style>
a { background-color: #384687; }
a { background-color: rgb(56,70,135); }
div.DivClassName
{
background-color: #384687;
}
.BgClassName
{
background-color: #384687;
}
</style>
border-color css
<style>
span { border-color: #384687; }
span { border-color: rgb(56,70,135); }
td.TdClassName
{
border-color: #384687;
}
.TagClassName
{
border-color: #384687;
}
</style>