Shades of Endeavour #275398
Tints of Endeavour #275398
RGB
CMYK
RGB Variations
Color information
#275398 (or 0x275398) is known color: Endeavour. HEX triplet: 27, 53 and 98. RGB value is (39,83,152). Sum of RGB (Red+Green+Blue) = 39+83+152=274 (36% of max value = 765). Red value is 39 (15.62% from 255 or 14.23% from 274); Green value is 83 (32.81% from 255 or 30.29% from 274); Blue value is 152 (59.77% from 255 or 55.47% from 274); Max value from RGB is 152 - color contains mainly: blue. Hex color #275398 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #275398 is #D8AC67. Grayscale: #4D4D4D. Windows color (decimal): -14199912 or 9982759. OLE color: 9982759.
HSL color Cylindrical-coordinate representation of color #275398: hue angle of 216.64º degrees, saturation: 0.59, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #275398 is Cyan = 0.74, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 39 | 83 | 152 | - |
| CMYK | 0.74 | 0.45 | 0 | 0.40 |
| HSL | 216.64º | 0.59% | 0.37% | - |
| HSV(B) | 216.64º | 0.74% | 0.6% | - |
| XYZ | 9.6 | 8.88 | 30.91 | - |
| YUV | 77.71 | 169.92 | 100.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 83 | 152 | 0.74 | 0.45 | 0 | 0.40 | 216.64 | 0.59 | 0.37 |
| Hex | 27 | 53 | 98 | 4A | 2D | 0 | 28 | D9 | 3B | 25 |
| Octal | 47 | 123 | 230 | 112 | 55 | 0 | 50 | 331 | 73 | 45 |
| Binary | 100111 | 1010011 | 10011000 | 1001010 | 101101 | 0 | 101000 | 11011001 | 111011 | 100101 |
Color Harmonies of #275398
Complementary color
Monochromatic Colors of #275398
Black with #275398
Text Example
Text Example
White with #275398
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #275398; }
p { color: rgb(39,83,152); }
H1.HeaderClassName
{
color: #275398;
}
.AnyTagClassName
{
color: #275398;
}
</style>
background-color css
<style>
a { background-color: #275398; }
a { background-color: rgb(39,83,152); }
div.DivClassName
{
background-color: #275398;
}
.BgClassName
{
background-color: #275398;
}
</style>
border-color css
<style>
span { border-color: #275398; }
span { border-color: rgb(39,83,152); }
td.TdClassName
{
border-color: #275398;
}
.TagClassName
{
border-color: #275398;
}
</style>