Shades of Endeavour #325990
Tints of Endeavour #325990
RGB
CMYK
RGB Variations
Color information
#325990 (or 0x325990) is known color: Endeavour. HEX triplet: 32, 59 and 90. RGB value is (50,89,144). Sum of RGB (Red+Green+Blue) = 50+89+144=283 (37% of max value = 765). Red value is 50 (19.92% from 255 or 17.67% from 283); Green value is 89 (35.16% from 255 or 31.45% from 283); Blue value is 144 (56.64% from 255 or 50.88% from 283); Max value from RGB is 144 - color contains mainly: blue. Hex color #325990 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #325990 is #CDA66F. Grayscale: #535353. Windows color (decimal): -13477488 or 9460018. OLE color: 9460018.
HSL color Cylindrical-coordinate representation of color #325990: hue angle of 215.11º degrees, saturation: 0.48, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #325990 is Cyan = 0.65, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 50 | 89 | 144 | - |
| CMYK | 0.65 | 0.38 | 0 | 0.44 |
| HSL | 215.11º | 0.48% | 0.38% | - |
| HSV(B) | 215.11º | 0.65% | 0.56% | - |
| XYZ | 9.92 | 9.84 | 27.76 | - |
| YUV | 83.61 | 162.08 | 104.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 89 | 144 | 0.65 | 0.38 | 0 | 0.44 | 215.11 | 0.48 | 0.38 |
| Hex | 32 | 59 | 90 | 41 | 26 | 0 | 2C | D7 | 30 | 26 |
| Octal | 62 | 131 | 220 | 101 | 46 | 0 | 54 | 327 | 60 | 46 |
| Binary | 110010 | 1011001 | 10010000 | 1000001 | 100110 | 0 | 101100 | 11010111 | 110000 | 100110 |
Color Harmonies of #325990
Complementary color
Monochromatic Colors of #325990
Black with #325990
Text Example
Text Example
White with #325990
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #325990; }
p { color: rgb(50,89,144); }
H1.HeaderClassName
{
color: #325990;
}
.AnyTagClassName
{
color: #325990;
}
</style>
background-color css
<style>
a { background-color: #325990; }
a { background-color: rgb(50,89,144); }
div.DivClassName
{
background-color: #325990;
}
.BgClassName
{
background-color: #325990;
}
</style>
border-color css
<style>
span { border-color: #325990; }
span { border-color: rgb(50,89,144); }
td.TdClassName
{
border-color: #325990;
}
.TagClassName
{
border-color: #325990;
}
</style>