Shades of St Tropaz #305487
Tints of St Tropaz #305487
RGB
CMYK
RGB Variations
Color information
#305487 (or 0x305487) is known color: St Tropaz. HEX triplet: 30, 54 and 87. RGB value is (48,84,135). Sum of RGB (Red+Green+Blue) = 48+84+135=267 (35% of max value = 765). Red value is 48 (19.14% from 255 or 17.98% from 267); Green value is 84 (33.20% from 255 or 31.46% from 267); Blue value is 135 (53.12% from 255 or 50.56% from 267); Max value from RGB is 135 - color contains mainly: blue. Hex color #305487 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #305487 is #CFAB78. Grayscale: #4E4E4E. Windows color (decimal): -13609849 or 8868912. OLE color: 8868912.
HSL color Cylindrical-coordinate representation of color #305487: hue angle of 215.17º degrees, saturation: 0.48, 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 #305487 is Cyan = 0.64, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 48 | 84 | 135 | - |
| CMYK | 0.64 | 0.38 | 0 | 0.47 |
| HSL | 215.17º | 0.48% | 0.36% | - |
| HSV(B) | 215.17º | 0.64% | 0.53% | - |
| XYZ | 8.76 | 8.72 | 24.14 | - |
| YUV | 79.05 | 159.57 | 105.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 84 | 135 | 0.64 | 0.38 | 0 | 0.47 | 215.17 | 0.48 | 0.36 |
| Hex | 30 | 54 | 87 | 40 | 26 | 0 | 2F | D7 | 30 | 24 |
| Octal | 60 | 124 | 207 | 100 | 46 | 0 | 57 | 327 | 60 | 44 |
| Binary | 110000 | 1010100 | 10000111 | 1000000 | 100110 | 0 | 101111 | 11010111 | 110000 | 100100 |
Color Harmonies of #305487
Complementary color
Monochromatic Colors of #305487
Black with #305487
Text Example
Text Example
White with #305487
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #305487; }
p { color: rgb(48,84,135); }
H1.HeaderClassName
{
color: #305487;
}
.AnyTagClassName
{
color: #305487;
}
</style>
background-color css
<style>
a { background-color: #305487; }
a { background-color: rgb(48,84,135); }
div.DivClassName
{
background-color: #305487;
}
.BgClassName
{
background-color: #305487;
}
</style>
border-color css
<style>
span { border-color: #305487; }
span { border-color: rgb(48,84,135); }
td.TdClassName
{
border-color: #305487;
}
.TagClassName
{
border-color: #305487;
}
</style>