Shades of St Tropaz #305683
Tints of St Tropaz #305683
RGB
CMYK
RGB Variations
Color information
#305683 (or 0x305683) is known color: St Tropaz. HEX triplet: 30, 56 and 83. RGB value is (48,86,131). Sum of RGB (Red+Green+Blue) = 48+86+131=265 (35% of max value = 765). Red value is 48 (19.14% from 255 or 18.11% from 265); Green value is 86 (33.98% from 255 or 32.45% from 265); Blue value is 131 (51.56% from 255 or 49.43% from 265); Max value from RGB is 131 - color contains mainly: blue. Hex color #305683 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #305683 is #CFA97C. Grayscale: #4F4F4F. Windows color (decimal): -13609341 or 8607280. OLE color: 8607280.
HSL color Cylindrical-coordinate representation of color #305683: hue angle of 212.53º 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 #305683 is Cyan = 0.63, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 48 | 86 | 131 | - |
| CMYK | 0.63 | 0.34 | 0 | 0.49 |
| HSL | 212.53º | 0.46% | 0.35% | - |
| HSV(B) | 212.53º | 0.63% | 0.51% | - |
| XYZ | 8.64 | 8.92 | 22.74 | - |
| YUV | 79.77 | 156.91 | 105.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 86 | 131 | 0.63 | 0.34 | 0 | 0.49 | 212.53 | 0.46 | 0.35 |
| Hex | 30 | 56 | 83 | 3F | 22 | 0 | 31 | D5 | 2E | 23 |
| Octal | 60 | 126 | 203 | 77 | 42 | 0 | 61 | 325 | 56 | 43 |
| Binary | 110000 | 1010110 | 10000011 | 111111 | 100010 | 0 | 110001 | 11010101 | 101110 | 100011 |
Color Harmonies of #305683
Complementary color
Monochromatic Colors of #305683
Black with #305683
Text Example
Text Example
White with #305683
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #305683; }
p { color: rgb(48,86,131); }
H1.HeaderClassName
{
color: #305683;
}
.AnyTagClassName
{
color: #305683;
}
</style>
background-color css
<style>
a { background-color: #305683; }
a { background-color: rgb(48,86,131); }
div.DivClassName
{
background-color: #305683;
}
.BgClassName
{
background-color: #305683;
}
</style>
border-color css
<style>
span { border-color: #305683; }
span { border-color: rgb(48,86,131); }
td.TdClassName
{
border-color: #305683;
}
.TagClassName
{
border-color: #305683;
}
</style>