Shades of St Tropaz #375581
Tints of St Tropaz #375581
RGB
CMYK
RGB Variations
Color information
#375581 (or 0x375581) is known color: St Tropaz. HEX triplet: 37, 55 and 81. RGB value is (55,85,129). Sum of RGB (Red+Green+Blue) = 55+85+129=269 (35% of max value = 765). Red value is 55 (21.88% from 255 or 20.45% from 269); Green value is 85 (33.59% from 255 or 31.60% from 269); Blue value is 129 (50.78% from 255 or 47.96% from 269); Max value from RGB is 129 - color contains mainly: blue. Hex color #375581 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #375581 is #C8AA7E. Grayscale: #505050. Windows color (decimal): -13150847 or 8475959. OLE color: 8475959.
HSL color Cylindrical-coordinate representation of color #375581: hue angle of 215.68º degrees, saturation: 0.4, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #375581 is Cyan = 0.57, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 55 | 85 | 129 | - |
| CMYK | 0.57 | 0.34 | 0 | 0.49 |
| HSL | 215.68º | 0.4% | 0.36% | - |
| HSV(B) | 215.68º | 0.57% | 0.51% | - |
| XYZ | 8.79 | 8.89 | 22.02 | - |
| YUV | 81.05 | 155.06 | 109.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 85 | 129 | 0.57 | 0.34 | 0 | 0.49 | 215.68 | 0.4 | 0.36 |
| Hex | 37 | 55 | 81 | 39 | 22 | 0 | 31 | D8 | 28 | 24 |
| Octal | 67 | 125 | 201 | 71 | 42 | 0 | 61 | 330 | 50 | 44 |
| Binary | 110111 | 1010101 | 10000001 | 111001 | 100010 | 0 | 110001 | 11011000 | 101000 | 100100 |
Color Harmonies of #375581
Complementary color
Monochromatic Colors of #375581
Black with #375581
Text Example
Text Example
White with #375581
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #375581; }
p { color: rgb(55,85,129); }
H1.HeaderClassName
{
color: #375581;
}
.AnyTagClassName
{
color: #375581;
}
</style>
background-color css
<style>
a { background-color: #375581; }
a { background-color: rgb(55,85,129); }
div.DivClassName
{
background-color: #375581;
}
.BgClassName
{
background-color: #375581;
}
</style>
border-color css
<style>
span { border-color: #375581; }
span { border-color: rgb(55,85,129); }
td.TdClassName
{
border-color: #375581;
}
.TagClassName
{
border-color: #375581;
}
</style>