Shades of Endeavour #326289
Tints of Endeavour #326289
RGB
CMYK
RGB Variations
Color information
#326289 (or 0x326289) is known color: Endeavour. HEX triplet: 32, 62 and 89. RGB value is (50,98,137). Sum of RGB (Red+Green+Blue) = 50+98+137=285 (37% of max value = 765). Red value is 50 (19.92% from 255 or 17.54% from 285); Green value is 98 (38.67% from 255 or 34.39% from 285); Blue value is 137 (53.91% from 255 or 48.07% from 285); Max value from RGB is 137 - color contains mainly: blue. Hex color #326289 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #326289 is #CD9D76. Grayscale: #575757. Windows color (decimal): -13475191 or 9003570. OLE color: 9003570.
HSL color Cylindrical-coordinate representation of color #326289: hue angle of 206.9º degrees, saturation: 0.47, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #326289 is Cyan = 0.64, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 50 | 98 | 137 | - |
| CMYK | 0.64 | 0.28 | 0 | 0.46 |
| HSL | 206.9º | 0.47% | 0.37% | - |
| HSV(B) | 206.9º | 0.64% | 0.54% | - |
| XYZ | 10.2 | 11.22 | 25.3 | - |
| YUV | 88.09 | 155.6 | 100.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 98 | 137 | 0.64 | 0.28 | 0 | 0.46 | 206.9 | 0.47 | 0.37 |
| Hex | 32 | 62 | 89 | 40 | 1C | 0 | 2E | CF | 2F | 25 |
| Octal | 62 | 142 | 211 | 100 | 34 | 0 | 56 | 317 | 57 | 45 |
| Binary | 110010 | 1100010 | 10001001 | 1000000 | 11100 | 0 | 101110 | 11001111 | 101111 | 100101 |
Color Harmonies of #326289
Complementary color
Monochromatic Colors of #326289
Black with #326289
Text Example
Text Example
White with #326289
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #326289; }
p { color: rgb(50,98,137); }
H1.HeaderClassName
{
color: #326289;
}
.AnyTagClassName
{
color: #326289;
}
</style>
background-color css
<style>
a { background-color: #326289; }
a { background-color: rgb(50,98,137); }
div.DivClassName
{
background-color: #326289;
}
.BgClassName
{
background-color: #326289;
}
</style>
border-color css
<style>
span { border-color: #326289; }
span { border-color: rgb(50,98,137); }
td.TdClassName
{
border-color: #326289;
}
.TagClassName
{
border-color: #326289;
}
</style>