Shades of St Tropaz #365481
Tints of St Tropaz #365481
RGB
CMYK
RGB Variations
Color information
#365481 (or 0x365481) is known color: St Tropaz. HEX triplet: 36, 54 and 81. RGB value is (54,84,129). Sum of RGB (Red+Green+Blue) = 54+84+129=267 (35% of max value = 765). Red value is 54 (21.48% from 255 or 20.22% from 267); Green value is 84 (33.20% from 255 or 31.46% from 267); Blue value is 129 (50.78% from 255 or 48.31% from 267); Max value from RGB is 129 - color contains mainly: blue. Hex color #365481 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #365481 is #C9AB7E. Grayscale: #4F4F4F. Windows color (decimal): -13216639 or 8475702. OLE color: 8475702.
HSL color Cylindrical-coordinate representation of color #365481: hue angle of 216º 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 #365481 is Cyan = 0.58, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 54 | 84 | 129 | - |
| CMYK | 0.58 | 0.35 | 0 | 0.49 |
| HSL | 216º | 0.41% | 0.36% | - |
| HSV(B) | 216º | 0.58% | 0.51% | - |
| XYZ | 8.65 | 8.71 | 21.99 | - |
| YUV | 80.16 | 155.56 | 109.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 84 | 129 | 0.58 | 0.35 | 0 | 0.49 | 216 | 0.41 | 0.36 |
| Hex | 36 | 54 | 81 | 3A | 23 | 0 | 31 | D8 | 29 | 24 |
| Octal | 66 | 124 | 201 | 72 | 43 | 0 | 61 | 330 | 51 | 44 |
| Binary | 110110 | 1010100 | 10000001 | 111010 | 100011 | 0 | 110001 | 11011000 | 101001 | 100100 |
Color Harmonies of #365481
Complementary color
Monochromatic Colors of #365481
Black with #365481
Text Example
Text Example
White with #365481
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #365481; }
p { color: rgb(54,84,129); }
H1.HeaderClassName
{
color: #365481;
}
.AnyTagClassName
{
color: #365481;
}
</style>
background-color css
<style>
a { background-color: #365481; }
a { background-color: rgb(54,84,129); }
div.DivClassName
{
background-color: #365481;
}
.BgClassName
{
background-color: #365481;
}
</style>
border-color css
<style>
span { border-color: #365481; }
span { border-color: rgb(54,84,129); }
td.TdClassName
{
border-color: #365481;
}
.TagClassName
{
border-color: #365481;
}
</style>