Shades of St Tropaz #305486
Tints of St Tropaz #305486
RGB
CMYK
RGB Variations
Color information
#305486 (or 0x305486) is known color: St Tropaz. HEX triplet: 30, 54 and 86. RGB value is (48,84,134). Sum of RGB (Red+Green+Blue) = 48+84+134=266 (35% of max value = 765). Red value is 48 (19.14% from 255 or 18.05% from 266); Green value is 84 (33.20% from 255 or 31.58% from 266); Blue value is 134 (52.73% from 255 or 50.38% from 266); Max value from RGB is 134 - color contains mainly: blue. Hex color #305486 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #305486 is #CFAB79. Grayscale: #4E4E4E. Windows color (decimal): -13609850 or 8803376. OLE color: 8803376.
HSL color Cylindrical-coordinate representation of color #305486: hue angle of 214.88º 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 #305486 is Cyan = 0.64, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 48 | 84 | 134 | - |
| CMYK | 0.64 | 0.37 | 0 | 0.47 |
| HSL | 214.88º | 0.47% | 0.36% | - |
| HSV(B) | 214.88º | 0.64% | 0.53% | - |
| XYZ | 8.69 | 8.69 | 23.77 | - |
| YUV | 78.94 | 159.07 | 105.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 84 | 134 | 0.64 | 0.37 | 0 | 0.47 | 214.88 | 0.47 | 0.36 |
| Hex | 30 | 54 | 86 | 40 | 25 | 0 | 2F | D7 | 2F | 24 |
| Octal | 60 | 124 | 206 | 100 | 45 | 0 | 57 | 327 | 57 | 44 |
| Binary | 110000 | 1010100 | 10000110 | 1000000 | 100101 | 0 | 101111 | 11010111 | 101111 | 100100 |
Color Harmonies of #305486
Complementary color
Monochromatic Colors of #305486
Black with #305486
Text Example
Text Example
White with #305486
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #305486; }
p { color: rgb(48,84,134); }
H1.HeaderClassName
{
color: #305486;
}
.AnyTagClassName
{
color: #305486;
}
</style>
background-color css
<style>
a { background-color: #305486; }
a { background-color: rgb(48,84,134); }
div.DivClassName
{
background-color: #305486;
}
.BgClassName
{
background-color: #305486;
}
</style>
border-color css
<style>
span { border-color: #305486; }
span { border-color: rgb(48,84,134); }
td.TdClassName
{
border-color: #305486;
}
.TagClassName
{
border-color: #305486;
}
</style>