Shades of Endeavour #305990
Tints of Endeavour #305990
RGB
CMYK
RGB Variations
Color information
#305990 (or 0x305990) is known color: Endeavour. HEX triplet: 30, 59 and 90. RGB value is (48,89,144). Sum of RGB (Red+Green+Blue) = 48+89+144=281 (37% of max value = 765). Red value is 48 (19.14% from 255 or 17.08% from 281); Green value is 89 (35.16% from 255 or 31.67% from 281); Blue value is 144 (56.64% from 255 or 51.25% from 281); Max value from RGB is 144 - color contains mainly: blue. Hex color #305990 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #305990 is #CFA66F. Grayscale: #525252. Windows color (decimal): -13608560 or 9460016. OLE color: 9460016.
HSL color Cylindrical-coordinate representation of color #305990: hue angle of 214.38º degrees, saturation: 0.5, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #305990 is Cyan = 0.67, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 48 | 89 | 144 | - |
| CMYK | 0.67 | 0.38 | 0 | 0.44 |
| HSL | 214.38º | 0.5% | 0.38% | - |
| HSV(B) | 214.38º | 0.67% | 0.56% | - |
| XYZ | 9.83 | 9.79 | 27.76 | - |
| YUV | 83.01 | 162.42 | 103.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 89 | 144 | 0.67 | 0.38 | 0 | 0.44 | 214.38 | 0.5 | 0.38 |
| Hex | 30 | 59 | 90 | 43 | 26 | 0 | 2C | D6 | 32 | 26 |
| Octal | 60 | 131 | 220 | 103 | 46 | 0 | 54 | 326 | 62 | 46 |
| Binary | 110000 | 1011001 | 10010000 | 1000011 | 100110 | 0 | 101100 | 11010110 | 110010 | 100110 |
Color Harmonies of #305990
Complementary color
Monochromatic Colors of #305990
Black with #305990
Text Example
Text Example
White with #305990
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #305990; }
p { color: rgb(48,89,144); }
H1.HeaderClassName
{
color: #305990;
}
.AnyTagClassName
{
color: #305990;
}
</style>
background-color css
<style>
a { background-color: #305990; }
a { background-color: rgb(48,89,144); }
div.DivClassName
{
background-color: #305990;
}
.BgClassName
{
background-color: #305990;
}
</style>
border-color css
<style>
span { border-color: #305990; }
span { border-color: rgb(48,89,144); }
td.TdClassName
{
border-color: #305990;
}
.TagClassName
{
border-color: #305990;
}
</style>