Shades of St Tropaz #305077
Tints of St Tropaz #305077
RGB
CMYK
RGB Variations
Color information
#305077 (or 0x305077) is known color: St Tropaz. HEX triplet: 30, 50 and 77. RGB value is (48,80,119). Sum of RGB (Red+Green+Blue) = 48+80+119=247 (32% of max value = 765). Red value is 48 (19.14% from 255 or 19.43% from 247); Green value is 80 (31.64% from 255 or 32.39% from 247); Blue value is 119 (46.88% from 255 or 48.18% from 247); Max value from RGB is 119 - color contains mainly: blue. Hex color #305077 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #305077 is #CFAF88. Grayscale: #4A4A4A. Windows color (decimal): -13610889 or 7819312. OLE color: 7819312.
HSL color Cylindrical-coordinate representation of color #305077: hue angle of 212.96º 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 #305077 is Cyan = 0.60, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 48 | 80 | 119 | - |
| CMYK | 0.60 | 0.33 | 0 | 0.53 |
| HSL | 212.96º | 0.43% | 0.33% | - |
| HSV(B) | 212.96º | 0.6% | 0.47% | - |
| XYZ | 7.42 | 7.7 | 18.55 | - |
| YUV | 74.88 | 152.9 | 108.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 80 | 119 | 0.60 | 0.33 | 0 | 0.53 | 212.96 | 0.43 | 0.33 |
| Hex | 30 | 50 | 77 | 3C | 21 | 0 | 35 | D5 | 2B | 21 |
| Octal | 60 | 120 | 167 | 74 | 41 | 0 | 65 | 325 | 53 | 41 |
| Binary | 110000 | 1010000 | 1110111 | 111100 | 100001 | 0 | 110101 | 11010101 | 101011 | 100001 |
Color Harmonies of #305077
Complementary color
Monochromatic Colors of #305077
Black with #305077
Text Example
Text Example
White with #305077
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #305077; }
p { color: rgb(48,80,119); }
H1.HeaderClassName
{
color: #305077;
}
.AnyTagClassName
{
color: #305077;
}
</style>
background-color css
<style>
a { background-color: #305077; }
a { background-color: rgb(48,80,119); }
div.DivClassName
{
background-color: #305077;
}
.BgClassName
{
background-color: #305077;
}
</style>
border-color css
<style>
span { border-color: #305077; }
span { border-color: rgb(48,80,119); }
td.TdClassName
{
border-color: #305077;
}
.TagClassName
{
border-color: #305077;
}
</style>