Shades of Endeavour #346291
Tints of Endeavour #346291
RGB
CMYK
RGB Variations
Color information
#346291 (or 0x346291) is known color: Endeavour. HEX triplet: 34, 62 and 91. RGB value is (52,98,145). Sum of RGB (Red+Green+Blue) = 52+98+145=295 (39% of max value = 765). Red value is 52 (20.70% from 255 or 17.63% from 295); Green value is 98 (38.67% from 255 or 33.22% from 295); Blue value is 145 (57.03% from 255 or 49.15% from 295); Max value from RGB is 145 - color contains mainly: blue. Hex color #346291 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #346291 is #CB9D6E. Grayscale: #595959. Windows color (decimal): -13344111 or 9527860. OLE color: 9527860.
HSL color Cylindrical-coordinate representation of color #346291: hue angle of 210.32º degrees, saturation: 0.47, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #346291 is Cyan = 0.64, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 52 | 98 | 145 | - |
| CMYK | 0.64 | 0.32 | 0 | 0.43 |
| HSL | 210.32º | 0.47% | 0.39% | - |
| HSV(B) | 210.32º | 0.64% | 0.57% | - |
| XYZ | 10.89 | 11.51 | 28.44 | - |
| YUV | 89.6 | 159.26 | 101.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 98 | 145 | 0.64 | 0.32 | 0 | 0.43 | 210.32 | 0.47 | 0.39 |
| Hex | 34 | 62 | 91 | 40 | 20 | 0 | 2B | D2 | 2F | 27 |
| Octal | 64 | 142 | 221 | 100 | 40 | 0 | 53 | 322 | 57 | 47 |
| Binary | 110100 | 1100010 | 10010001 | 1000000 | 100000 | 0 | 101011 | 11010010 | 101111 | 100111 |
Color Harmonies of #346291
Complementary color
Monochromatic Colors of #346291
Black with #346291
Text Example
Text Example
White with #346291
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #346291; }
p { color: rgb(52,98,145); }
H1.HeaderClassName
{
color: #346291;
}
.AnyTagClassName
{
color: #346291;
}
</style>
background-color css
<style>
a { background-color: #346291; }
a { background-color: rgb(52,98,145); }
div.DivClassName
{
background-color: #346291;
}
.BgClassName
{
background-color: #346291;
}
</style>
border-color css
<style>
span { border-color: #346291; }
span { border-color: rgb(52,98,145); }
td.TdClassName
{
border-color: #346291;
}
.TagClassName
{
border-color: #346291;
}
</style>