Shades of Endeavour #305690
Tints of Endeavour #305690
RGB
CMYK
RGB Variations
Color information
#305690 (or 0x305690) is known color: Endeavour. HEX triplet: 30, 56 and 90. RGB value is (48,86,144). Sum of RGB (Red+Green+Blue) = 48+86+144=278 (36% of max value = 765). Red value is 48 (19.14% from 255 or 17.27% from 278); Green value is 86 (33.98% from 255 or 30.94% from 278); Blue value is 144 (56.64% from 255 or 51.80% from 278); Max value from RGB is 144 - color contains mainly: blue. Hex color #305690 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #305690 is #CFA96F. Grayscale: #505050. Windows color (decimal): -13609328 or 9459248. OLE color: 9459248.
HSL color Cylindrical-coordinate representation of color #305690: hue angle of 216.25º 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 #305690 is Cyan = 0.67, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 48 | 86 | 144 | - |
| CMYK | 0.67 | 0.40 | 0 | 0.44 |
| HSL | 216.25º | 0.5% | 0.38% | - |
| HSV(B) | 216.25º | 0.67% | 0.56% | - |
| XYZ | 9.58 | 9.3 | 27.68 | - |
| YUV | 81.25 | 163.41 | 104.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 86 | 144 | 0.67 | 0.40 | 0 | 0.44 | 216.25 | 0.5 | 0.38 |
| Hex | 30 | 56 | 90 | 43 | 28 | 0 | 2C | D8 | 32 | 26 |
| Octal | 60 | 126 | 220 | 103 | 50 | 0 | 54 | 330 | 62 | 46 |
| Binary | 110000 | 1010110 | 10010000 | 1000011 | 101000 | 0 | 101100 | 11011000 | 110010 | 100110 |
Color Harmonies of #305690
Complementary color
Monochromatic Colors of #305690
Black with #305690
Text Example
Text Example
White with #305690
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #305690; }
p { color: rgb(48,86,144); }
H1.HeaderClassName
{
color: #305690;
}
.AnyTagClassName
{
color: #305690;
}
</style>
background-color css
<style>
a { background-color: #305690; }
a { background-color: rgb(48,86,144); }
div.DivClassName
{
background-color: #305690;
}
.BgClassName
{
background-color: #305690;
}
</style>
border-color css
<style>
span { border-color: #305690; }
span { border-color: rgb(48,86,144); }
td.TdClassName
{
border-color: #305690;
}
.TagClassName
{
border-color: #305690;
}
</style>