Shades of St Tropaz #305178
Tints of St Tropaz #305178
RGB
CMYK
RGB Variations
Color information
#305178 (or 0x305178) is known color: St Tropaz. HEX triplet: 30, 51 and 78. RGB value is (48,81,120). Sum of RGB (Red+Green+Blue) = 48+81+120=249 (32% of max value = 765). Red value is 48 (19.14% from 255 or 19.28% from 249); Green value is 81 (32.03% from 255 or 32.53% from 249); Blue value is 120 (47.27% from 255 or 48.19% from 249); Max value from RGB is 120 - color contains mainly: blue. Hex color #305178 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #305178 is #CFAE87. Grayscale: #4B4B4B. Windows color (decimal): -13610632 or 7885104. OLE color: 7885104.
HSL color Cylindrical-coordinate representation of color #305178: hue angle of 212.5º degrees, saturation: 0.43, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #305178 is Cyan = 0.60, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 48 | 81 | 120 | - |
| CMYK | 0.60 | 0.32 | 0 | 0.53 |
| HSL | 212.5º | 0.43% | 0.33% | - |
| HSV(B) | 212.5º | 0.6% | 0.47% | - |
| XYZ | 7.55 | 7.87 | 18.89 | - |
| YUV | 75.58 | 153.07 | 108.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 81 | 120 | 0.60 | 0.32 | 0 | 0.53 | 212.5 | 0.43 | 0.33 |
| Hex | 30 | 51 | 78 | 3C | 20 | 0 | 35 | D4 | 2B | 21 |
| Octal | 60 | 121 | 170 | 74 | 40 | 0 | 65 | 324 | 53 | 41 |
| Binary | 110000 | 1010001 | 1111000 | 111100 | 100000 | 0 | 110101 | 11010100 | 101011 | 100001 |
Color Harmonies of #305178
Complementary color
Monochromatic Colors of #305178
Black with #305178
Text Example
Text Example
White with #305178
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #305178; }
p { color: rgb(48,81,120); }
H1.HeaderClassName
{
color: #305178;
}
.AnyTagClassName
{
color: #305178;
}
</style>
background-color css
<style>
a { background-color: #305178; }
a { background-color: rgb(48,81,120); }
div.DivClassName
{
background-color: #305178;
}
.BgClassName
{
background-color: #305178;
}
</style>
border-color css
<style>
span { border-color: #305178; }
span { border-color: rgb(48,81,120); }
td.TdClassName
{
border-color: #305178;
}
.TagClassName
{
border-color: #305178;
}
</style>