Shades of Endeavour #346290
Tints of Endeavour #346290
RGB
CMYK
RGB Variations
Color information
#346290 (or 0x346290) is known color: Endeavour. HEX triplet: 34, 62 and 90. RGB value is (52,98,144). Sum of RGB (Red+Green+Blue) = 52+98+144=294 (38% of max value = 765). Red value is 52 (20.70% from 255 or 17.69% from 294); Green value is 98 (38.67% from 255 or 33.33% from 294); Blue value is 144 (56.64% from 255 or 48.98% from 294); Max value from RGB is 144 - color contains mainly: blue. Hex color #346290 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #346290 is #CB9D6F. Grayscale: #595959. Windows color (decimal): -13344112 or 9462324. OLE color: 9462324.
HSL color Cylindrical-coordinate representation of color #346290: hue angle of 210º degrees, saturation: 0.47, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #346290 is Cyan = 0.64, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 52 | 98 | 144 | - |
| CMYK | 0.64 | 0.32 | 0 | 0.44 |
| HSL | 210º | 0.47% | 0.38% | - |
| HSV(B) | 210º | 0.64% | 0.56% | - |
| XYZ | 10.82 | 11.48 | 28.03 | - |
| YUV | 89.49 | 158.76 | 101.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 98 | 144 | 0.64 | 0.32 | 0 | 0.44 | 210 | 0.47 | 0.38 |
| Hex | 34 | 62 | 90 | 40 | 20 | 0 | 2C | D2 | 2F | 26 |
| Octal | 64 | 142 | 220 | 100 | 40 | 0 | 54 | 322 | 57 | 46 |
| Binary | 110100 | 1100010 | 10010000 | 1000000 | 100000 | 0 | 101100 | 11010010 | 101111 | 100110 |
Color Harmonies of #346290
Complementary color
Monochromatic Colors of #346290
Black with #346290
Text Example
Text Example
White with #346290
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #346290; }
p { color: rgb(52,98,144); }
H1.HeaderClassName
{
color: #346290;
}
.AnyTagClassName
{
color: #346290;
}
</style>
background-color css
<style>
a { background-color: #346290; }
a { background-color: rgb(52,98,144); }
div.DivClassName
{
background-color: #346290;
}
.BgClassName
{
background-color: #346290;
}
</style>
border-color css
<style>
span { border-color: #346290; }
span { border-color: rgb(52,98,144); }
td.TdClassName
{
border-color: #346290;
}
.TagClassName
{
border-color: #346290;
}
</style>