Shades of Endeavour #306295
Tints of Endeavour #306295
RGB
CMYK
RGB Variations
Color information
#306295 (or 0x306295) is known color: Endeavour. HEX triplet: 30, 62 and 95. RGB value is (48,98,149). Sum of RGB (Red+Green+Blue) = 48+98+149=295 (39% of max value = 765). Red value is 48 (19.14% from 255 or 16.27% from 295); Green value is 98 (38.67% from 255 or 33.22% from 295); Blue value is 149 (58.59% from 255 or 50.51% from 295); Max value from RGB is 149 - color contains mainly: blue. Hex color #306295 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #306295 is #CF9D6A. Grayscale: #585858. Windows color (decimal): -13606251 or 9790000. OLE color: 9790000.
HSL color Cylindrical-coordinate representation of color #306295: hue angle of 210.3º degrees, saturation: 0.51, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #306295 is Cyan = 0.68, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 48 | 98 | 149 | - |
| CMYK | 0.68 | 0.34 | 0 | 0.42 |
| HSL | 210.3º | 0.51% | 0.39% | - |
| HSV(B) | 210.3º | 0.68% | 0.58% | - |
| XYZ | 11.01 | 11.53 | 30.08 | - |
| YUV | 88.86 | 161.94 | 98.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 98 | 149 | 0.68 | 0.34 | 0 | 0.42 | 210.3 | 0.51 | 0.39 |
| Hex | 30 | 62 | 95 | 44 | 22 | 0 | 2A | D2 | 33 | 27 |
| Octal | 60 | 142 | 225 | 104 | 42 | 0 | 52 | 322 | 63 | 47 |
| Binary | 110000 | 1100010 | 10010101 | 1000100 | 100010 | 0 | 101010 | 11010010 | 110011 | 100111 |
Color Harmonies of #306295
Complementary color
Monochromatic Colors of #306295
Black with #306295
Text Example
Text Example
White with #306295
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #306295; }
p { color: rgb(48,98,149); }
H1.HeaderClassName
{
color: #306295;
}
.AnyTagClassName
{
color: #306295;
}
</style>
background-color css
<style>
a { background-color: #306295; }
a { background-color: rgb(48,98,149); }
div.DivClassName
{
background-color: #306295;
}
.BgClassName
{
background-color: #306295;
}
</style>
border-color css
<style>
span { border-color: #306295; }
span { border-color: rgb(48,98,149); }
td.TdClassName
{
border-color: #306295;
}
.TagClassName
{
border-color: #306295;
}
</style>