Shades of Endeavour #325891
Tints of Endeavour #325891
RGB
CMYK
RGB Variations
Color information
#325891 (or 0x325891) is known color: Endeavour. HEX triplet: 32, 58 and 91. RGB value is (50,88,145). Sum of RGB (Red+Green+Blue) = 50+88+145=283 (37% of max value = 765). Red value is 50 (19.92% from 255 or 17.67% from 283); Green value is 88 (34.77% from 255 or 31.10% from 283); Blue value is 145 (57.03% from 255 or 51.24% from 283); Max value from RGB is 145 - color contains mainly: blue. Hex color #325891 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #325891 is #CDA76E. Grayscale: #525252. Windows color (decimal): -13477743 or 9525298. OLE color: 9525298.
HSL color Cylindrical-coordinate representation of color #325891: hue angle of 216º 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 #325891 is Cyan = 0.66, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 50 | 88 | 145 | - |
| CMYK | 0.66 | 0.39 | 0 | 0.43 |
| HSL | 216º | 0.49% | 0.38% | - |
| HSV(B) | 216º | 0.66% | 0.57% | - |
| XYZ | 9.92 | 9.7 | 28.14 | - |
| YUV | 83.14 | 162.91 | 104.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 88 | 145 | 0.66 | 0.39 | 0 | 0.43 | 216 | 0.49 | 0.38 |
| Hex | 32 | 58 | 91 | 42 | 27 | 0 | 2B | D8 | 31 | 26 |
| Octal | 62 | 130 | 221 | 102 | 47 | 0 | 53 | 330 | 61 | 46 |
| Binary | 110010 | 1011000 | 10010001 | 1000010 | 100111 | 0 | 101011 | 11011000 | 110001 | 100110 |
Color Harmonies of #325891
Complementary color
Monochromatic Colors of #325891
Black with #325891
Text Example
Text Example
White with #325891
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #325891; }
p { color: rgb(50,88,145); }
H1.HeaderClassName
{
color: #325891;
}
.AnyTagClassName
{
color: #325891;
}
</style>
background-color css
<style>
a { background-color: #325891; }
a { background-color: rgb(50,88,145); }
div.DivClassName
{
background-color: #325891;
}
.BgClassName
{
background-color: #325891;
}
</style>
border-color css
<style>
span { border-color: #325891; }
span { border-color: rgb(50,88,145); }
td.TdClassName
{
border-color: #325891;
}
.TagClassName
{
border-color: #325891;
}
</style>