Shades of St Tropaz #275181
Tints of St Tropaz #275181
RGB
CMYK
RGB Variations
Color information
#275181 (or 0x275181) is known color: St Tropaz. HEX triplet: 27, 51 and 81. RGB value is (39,81,129). Sum of RGB (Red+Green+Blue) = 39+81+129=249 (32% of max value = 765). Red value is 39 (15.62% from 255 or 15.66% from 249); Green value is 81 (32.03% from 255 or 32.53% from 249); Blue value is 129 (50.78% from 255 or 51.81% from 249); Max value from RGB is 129 - color contains mainly: blue. Hex color #275181 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #275181 is #D8AE7E. Grayscale: #494949. Windows color (decimal): -14200447 or 8474919. OLE color: 8474919.
HSL color Cylindrical-coordinate representation of color #275181: hue angle of 212º degrees, saturation: 0.54, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #275181 is Cyan = 0.70, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 39 | 81 | 129 | - |
| CMYK | 0.70 | 0.37 | 0 | 0.49 |
| HSL | 212º | 0.54% | 0.33% | - |
| HSV(B) | 212º | 0.7% | 0.51% | - |
| XYZ | 7.74 | 7.9 | 21.89 | - |
| YUV | 73.91 | 159.09 | 103.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 81 | 129 | 0.70 | 0.37 | 0 | 0.49 | 212 | 0.54 | 0.33 |
| Hex | 27 | 51 | 81 | 46 | 25 | 0 | 31 | D4 | 36 | 21 |
| Octal | 47 | 121 | 201 | 106 | 45 | 0 | 61 | 324 | 66 | 41 |
| Binary | 100111 | 1010001 | 10000001 | 1000110 | 100101 | 0 | 110001 | 11010100 | 110110 | 100001 |
Color Harmonies of #275181
Complementary color
Monochromatic Colors of #275181
Black with #275181
Text Example
Text Example
White with #275181
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #275181; }
p { color: rgb(39,81,129); }
H1.HeaderClassName
{
color: #275181;
}
.AnyTagClassName
{
color: #275181;
}
</style>
background-color css
<style>
a { background-color: #275181; }
a { background-color: rgb(39,81,129); }
div.DivClassName
{
background-color: #275181;
}
.BgClassName
{
background-color: #275181;
}
</style>
border-color css
<style>
span { border-color: #275181; }
span { border-color: rgb(39,81,129); }
td.TdClassName
{
border-color: #275181;
}
.TagClassName
{
border-color: #275181;
}
</style>