Shades of Endeavour #275790
Tints of Endeavour #275790
RGB
CMYK
RGB Variations
Color information
#275790 (or 0x275790) is known color: Endeavour. HEX triplet: 27, 57 and 90. RGB value is (39,87,144). Sum of RGB (Red+Green+Blue) = 39+87+144=270 (35% of max value = 765). Red value is 39 (15.62% from 255 or 14.44% from 270); Green value is 87 (34.38% from 255 or 32.22% from 270); Blue value is 144 (56.64% from 255 or 53.33% from 270); Max value from RGB is 144 - color contains mainly: blue. Hex color #275790 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #275790 is #D8A86F. Grayscale: #4E4E4E. Windows color (decimal): -14198896 or 9459495. OLE color: 9459495.
HSL color Cylindrical-coordinate representation of color #275790: hue angle of 212.57º degrees, saturation: 0.57, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #275790 is Cyan = 0.73, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 39 | 87 | 144 | - |
| CMYK | 0.73 | 0.40 | 0 | 0.44 |
| HSL | 212.57º | 0.57% | 0.36% | - |
| HSV(B) | 212.57º | 0.73% | 0.56% | - |
| XYZ | 9.28 | 9.26 | 27.68 | - |
| YUV | 79.15 | 164.6 | 99.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 87 | 144 | 0.73 | 0.40 | 0 | 0.44 | 212.57 | 0.57 | 0.36 |
| Hex | 27 | 57 | 90 | 49 | 28 | 0 | 2C | D5 | 39 | 24 |
| Octal | 47 | 127 | 220 | 111 | 50 | 0 | 54 | 325 | 71 | 44 |
| Binary | 100111 | 1010111 | 10010000 | 1001001 | 101000 | 0 | 101100 | 11010101 | 111001 | 100100 |
Color Harmonies of #275790
Complementary color
Monochromatic Colors of #275790
Black with #275790
Text Example
Text Example
White with #275790
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #275790; }
p { color: rgb(39,87,144); }
H1.HeaderClassName
{
color: #275790;
}
.AnyTagClassName
{
color: #275790;
}
</style>
background-color css
<style>
a { background-color: #275790; }
a { background-color: rgb(39,87,144); }
div.DivClassName
{
background-color: #275790;
}
.BgClassName
{
background-color: #275790;
}
</style>
border-color css
<style>
span { border-color: #275790; }
span { border-color: rgb(39,87,144); }
td.TdClassName
{
border-color: #275790;
}
.TagClassName
{
border-color: #275790;
}
</style>