Shades of Tory Blue #384587
Tints of Tory Blue #384587
RGB
CMYK
RGB Variations
Color information
#384587 (or 0x384587) is known color: Tory Blue. HEX triplet: 38, 45 and 87. RGB value is (56,69,135). Sum of RGB (Red+Green+Blue) = 56+69+135=260 (34% of max value = 765). Red value is 56 (22.27% from 255 or 21.54% from 260); Green value is 69 (27.34% from 255 or 26.54% from 260); Blue value is 135 (53.12% from 255 or 51.92% from 260); Max value from RGB is 135 - color contains mainly: blue. Hex color #384587 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #384587 is #C7BA78. Grayscale: #484848. Windows color (decimal): -13089401 or 8865080. OLE color: 8865080.
HSL color Cylindrical-coordinate representation of color #384587: hue angle of 230.13º 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 #384587 is Cyan = 0.59, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 56 | 69 | 135 | - |
| CMYK | 0.59 | 0.49 | 0 | 0.47 |
| HSL | 230.13º | 0.41% | 0.37% | - |
| HSV(B) | 230.13º | 0.59% | 0.53% | - |
| XYZ | 8.13 | 6.85 | 23.81 | - |
| YUV | 72.64 | 163.19 | 116.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 69 | 135 | 0.59 | 0.49 | 0 | 0.47 | 230.13 | 0.41 | 0.37 |
| Hex | 38 | 45 | 87 | 3B | 31 | 0 | 2F | E6 | 29 | 25 |
| Octal | 70 | 105 | 207 | 73 | 61 | 0 | 57 | 346 | 51 | 45 |
| Binary | 111000 | 1000101 | 10000111 | 111011 | 110001 | 0 | 101111 | 11100110 | 101001 | 100101 |
Color Harmonies of #384587
Complementary color
Monochromatic Colors of #384587
Black with #384587
Text Example
Text Example
White with #384587
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #384587; }
p { color: rgb(56,69,135); }
H1.HeaderClassName
{
color: #384587;
}
.AnyTagClassName
{
color: #384587;
}
</style>
background-color css
<style>
a { background-color: #384587; }
a { background-color: rgb(56,69,135); }
div.DivClassName
{
background-color: #384587;
}
.BgClassName
{
background-color: #384587;
}
</style>
border-color css
<style>
span { border-color: #384587; }
span { border-color: rgb(56,69,135); }
td.TdClassName
{
border-color: #384587;
}
.TagClassName
{
border-color: #384587;
}
</style>