Shades of Endeavour #326394
Tints of Endeavour #326394
RGB
CMYK
RGB Variations
Color information
#326394 (or 0x326394) is known color: Endeavour. HEX triplet: 32, 63 and 94. RGB value is (50,99,148). Sum of RGB (Red+Green+Blue) = 50+99+148=297 (39% of max value = 765). Red value is 50 (19.92% from 255 or 16.84% from 297); Green value is 99 (39.06% from 255 or 33.33% from 297); Blue value is 148 (58.20% from 255 or 49.83% from 297); Max value from RGB is 148 - color contains mainly: blue. Hex color #326394 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #326394 is #CD9C6B. Grayscale: #595959. Windows color (decimal): -13474924 or 9724722. OLE color: 9724722.
HSL color Cylindrical-coordinate representation of color #326394: hue angle of 210º degrees, saturation: 0.49, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #326394 is Cyan = 0.66, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 50 | 99 | 148 | - |
| CMYK | 0.66 | 0.33 | 0 | 0.42 |
| HSL | 210º | 0.49% | 0.39% | - |
| HSV(B) | 210º | 0.66% | 0.58% | - |
| XYZ | 11.12 | 11.74 | 29.7 | - |
| YUV | 89.94 | 160.77 | 99.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 99 | 148 | 0.66 | 0.33 | 0 | 0.42 | 210 | 0.49 | 0.39 |
| Hex | 32 | 63 | 94 | 42 | 21 | 0 | 2A | D2 | 31 | 27 |
| Octal | 62 | 143 | 224 | 102 | 41 | 0 | 52 | 322 | 61 | 47 |
| Binary | 110010 | 1100011 | 10010100 | 1000010 | 100001 | 0 | 101010 | 11010010 | 110001 | 100111 |
Color Harmonies of #326394
Complementary color
Monochromatic Colors of #326394
Black with #326394
Text Example
Text Example
White with #326394
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #326394; }
p { color: rgb(50,99,148); }
H1.HeaderClassName
{
color: #326394;
}
.AnyTagClassName
{
color: #326394;
}
</style>
background-color css
<style>
a { background-color: #326394; }
a { background-color: rgb(50,99,148); }
div.DivClassName
{
background-color: #326394;
}
.BgClassName
{
background-color: #326394;
}
</style>
border-color css
<style>
span { border-color: #326394; }
span { border-color: rgb(50,99,148); }
td.TdClassName
{
border-color: #326394;
}
.TagClassName
{
border-color: #326394;
}
</style>