Shades of St Tropaz #395276
Tints of St Tropaz #395276
RGB
CMYK
RGB Variations
Color information
#395276 (or 0x395276) is known color: St Tropaz. HEX triplet: 39, 52 and 76. RGB value is (57,82,118). Sum of RGB (Red+Green+Blue) = 57+82+118=257 (34% of max value = 765). Red value is 57 (22.66% from 255 or 22.18% from 257); Green value is 82 (32.42% from 255 or 31.91% from 257); Blue value is 118 (46.48% from 255 or 45.91% from 257); Max value from RGB is 118 - color contains mainly: blue. Hex color #395276 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #395276 is #C6AD89. Grayscale: #4E4E4E. Windows color (decimal): -13020554 or 7754297. OLE color: 7754297.
HSL color Cylindrical-coordinate representation of color #395276: hue angle of 215.41º degrees, saturation: 0.35, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #395276 is Cyan = 0.52, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 57 | 82 | 118 | - |
| CMYK | 0.52 | 0.31 | 0 | 0.54 |
| HSL | 215.41º | 0.35% | 0.34% | - |
| HSV(B) | 215.41º | 0.52% | 0.46% | - |
| XYZ | 7.97 | 8.21 | 18.3 | - |
| YUV | 78.63 | 150.22 | 112.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 82 | 118 | 0.52 | 0.31 | 0 | 0.54 | 215.41 | 0.35 | 0.34 |
| Hex | 39 | 52 | 76 | 34 | 1F | 0 | 36 | D7 | 23 | 22 |
| Octal | 71 | 122 | 166 | 64 | 37 | 0 | 66 | 327 | 43 | 42 |
| Binary | 111001 | 1010010 | 1110110 | 110100 | 11111 | 0 | 110110 | 11010111 | 100011 | 100010 |
Color Harmonies of #395276
Complementary color
Monochromatic Colors of #395276
Black with #395276
Text Example
Text Example
White with #395276
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #395276; }
p { color: rgb(57,82,118); }
H1.HeaderClassName
{
color: #395276;
}
.AnyTagClassName
{
color: #395276;
}
</style>
background-color css
<style>
a { background-color: #395276; }
a { background-color: rgb(57,82,118); }
div.DivClassName
{
background-color: #395276;
}
.BgClassName
{
background-color: #395276;
}
</style>
border-color css
<style>
span { border-color: #395276; }
span { border-color: rgb(57,82,118); }
td.TdClassName
{
border-color: #395276;
}
.TagClassName
{
border-color: #395276;
}
</style>