Shades of Tory Blue #384795
Tints of Tory Blue #384795
RGB
CMYK
RGB Variations
Color information
#384795 (or 0x384795) is known color: Tory Blue. HEX triplet: 38, 47 and 95. RGB value is (56,71,149). Sum of RGB (Red+Green+Blue) = 56+71+149=276 (36% of max value = 765). Red value is 56 (22.27% from 255 or 20.29% from 276); Green value is 71 (28.12% from 255 or 25.72% from 276); Blue value is 149 (58.59% from 255 or 53.99% from 276); Max value from RGB is 149 - color contains mainly: blue. Hex color #384795 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #384795 is #C7B86A. Grayscale: #4B4B4B. Windows color (decimal): -13088875 or 9783096. OLE color: 9783096.
HSL color Cylindrical-coordinate representation of color #384795: hue angle of 230.32º degrees, saturation: 0.45, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #384795 is Cyan = 0.62, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 56 | 71 | 149 | - |
| CMYK | 0.62 | 0.52 | 0 | 0.42 |
| HSL | 230.32º | 0.45% | 0.4% | - |
| HSV(B) | 230.32º | 0.62% | 0.58% | - |
| XYZ | 9.31 | 7.52 | 29.39 | - |
| YUV | 75.41 | 169.53 | 114.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 71 | 149 | 0.62 | 0.52 | 0 | 0.42 | 230.32 | 0.45 | 0.4 |
| Hex | 38 | 47 | 95 | 3E | 34 | 0 | 2A | E6 | 2D | 28 |
| Octal | 70 | 107 | 225 | 76 | 64 | 0 | 52 | 346 | 55 | 50 |
| Binary | 111000 | 1000111 | 10010101 | 111110 | 110100 | 0 | 101010 | 11100110 | 101101 | 101000 |
Color Harmonies of #384795
Complementary color
Monochromatic Colors of #384795
Black with #384795
Text Example
Text Example
White with #384795
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #384795; }
p { color: rgb(56,71,149); }
H1.HeaderClassName
{
color: #384795;
}
.AnyTagClassName
{
color: #384795;
}
</style>
background-color css
<style>
a { background-color: #384795; }
a { background-color: rgb(56,71,149); }
div.DivClassName
{
background-color: #384795;
}
.BgClassName
{
background-color: #384795;
}
</style>
border-color css
<style>
span { border-color: #384795; }
span { border-color: rgb(56,71,149); }
td.TdClassName
{
border-color: #384795;
}
.TagClassName
{
border-color: #384795;
}
</style>