Shades of St Tropaz #305282
Tints of St Tropaz #305282
RGB
CMYK
RGB Variations
Color information
#305282 (or 0x305282) is known color: St Tropaz. HEX triplet: 30, 52 and 82. RGB value is (48,82,130). Sum of RGB (Red+Green+Blue) = 48+82+130=260 (34% of max value = 765). Red value is 48 (19.14% from 255 or 18.46% from 260); Green value is 82 (32.42% from 255 or 31.54% from 260); Blue value is 130 (51.17% from 255 or 50% from 260); Max value from RGB is 130 - color contains mainly: blue. Hex color #305282 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #305282 is #CFAD7D. Grayscale: #4D4D4D. Windows color (decimal): -13610366 or 8540720. OLE color: 8540720.
HSL color Cylindrical-coordinate representation of color #305282: hue angle of 215.12º degrees, saturation: 0.46, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #305282 is Cyan = 0.63, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 48 | 82 | 130 | - |
| CMYK | 0.63 | 0.37 | 0 | 0.49 |
| HSL | 215.12º | 0.46% | 0.35% | - |
| HSV(B) | 215.12º | 0.63% | 0.51% | - |
| XYZ | 8.27 | 8.27 | 22.28 | - |
| YUV | 77.31 | 157.74 | 107.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 82 | 130 | 0.63 | 0.37 | 0 | 0.49 | 215.12 | 0.46 | 0.35 |
| Hex | 30 | 52 | 82 | 3F | 25 | 0 | 31 | D7 | 2E | 23 |
| Octal | 60 | 122 | 202 | 77 | 45 | 0 | 61 | 327 | 56 | 43 |
| Binary | 110000 | 1010010 | 10000010 | 111111 | 100101 | 0 | 110001 | 11010111 | 101110 | 100011 |
Color Harmonies of #305282
Complementary color
Monochromatic Colors of #305282
Black with #305282
Text Example
Text Example
White with #305282
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #305282; }
p { color: rgb(48,82,130); }
H1.HeaderClassName
{
color: #305282;
}
.AnyTagClassName
{
color: #305282;
}
</style>
background-color css
<style>
a { background-color: #305282; }
a { background-color: rgb(48,82,130); }
div.DivClassName
{
background-color: #305282;
}
.BgClassName
{
background-color: #305282;
}
</style>
border-color css
<style>
span { border-color: #305282; }
span { border-color: rgb(48,82,130); }
td.TdClassName
{
border-color: #305282;
}
.TagClassName
{
border-color: #305282;
}
</style>