Shades of Endeavour #306296
Tints of Endeavour #306296
RGB
CMYK
RGB Variations
Color information
#306296 (or 0x306296) is known color: Endeavour. HEX triplet: 30, 62 and 96. RGB value is (48,98,150). Sum of RGB (Red+Green+Blue) = 48+98+150=296 (39% of max value = 765). Red value is 48 (19.14% from 255 or 16.22% from 296); Green value is 98 (38.67% from 255 or 33.11% from 296); Blue value is 150 (58.98% from 255 or 50.68% from 296); Max value from RGB is 150 - color contains mainly: blue. Hex color #306296 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #306296 is #CF9D69. Grayscale: #585858. Windows color (decimal): -13606250 or 9855536. OLE color: 9855536.
HSL color Cylindrical-coordinate representation of color #306296: hue angle of 210.59º degrees, saturation: 0.52, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #306296 is Cyan = 0.68, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 48 | 98 | 150 | - |
| CMYK | 0.68 | 0.35 | 0 | 0.41 |
| HSL | 210.59º | 0.52% | 0.39% | - |
| HSV(B) | 210.59º | 0.68% | 0.59% | - |
| XYZ | 11.09 | 11.57 | 30.5 | - |
| YUV | 88.98 | 162.44 | 98.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 98 | 150 | 0.68 | 0.35 | 0 | 0.41 | 210.59 | 0.52 | 0.39 |
| Hex | 30 | 62 | 96 | 44 | 23 | 0 | 29 | D3 | 34 | 27 |
| Octal | 60 | 142 | 226 | 104 | 43 | 0 | 51 | 323 | 64 | 47 |
| Binary | 110000 | 1100010 | 10010110 | 1000100 | 100011 | 0 | 101001 | 11010011 | 110100 | 100111 |
Color Harmonies of #306296
Complementary color
Monochromatic Colors of #306296
Black with #306296
Text Example
Text Example
White with #306296
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #306296; }
p { color: rgb(48,98,150); }
H1.HeaderClassName
{
color: #306296;
}
.AnyTagClassName
{
color: #306296;
}
</style>
background-color css
<style>
a { background-color: #306296; }
a { background-color: rgb(48,98,150); }
div.DivClassName
{
background-color: #306296;
}
.BgClassName
{
background-color: #306296;
}
</style>
border-color css
<style>
span { border-color: #306296; }
span { border-color: rgb(48,98,150); }
td.TdClassName
{
border-color: #306296;
}
.TagClassName
{
border-color: #306296;
}
</style>