Shades of Endeavour #305691
Tints of Endeavour #305691
RGB
CMYK
RGB Variations
Color information
#305691 (or 0x305691) is known color: Endeavour. HEX triplet: 30, 56 and 91. RGB value is (48,86,145). Sum of RGB (Red+Green+Blue) = 48+86+145=279 (36% of max value = 765). Red value is 48 (19.14% from 255 or 17.20% from 279); Green value is 86 (33.98% from 255 or 30.82% from 279); Blue value is 145 (57.03% from 255 or 51.97% from 279); Max value from RGB is 145 - color contains mainly: blue. Hex color #305691 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #305691 is #CFA96E. Grayscale: #515151. Windows color (decimal): -13609327 or 9524784. OLE color: 9524784.
HSL color Cylindrical-coordinate representation of color #305691: hue angle of 216.49º degrees, saturation: 0.5, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #305691 is Cyan = 0.67, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 48 | 86 | 145 | - |
| CMYK | 0.67 | 0.41 | 0 | 0.43 |
| HSL | 216.49º | 0.5% | 0.38% | - |
| HSV(B) | 216.49º | 0.67% | 0.57% | - |
| XYZ | 9.66 | 9.33 | 28.08 | - |
| YUV | 81.36 | 163.91 | 104.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 86 | 145 | 0.67 | 0.41 | 0 | 0.43 | 216.49 | 0.5 | 0.38 |
| Hex | 30 | 56 | 91 | 43 | 29 | 0 | 2B | D8 | 32 | 26 |
| Octal | 60 | 126 | 221 | 103 | 51 | 0 | 53 | 330 | 62 | 46 |
| Binary | 110000 | 1010110 | 10010001 | 1000011 | 101001 | 0 | 101011 | 11011000 | 110010 | 100110 |
Color Harmonies of #305691
Complementary color
Monochromatic Colors of #305691
Black with #305691
Text Example
Text Example
White with #305691
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #305691; }
p { color: rgb(48,86,145); }
H1.HeaderClassName
{
color: #305691;
}
.AnyTagClassName
{
color: #305691;
}
</style>
background-color css
<style>
a { background-color: #305691; }
a { background-color: rgb(48,86,145); }
div.DivClassName
{
background-color: #305691;
}
.BgClassName
{
background-color: #305691;
}
</style>
border-color css
<style>
span { border-color: #305691; }
span { border-color: rgb(48,86,145); }
td.TdClassName
{
border-color: #305691;
}
.TagClassName
{
border-color: #305691;
}
</style>