Shades of St Tropaz #305685
Tints of St Tropaz #305685
RGB
CMYK
RGB Variations
Color information
#305685 (or 0x305685) is known color: St Tropaz. HEX triplet: 30, 56 and 85. RGB value is (48,86,133). Sum of RGB (Red+Green+Blue) = 48+86+133=267 (35% of max value = 765). Red value is 48 (19.14% from 255 or 17.98% from 267); Green value is 86 (33.98% from 255 or 32.21% from 267); Blue value is 133 (52.34% from 255 or 49.81% from 267); Max value from RGB is 133 - color contains mainly: blue. Hex color #305685 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #305685 is #CFA97A. Grayscale: #4F4F4F. Windows color (decimal): -13609339 or 8738352. OLE color: 8738352.
HSL color Cylindrical-coordinate representation of color #305685: hue angle of 213.18º degrees, saturation: 0.47, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #305685 is Cyan = 0.64, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 48 | 86 | 133 | - |
| CMYK | 0.64 | 0.35 | 0 | 0.48 |
| HSL | 213.18º | 0.47% | 0.35% | - |
| HSV(B) | 213.18º | 0.64% | 0.52% | - |
| XYZ | 8.78 | 8.98 | 23.46 | - |
| YUV | 80 | 157.91 | 105.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 86 | 133 | 0.64 | 0.35 | 0 | 0.48 | 213.18 | 0.47 | 0.35 |
| Hex | 30 | 56 | 85 | 40 | 23 | 0 | 30 | D5 | 2F | 23 |
| Octal | 60 | 126 | 205 | 100 | 43 | 0 | 60 | 325 | 57 | 43 |
| Binary | 110000 | 1010110 | 10000101 | 1000000 | 100011 | 0 | 110000 | 11010101 | 101111 | 100011 |
Color Harmonies of #305685
Complementary color
Monochromatic Colors of #305685
Black with #305685
Text Example
Text Example
White with #305685
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #305685; }
p { color: rgb(48,86,133); }
H1.HeaderClassName
{
color: #305685;
}
.AnyTagClassName
{
color: #305685;
}
</style>
background-color css
<style>
a { background-color: #305685; }
a { background-color: rgb(48,86,133); }
div.DivClassName
{
background-color: #305685;
}
.BgClassName
{
background-color: #305685;
}
</style>
border-color css
<style>
span { border-color: #305685; }
span { border-color: rgb(48,86,133); }
td.TdClassName
{
border-color: #305685;
}
.TagClassName
{
border-color: #305685;
}
</style>