Shades of Endeavour #305994
Tints of Endeavour #305994
RGB
CMYK
RGB Variations
Color information
#305994 (or 0x305994) is known color: Endeavour. HEX triplet: 30, 59 and 94. RGB value is (48,89,148). Sum of RGB (Red+Green+Blue) = 48+89+148=285 (37% of max value = 765). Red value is 48 (19.14% from 255 or 16.84% from 285); Green value is 89 (35.16% from 255 or 31.23% from 285); Blue value is 148 (58.20% from 255 or 51.93% from 285); Max value from RGB is 148 - color contains mainly: blue. Hex color #305994 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #305994 is #CFA66B. Grayscale: #535353. Windows color (decimal): -13608556 or 9722160. OLE color: 9722160.
HSL color Cylindrical-coordinate representation of color #305994: hue angle of 215.4º degrees, saturation: 0.51, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #305994 is Cyan = 0.68, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 48 | 89 | 148 | - |
| CMYK | 0.68 | 0.40 | 0 | 0.42 |
| HSL | 215.4º | 0.51% | 0.38% | - |
| HSV(B) | 215.4º | 0.68% | 0.58% | - |
| XYZ | 10.14 | 9.91 | 29.4 | - |
| YUV | 83.47 | 164.42 | 102.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 89 | 148 | 0.68 | 0.40 | 0 | 0.42 | 215.4 | 0.51 | 0.38 |
| Hex | 30 | 59 | 94 | 44 | 28 | 0 | 2A | D7 | 33 | 26 |
| Octal | 60 | 131 | 224 | 104 | 50 | 0 | 52 | 327 | 63 | 46 |
| Binary | 110000 | 1011001 | 10010100 | 1000100 | 101000 | 0 | 101010 | 11010111 | 110011 | 100110 |
Color Harmonies of #305994
Complementary color
Monochromatic Colors of #305994
Black with #305994
Text Example
Text Example
White with #305994
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #305994; }
p { color: rgb(48,89,148); }
H1.HeaderClassName
{
color: #305994;
}
.AnyTagClassName
{
color: #305994;
}
</style>
background-color css
<style>
a { background-color: #305994; }
a { background-color: rgb(48,89,148); }
div.DivClassName
{
background-color: #305994;
}
.BgClassName
{
background-color: #305994;
}
</style>
border-color css
<style>
span { border-color: #305994; }
span { border-color: rgb(48,89,148); }
td.TdClassName
{
border-color: #305994;
}
.TagClassName
{
border-color: #305994;
}
</style>