Shades of St Tropaz #305986
Tints of St Tropaz #305986
RGB
CMYK
RGB Variations
Color information
#305986 (or 0x305986) is known color: St Tropaz. HEX triplet: 30, 59 and 86. RGB value is (48,89,134). Sum of RGB (Red+Green+Blue) = 48+89+134=271 (35% of max value = 765). Red value is 48 (19.14% from 255 or 17.71% from 271); Green value is 89 (35.16% from 255 or 32.84% from 271); Blue value is 134 (52.73% from 255 or 49.45% from 271); Max value from RGB is 134 - color contains mainly: blue. Hex color #305986 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #305986 is #CFA679. Grayscale: #515151. Windows color (decimal): -13608570 or 8804656. OLE color: 8804656.
HSL color Cylindrical-coordinate representation of color #305986: hue angle of 211.4º degrees, saturation: 0.47, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #305986 is Cyan = 0.64, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 48 | 89 | 134 | - |
| CMYK | 0.64 | 0.34 | 0 | 0.47 |
| HSL | 211.4º | 0.47% | 0.36% | - |
| HSV(B) | 211.4º | 0.64% | 0.53% | - |
| XYZ | 9.09 | 9.49 | 23.91 | - |
| YUV | 81.87 | 157.42 | 103.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 89 | 134 | 0.64 | 0.34 | 0 | 0.47 | 211.4 | 0.47 | 0.36 |
| Hex | 30 | 59 | 86 | 40 | 22 | 0 | 2F | D3 | 2F | 24 |
| Octal | 60 | 131 | 206 | 100 | 42 | 0 | 57 | 323 | 57 | 44 |
| Binary | 110000 | 1011001 | 10000110 | 1000000 | 100010 | 0 | 101111 | 11010011 | 101111 | 100100 |
Color Harmonies of #305986
Complementary color
Monochromatic Colors of #305986
Black with #305986
Text Example
Text Example
White with #305986
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #305986; }
p { color: rgb(48,89,134); }
H1.HeaderClassName
{
color: #305986;
}
.AnyTagClassName
{
color: #305986;
}
</style>
background-color css
<style>
a { background-color: #305986; }
a { background-color: rgb(48,89,134); }
div.DivClassName
{
background-color: #305986;
}
.BgClassName
{
background-color: #305986;
}
</style>
border-color css
<style>
span { border-color: #305986; }
span { border-color: rgb(48,89,134); }
td.TdClassName
{
border-color: #305986;
}
.TagClassName
{
border-color: #305986;
}
</style>