Shades of St Tropaz #305885
Tints of St Tropaz #305885
RGB
CMYK
RGB Variations
Color information
#305885 (or 0x305885) is known color: St Tropaz. HEX triplet: 30, 58 and 85. RGB value is (48,88,133). Sum of RGB (Red+Green+Blue) = 48+88+133=269 (35% of max value = 765). Red value is 48 (19.14% from 255 or 17.84% from 269); Green value is 88 (34.77% from 255 or 32.71% from 269); Blue value is 133 (52.34% from 255 or 49.44% from 269); Max value from RGB is 133 - color contains mainly: blue. Hex color #305885 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #305885 is #CFA77A. Grayscale: #505050. Windows color (decimal): -13608827 or 8738864. OLE color: 8738864.
HSL color Cylindrical-coordinate representation of color #305885: hue angle of 211.76º 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 #305885 is Cyan = 0.64, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 48 | 88 | 133 | - |
| CMYK | 0.64 | 0.34 | 0 | 0.48 |
| HSL | 211.76º | 0.47% | 0.35% | - |
| HSV(B) | 211.76º | 0.64% | 0.52% | - |
| XYZ | 8.94 | 9.3 | 23.51 | - |
| YUV | 81.17 | 157.25 | 104.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 88 | 133 | 0.64 | 0.34 | 0 | 0.48 | 211.76 | 0.47 | 0.35 |
| Hex | 30 | 58 | 85 | 40 | 22 | 0 | 30 | D4 | 2F | 23 |
| Octal | 60 | 130 | 205 | 100 | 42 | 0 | 60 | 324 | 57 | 43 |
| Binary | 110000 | 1011000 | 10000101 | 1000000 | 100010 | 0 | 110000 | 11010100 | 101111 | 100011 |
Color Harmonies of #305885
Complementary color
Monochromatic Colors of #305885
Black with #305885
Text Example
Text Example
White with #305885
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #305885; }
p { color: rgb(48,88,133); }
H1.HeaderClassName
{
color: #305885;
}
.AnyTagClassName
{
color: #305885;
}
</style>
background-color css
<style>
a { background-color: #305885; }
a { background-color: rgb(48,88,133); }
div.DivClassName
{
background-color: #305885;
}
.BgClassName
{
background-color: #305885;
}
</style>
border-color css
<style>
span { border-color: #305885; }
span { border-color: rgb(48,88,133); }
td.TdClassName
{
border-color: #305885;
}
.TagClassName
{
border-color: #305885;
}
</style>