Shades of Tory Blue #385298
Tints of Tory Blue #385298
RGB
CMYK
RGB Variations
Color information
#385298 (or 0x385298) is known color: Tory Blue. HEX triplet: 38, 52 and 98. RGB value is (56,82,152). Sum of RGB (Red+Green+Blue) = 56+82+152=290 (38% of max value = 765). Red value is 56 (22.27% from 255 or 19.31% from 290); Green value is 82 (32.42% from 255 or 28.28% from 290); Blue value is 152 (59.77% from 255 or 52.41% from 290); Max value from RGB is 152 - color contains mainly: blue. Hex color #385298 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #385298 is #C7AD67. Grayscale: #515151. Windows color (decimal): -13086056 or 9982520. OLE color: 9982520.
HSL color Cylindrical-coordinate representation of color #385298: hue angle of 223.75º degrees, saturation: 0.46, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #385298 is Cyan = 0.63, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 56 | 82 | 152 | - |
| CMYK | 0.63 | 0.46 | 0 | 0.40 |
| HSL | 223.75º | 0.46% | 0.41% | - |
| HSV(B) | 223.75º | 0.63% | 0.6% | - |
| XYZ | 10.32 | 9.14 | 30.93 | - |
| YUV | 82.21 | 167.39 | 109.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 82 | 152 | 0.63 | 0.46 | 0 | 0.40 | 223.75 | 0.46 | 0.41 |
| Hex | 38 | 52 | 98 | 3F | 2E | 0 | 28 | E0 | 2E | 29 |
| Octal | 70 | 122 | 230 | 77 | 56 | 0 | 50 | 340 | 56 | 51 |
| Binary | 111000 | 1010010 | 10011000 | 111111 | 101110 | 0 | 101000 | 11100000 | 101110 | 101001 |
Color Harmonies of #385298
Complementary color
Monochromatic Colors of #385298
Black with #385298
Text Example
Text Example
White with #385298
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #385298; }
p { color: rgb(56,82,152); }
H1.HeaderClassName
{
color: #385298;
}
.AnyTagClassName
{
color: #385298;
}
</style>
background-color css
<style>
a { background-color: #385298; }
a { background-color: rgb(56,82,152); }
div.DivClassName
{
background-color: #385298;
}
.BgClassName
{
background-color: #385298;
}
</style>
border-color css
<style>
span { border-color: #385298; }
span { border-color: rgb(56,82,152); }
td.TdClassName
{
border-color: #385298;
}
.TagClassName
{
border-color: #385298;
}
</style>