Shades of Tory Blue #305297
Tints of Tory Blue #305297
RGB
CMYK
RGB Variations
Color information
#305297 (or 0x305297) is known color: Tory Blue. HEX triplet: 30, 52 and 97. RGB value is (48,82,151). Sum of RGB (Red+Green+Blue) = 48+82+151=281 (37% of max value = 765). Red value is 48 (19.14% from 255 or 17.08% from 281); Green value is 82 (32.42% from 255 or 29.18% from 281); Blue value is 151 (59.38% from 255 or 53.74% from 281); Max value from RGB is 151 - color contains mainly: blue. Hex color #305297 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #305297 is #CFAD68. Grayscale: #4F4F4F. Windows color (decimal): -13610345 or 9916976. OLE color: 9916976.
HSL color Cylindrical-coordinate representation of color #305297: hue angle of 220.19º degrees, saturation: 0.52, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #305297 is Cyan = 0.68, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 48 | 82 | 151 | - |
| CMYK | 0.68 | 0.46 | 0 | 0.41 |
| HSL | 220.19º | 0.52% | 0.39% | - |
| HSV(B) | 220.19º | 0.68% | 0.59% | - |
| XYZ | 9.82 | 8.9 | 30.48 | - |
| YUV | 79.7 | 168.24 | 105.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 82 | 151 | 0.68 | 0.46 | 0 | 0.41 | 220.19 | 0.52 | 0.39 |
| Hex | 30 | 52 | 97 | 44 | 2E | 0 | 29 | DC | 34 | 27 |
| Octal | 60 | 122 | 227 | 104 | 56 | 0 | 51 | 334 | 64 | 47 |
| Binary | 110000 | 1010010 | 10010111 | 1000100 | 101110 | 0 | 101001 | 11011100 | 110100 | 100111 |
Color Harmonies of #305297
Complementary color
Monochromatic Colors of #305297
Black with #305297
Text Example
Text Example
White with #305297
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #305297; }
p { color: rgb(48,82,151); }
H1.HeaderClassName
{
color: #305297;
}
.AnyTagClassName
{
color: #305297;
}
</style>
background-color css
<style>
a { background-color: #305297; }
a { background-color: rgb(48,82,151); }
div.DivClassName
{
background-color: #305297;
}
.BgClassName
{
background-color: #305297;
}
</style>
border-color css
<style>
span { border-color: #305297; }
span { border-color: rgb(48,82,151); }
td.TdClassName
{
border-color: #305297;
}
.TagClassName
{
border-color: #305297;
}
</style>