Shades of Endeavour #325791
Tints of Endeavour #325791
RGB
CMYK
RGB Variations
Color information
#325791 (or 0x325791) is known color: Endeavour. HEX triplet: 32, 57 and 91. RGB value is (50,87,145). Sum of RGB (Red+Green+Blue) = 50+87+145=282 (37% of max value = 765). Red value is 50 (19.92% from 255 or 17.73% from 282); Green value is 87 (34.38% from 255 or 30.85% from 282); Blue value is 145 (57.03% from 255 or 51.42% from 282); Max value from RGB is 145 - color contains mainly: blue. Hex color #325791 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #325791 is #CDA86E. Grayscale: #525252. Windows color (decimal): -13477999 or 9525042. OLE color: 9525042.
HSL color Cylindrical-coordinate representation of color #325791: hue angle of 216.63º degrees, saturation: 0.49, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #325791 is Cyan = 0.66, Magento = 0.4, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 50 | 87 | 145 | - |
| CMYK | 0.66 | 0.4 | 0 | 0.43 |
| HSL | 216.63º | 0.49% | 0.38% | - |
| HSV(B) | 216.63º | 0.66% | 0.57% | - |
| XYZ | 9.83 | 9.54 | 28.11 | - |
| YUV | 82.55 | 163.24 | 104.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 87 | 145 | 0.66 | 0.4 | 0 | 0.43 | 216.63 | 0.49 | 0.38 |
| Hex | 32 | 57 | 91 | 42 | 28 | 0 | 2B | D9 | 31 | 26 |
| Octal | 62 | 127 | 221 | 102 | 50 | 0 | 53 | 331 | 61 | 46 |
| Binary | 110010 | 1010111 | 10010001 | 1000010 | 101000 | 0 | 101011 | 11011001 | 110001 | 100110 |
Color Harmonies of #325791
Complementary color
Monochromatic Colors of #325791
Black with #325791
Text Example
Text Example
White with #325791
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #325791; }
p { color: rgb(50,87,145); }
H1.HeaderClassName
{
color: #325791;
}
.AnyTagClassName
{
color: #325791;
}
</style>
background-color css
<style>
a { background-color: #325791; }
a { background-color: rgb(50,87,145); }
div.DivClassName
{
background-color: #325791;
}
.BgClassName
{
background-color: #325791;
}
</style>
border-color css
<style>
span { border-color: #325791; }
span { border-color: rgb(50,87,145); }
td.TdClassName
{
border-color: #325791;
}
.TagClassName
{
border-color: #325791;
}
</style>