Shades of St Tropaz #305680
Tints of St Tropaz #305680
RGB
CMYK
RGB Variations
Color information
#305680 (or 0x305680) is known color: St Tropaz. HEX triplet: 30, 56 and 80. RGB value is (48,86,128). Sum of RGB (Red+Green+Blue) = 48+86+128=262 (34% of max value = 765). Red value is 48 (19.14% from 255 or 18.32% from 262); Green value is 86 (33.98% from 255 or 32.82% from 262); Blue value is 128 (50.39% from 255 or 48.85% from 262); Max value from RGB is 128 - color contains mainly: blue. Hex color #305680 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #305680 is #CFA97F. Grayscale: #4F4F4F. Windows color (decimal): -13609344 or 8410672. OLE color: 8410672.
HSL color Cylindrical-coordinate representation of color #305680: hue angle of 211.5º degrees, saturation: 0.45, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #305680 is Cyan = 0.62, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 48 | 86 | 128 | - |
| CMYK | 0.62 | 0.33 | 0 | 0.50 |
| HSL | 211.5º | 0.45% | 0.35% | - |
| HSV(B) | 211.5º | 0.63% | 0.5% | - |
| XYZ | 8.44 | 8.84 | 21.68 | - |
| YUV | 79.43 | 155.41 | 105.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 86 | 128 | 0.62 | 0.33 | 0 | 0.50 | 211.5 | 0.45 | 0.35 |
| Hex | 30 | 56 | 80 | 3E | 21 | 0 | 32 | D4 | 2D | 23 |
| Octal | 60 | 126 | 200 | 76 | 41 | 0 | 62 | 324 | 55 | 43 |
| Binary | 110000 | 1010110 | 10000000 | 111110 | 100001 | 0 | 110010 | 11010100 | 101101 | 100011 |
Color Harmonies of #305680
Complementary color
Monochromatic Colors of #305680
Black with #305680
Text Example
Text Example
White with #305680
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #305680; }
p { color: rgb(48,86,128); }
H1.HeaderClassName
{
color: #305680;
}
.AnyTagClassName
{
color: #305680;
}
</style>
background-color css
<style>
a { background-color: #305680; }
a { background-color: rgb(48,86,128); }
div.DivClassName
{
background-color: #305680;
}
.BgClassName
{
background-color: #305680;
}
</style>
border-color css
<style>
span { border-color: #305680; }
span { border-color: rgb(48,86,128); }
td.TdClassName
{
border-color: #305680;
}
.TagClassName
{
border-color: #305680;
}
</style>