Shades of Tory Blue #384489
Tints of Tory Blue #384489
RGB
CMYK
RGB Variations
Color information
#384489 (or 0x384489) is known color: Tory Blue. HEX triplet: 38, 44 and 89. RGB value is (56,68,137). Sum of RGB (Red+Green+Blue) = 56+68+137=261 (34% of max value = 765). Red value is 56 (22.27% from 255 or 21.46% from 261); Green value is 68 (26.95% from 255 or 26.05% from 261); Blue value is 137 (53.91% from 255 or 52.49% from 261); Max value from RGB is 137 - color contains mainly: blue. Hex color #384489 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #384489 is #C7BB76. Grayscale: #474747. Windows color (decimal): -13089655 or 8995896. OLE color: 8995896.
HSL color Cylindrical-coordinate representation of color #384489: hue angle of 231.11º degrees, saturation: 0.42, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #384489 is Cyan = 0.59, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 56 | 68 | 137 | - |
| CMYK | 0.59 | 0.50 | 0 | 0.46 |
| HSL | 231.11º | 0.42% | 0.38% | - |
| HSV(B) | 231.11º | 0.59% | 0.54% | - |
| XYZ | 8.21 | 6.78 | 24.54 | - |
| YUV | 72.28 | 164.52 | 116.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 68 | 137 | 0.59 | 0.50 | 0 | 0.46 | 231.11 | 0.42 | 0.38 |
| Hex | 38 | 44 | 89 | 3B | 32 | 0 | 2E | E7 | 2A | 26 |
| Octal | 70 | 104 | 211 | 73 | 62 | 0 | 56 | 347 | 52 | 46 |
| Binary | 111000 | 1000100 | 10001001 | 111011 | 110010 | 0 | 101110 | 11100111 | 101010 | 100110 |
Color Harmonies of #384489
Complementary color
Monochromatic Colors of #384489
Black with #384489
Text Example
Text Example
White with #384489
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #384489; }
p { color: rgb(56,68,137); }
H1.HeaderClassName
{
color: #384489;
}
.AnyTagClassName
{
color: #384489;
}
</style>
background-color css
<style>
a { background-color: #384489; }
a { background-color: rgb(56,68,137); }
div.DivClassName
{
background-color: #384489;
}
.BgClassName
{
background-color: #384489;
}
</style>
border-color css
<style>
span { border-color: #384489; }
span { border-color: rgb(56,68,137); }
td.TdClassName
{
border-color: #384489;
}
.TagClassName
{
border-color: #384489;
}
</style>