Shades of St Tropaz #355681
Tints of St Tropaz #355681
RGB
CMYK
RGB Variations
Color information
#355681 (or 0x355681) is known color: St Tropaz. HEX triplet: 35, 56 and 81. RGB value is (53,86,129). Sum of RGB (Red+Green+Blue) = 53+86+129=268 (35% of max value = 765). Red value is 53 (21.09% from 255 or 19.78% from 268); Green value is 86 (33.98% from 255 or 32.09% from 268); Blue value is 129 (50.78% from 255 or 48.13% from 268); Max value from RGB is 129 - color contains mainly: blue. Hex color #355681 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #355681 is #CAA97E. Grayscale: #505050. Windows color (decimal): -13281663 or 8476213. OLE color: 8476213.
HSL color Cylindrical-coordinate representation of color #355681: hue angle of 213.95º degrees, saturation: 0.42, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #355681 is Cyan = 0.59, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 53 | 86 | 129 | - |
| CMYK | 0.59 | 0.33 | 0 | 0.49 |
| HSL | 213.95º | 0.42% | 0.36% | - |
| HSV(B) | 213.95º | 0.59% | 0.51% | - |
| XYZ | 8.76 | 9 | 22.04 | - |
| YUV | 81.04 | 155.07 | 108 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 86 | 129 | 0.59 | 0.33 | 0 | 0.49 | 213.95 | 0.42 | 0.36 |
| Hex | 35 | 56 | 81 | 3B | 21 | 0 | 31 | D6 | 2A | 24 |
| Octal | 65 | 126 | 201 | 73 | 41 | 0 | 61 | 326 | 52 | 44 |
| Binary | 110101 | 1010110 | 10000001 | 111011 | 100001 | 0 | 110001 | 11010110 | 101010 | 100100 |
Color Harmonies of #355681
Complementary color
Monochromatic Colors of #355681
Black with #355681
Text Example
Text Example
White with #355681
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #355681; }
p { color: rgb(53,86,129); }
H1.HeaderClassName
{
color: #355681;
}
.AnyTagClassName
{
color: #355681;
}
</style>
background-color css
<style>
a { background-color: #355681; }
a { background-color: rgb(53,86,129); }
div.DivClassName
{
background-color: #355681;
}
.BgClassName
{
background-color: #355681;
}
</style>
border-color css
<style>
span { border-color: #355681; }
span { border-color: rgb(53,86,129); }
td.TdClassName
{
border-color: #355681;
}
.TagClassName
{
border-color: #355681;
}
</style>