Shades of St Tropaz #305688
Tints of St Tropaz #305688
RGB
CMYK
RGB Variations
Color information
#305688 (or 0x305688) is known color: St Tropaz. HEX triplet: 30, 56 and 88. RGB value is (48,86,136). Sum of RGB (Red+Green+Blue) = 48+86+136=270 (35% of max value = 765). Red value is 48 (19.14% from 255 or 17.78% from 270); Green value is 86 (33.98% from 255 or 31.85% from 270); Blue value is 136 (53.52% from 255 or 50.37% from 270); Max value from RGB is 136 - color contains mainly: blue. Hex color #305688 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #305688 is #CFA977. Grayscale: #505050. Windows color (decimal): -13609336 or 8934960. OLE color: 8934960.
HSL color Cylindrical-coordinate representation of color #305688: hue angle of 214.09º degrees, saturation: 0.48, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #305688 is Cyan = 0.65, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 48 | 86 | 136 | - |
| CMYK | 0.65 | 0.37 | 0 | 0.47 |
| HSL | 214.09º | 0.48% | 0.36% | - |
| HSV(B) | 214.09º | 0.65% | 0.53% | - |
| XYZ | 8.99 | 9.06 | 24.57 | - |
| YUV | 80.34 | 159.41 | 104.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 86 | 136 | 0.65 | 0.37 | 0 | 0.47 | 214.09 | 0.48 | 0.36 |
| Hex | 30 | 56 | 88 | 41 | 25 | 0 | 2F | D6 | 30 | 24 |
| Octal | 60 | 126 | 210 | 101 | 45 | 0 | 57 | 326 | 60 | 44 |
| Binary | 110000 | 1010110 | 10001000 | 1000001 | 100101 | 0 | 101111 | 11010110 | 110000 | 100100 |
Color Harmonies of #305688
Complementary color
Monochromatic Colors of #305688
Black with #305688
Text Example
Text Example
White with #305688
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #305688; }
p { color: rgb(48,86,136); }
H1.HeaderClassName
{
color: #305688;
}
.AnyTagClassName
{
color: #305688;
}
</style>
background-color css
<style>
a { background-color: #305688; }
a { background-color: rgb(48,86,136); }
div.DivClassName
{
background-color: #305688;
}
.BgClassName
{
background-color: #305688;
}
</style>
border-color css
<style>
span { border-color: #305688; }
span { border-color: rgb(48,86,136); }
td.TdClassName
{
border-color: #305688;
}
.TagClassName
{
border-color: #305688;
}
</style>