Shades of Endeavour #306590
Tints of Endeavour #306590
RGB
CMYK
RGB Variations
Color information
#306590 (or 0x306590) is known color: Endeavour. HEX triplet: 30, 65 and 90. RGB value is (48,101,144). Sum of RGB (Red+Green+Blue) = 48+101+144=293 (38% of max value = 765). Red value is 48 (19.14% from 255 or 16.38% from 293); Green value is 101 (39.84% from 255 or 34.47% from 293); Blue value is 144 (56.64% from 255 or 49.15% from 293); Max value from RGB is 144 - color contains mainly: blue. Hex color #306590 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #306590 is #CF9A6F. Grayscale: #595959. Windows color (decimal): -13605488 or 9463088. OLE color: 9463088.
HSL color Cylindrical-coordinate representation of color #306590: hue angle of 206.88º 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 #306590 is Cyan = 0.67, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 48 | 101 | 144 | - |
| CMYK | 0.67 | 0.30 | 0 | 0.44 |
| HSL | 206.88º | 0.5% | 0.38% | - |
| HSV(B) | 206.88º | 0.67% | 0.56% | - |
| XYZ | 10.91 | 11.95 | 28.12 | - |
| YUV | 90.06 | 158.44 | 98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 101 | 144 | 0.67 | 0.30 | 0 | 0.44 | 206.88 | 0.5 | 0.38 |
| Hex | 30 | 65 | 90 | 43 | 1E | 0 | 2C | CF | 32 | 26 |
| Octal | 60 | 145 | 220 | 103 | 36 | 0 | 54 | 317 | 62 | 46 |
| Binary | 110000 | 1100101 | 10010000 | 1000011 | 11110 | 0 | 101100 | 11001111 | 110010 | 100110 |
Color Harmonies of #306590
Complementary color
Monochromatic Colors of #306590
Black with #306590
Text Example
Text Example
White with #306590
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #306590; }
p { color: rgb(48,101,144); }
H1.HeaderClassName
{
color: #306590;
}
.AnyTagClassName
{
color: #306590;
}
</style>
background-color css
<style>
a { background-color: #306590; }
a { background-color: rgb(48,101,144); }
div.DivClassName
{
background-color: #306590;
}
.BgClassName
{
background-color: #306590;
}
</style>
border-color css
<style>
span { border-color: #306590; }
span { border-color: rgb(48,101,144); }
td.TdClassName
{
border-color: #306590;
}
.TagClassName
{
border-color: #306590;
}
</style>