Shades of St Tropaz #375682
Tints of St Tropaz #375682
RGB
CMYK
RGB Variations
Color information
#375682 (or 0x375682) is known color: St Tropaz. HEX triplet: 37, 56 and 82. RGB value is (55,86,130). Sum of RGB (Red+Green+Blue) = 55+86+130=271 (35% of max value = 765). Red value is 55 (21.88% from 255 or 20.30% from 271); Green value is 86 (33.98% from 255 or 31.73% from 271); Blue value is 130 (51.17% from 255 or 47.97% from 271); Max value from RGB is 130 - color contains mainly: blue. Hex color #375682 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #375682 is #C8A97D. Grayscale: #515151. Windows color (decimal): -13150590 or 8541751. OLE color: 8541751.
HSL color Cylindrical-coordinate representation of color #375682: hue angle of 215.2º degrees, saturation: 0.41, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #375682 is Cyan = 0.58, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 55 | 86 | 130 | - |
| CMYK | 0.58 | 0.34 | 0 | 0.49 |
| HSL | 215.2º | 0.41% | 0.36% | - |
| HSV(B) | 215.2º | 0.58% | 0.51% | - |
| XYZ | 8.93 | 9.08 | 22.4 | - |
| YUV | 81.75 | 155.23 | 108.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 86 | 130 | 0.58 | 0.34 | 0 | 0.49 | 215.2 | 0.41 | 0.36 |
| Hex | 37 | 56 | 82 | 3A | 22 | 0 | 31 | D7 | 29 | 24 |
| Octal | 67 | 126 | 202 | 72 | 42 | 0 | 61 | 327 | 51 | 44 |
| Binary | 110111 | 1010110 | 10000010 | 111010 | 100010 | 0 | 110001 | 11010111 | 101001 | 100100 |
Color Harmonies of #375682
Complementary color
Monochromatic Colors of #375682
Black with #375682
Text Example
Text Example
White with #375682
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #375682; }
p { color: rgb(55,86,130); }
H1.HeaderClassName
{
color: #375682;
}
.AnyTagClassName
{
color: #375682;
}
</style>
background-color css
<style>
a { background-color: #375682; }
a { background-color: rgb(55,86,130); }
div.DivClassName
{
background-color: #375682;
}
.BgClassName
{
background-color: #375682;
}
</style>
border-color css
<style>
span { border-color: #375682; }
span { border-color: rgb(55,86,130); }
td.TdClassName
{
border-color: #375682;
}
.TagClassName
{
border-color: #375682;
}
</style>