Shades of St Tropaz #295088
Tints of St Tropaz #295088
RGB
CMYK
RGB Variations
Color information
#295088 (or 0x295088) is known color: St Tropaz. HEX triplet: 29, 50 and 88. RGB value is (41,80,136). Sum of RGB (Red+Green+Blue) = 41+80+136=257 (34% of max value = 765). Red value is 41 (16.41% from 255 or 15.95% from 257); Green value is 80 (31.64% from 255 or 31.13% from 257); Blue value is 136 (53.52% from 255 or 52.92% from 257); Max value from RGB is 136 - color contains mainly: blue. Hex color #295088 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #295088 is #D6AF77. Grayscale: #4A4A4A. Windows color (decimal): -14069624 or 8933417. OLE color: 8933417.
HSL color Cylindrical-coordinate representation of color #295088: hue angle of 215.37º degrees, saturation: 0.54, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #295088 is Cyan = 0.70, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 41 | 80 | 136 | - |
| CMYK | 0.70 | 0.41 | 0 | 0.47 |
| HSL | 215.37º | 0.54% | 0.35% | - |
| HSV(B) | 215.37º | 0.7% | 0.53% | - |
| XYZ | 8.23 | 7.99 | 24.4 | - |
| YUV | 74.72 | 162.58 | 103.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 80 | 136 | 0.70 | 0.41 | 0 | 0.47 | 215.37 | 0.54 | 0.35 |
| Hex | 29 | 50 | 88 | 46 | 29 | 0 | 2F | D7 | 36 | 23 |
| Octal | 51 | 120 | 210 | 106 | 51 | 0 | 57 | 327 | 66 | 43 |
| Binary | 101001 | 1010000 | 10001000 | 1000110 | 101001 | 0 | 101111 | 11010111 | 110110 | 100011 |
Color Harmonies of #295088
Complementary color
Monochromatic Colors of #295088
Black with #295088
Text Example
Text Example
White with #295088
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #295088; }
p { color: rgb(41,80,136); }
H1.HeaderClassName
{
color: #295088;
}
.AnyTagClassName
{
color: #295088;
}
</style>
background-color css
<style>
a { background-color: #295088; }
a { background-color: rgb(41,80,136); }
div.DivClassName
{
background-color: #295088;
}
.BgClassName
{
background-color: #295088;
}
</style>
border-color css
<style>
span { border-color: #295088; }
span { border-color: rgb(41,80,136); }
td.TdClassName
{
border-color: #295088;
}
.TagClassName
{
border-color: #295088;
}
</style>