Shades of St Tropaz #295186
Tints of St Tropaz #295186
RGB
CMYK
RGB Variations
Color information
#295186 (or 0x295186) is known color: St Tropaz. HEX triplet: 29, 51 and 86. RGB value is (41,81,134). Sum of RGB (Red+Green+Blue) = 41+81+134=256 (33% of max value = 765). Red value is 41 (16.41% from 255 or 16.02% from 256); Green value is 81 (32.03% from 255 or 31.64% from 256); Blue value is 134 (52.73% from 255 or 52.34% from 256); Max value from RGB is 134 - color contains mainly: blue. Hex color #295186 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #295186 is #D6AE79. Grayscale: #4A4A4A. Windows color (decimal): -14069370 or 8802601. OLE color: 8802601.
HSL color Cylindrical-coordinate representation of color #295186: hue angle of 214.19º degrees, saturation: 0.53, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #295186 is Cyan = 0.69, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 41 | 81 | 134 | - |
| CMYK | 0.69 | 0.40 | 0 | 0.47 |
| HSL | 214.19º | 0.53% | 0.34% | - |
| HSV(B) | 214.19º | 0.69% | 0.53% | - |
| XYZ | 8.16 | 8.08 | 23.68 | - |
| YUV | 75.08 | 161.25 | 103.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 81 | 134 | 0.69 | 0.40 | 0 | 0.47 | 214.19 | 0.53 | 0.34 |
| Hex | 29 | 51 | 86 | 45 | 28 | 0 | 2F | D6 | 35 | 22 |
| Octal | 51 | 121 | 206 | 105 | 50 | 0 | 57 | 326 | 65 | 42 |
| Binary | 101001 | 1010001 | 10000110 | 1000101 | 101000 | 0 | 101111 | 11010110 | 110101 | 100010 |
Color Harmonies of #295186
Complementary color
Monochromatic Colors of #295186
Black with #295186
Text Example
Text Example
White with #295186
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #295186; }
p { color: rgb(41,81,134); }
H1.HeaderClassName
{
color: #295186;
}
.AnyTagClassName
{
color: #295186;
}
</style>
background-color css
<style>
a { background-color: #295186; }
a { background-color: rgb(41,81,134); }
div.DivClassName
{
background-color: #295186;
}
.BgClassName
{
background-color: #295186;
}
</style>
border-color css
<style>
span { border-color: #295186; }
span { border-color: rgb(41,81,134); }
td.TdClassName
{
border-color: #295186;
}
.TagClassName
{
border-color: #295186;
}
</style>