Shades of Endeavour #306188
Tints of Endeavour #306188
RGB
CMYK
RGB Variations
Color information
#306188 (or 0x306188) is known color: Endeavour. HEX triplet: 30, 61 and 88. RGB value is (48,97,136). Sum of RGB (Red+Green+Blue) = 48+97+136=281 (37% of max value = 765). Red value is 48 (19.14% from 255 or 17.08% from 281); Green value is 97 (38.28% from 255 or 34.52% from 281); Blue value is 136 (53.52% from 255 or 48.40% from 281); Max value from RGB is 136 - color contains mainly: blue. Hex color #306188 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #306188 is #CF9E77. Grayscale: #565656. Windows color (decimal): -13606520 or 8937776. OLE color: 8937776.
HSL color Cylindrical-coordinate representation of color #306188: hue angle of 206.59º degrees, saturation: 0.48, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #306188 is Cyan = 0.65, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 48 | 97 | 136 | - |
| CMYK | 0.65 | 0.29 | 0 | 0.47 |
| HSL | 206.59º | 0.48% | 0.36% | - |
| HSV(B) | 206.59º | 0.65% | 0.53% | - |
| XYZ | 9.94 | 10.96 | 24.88 | - |
| YUV | 86.8 | 155.77 | 100.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 97 | 136 | 0.65 | 0.29 | 0 | 0.47 | 206.59 | 0.48 | 0.36 |
| Hex | 30 | 61 | 88 | 41 | 1D | 0 | 2F | CF | 30 | 24 |
| Octal | 60 | 141 | 210 | 101 | 35 | 0 | 57 | 317 | 60 | 44 |
| Binary | 110000 | 1100001 | 10001000 | 1000001 | 11101 | 0 | 101111 | 11001111 | 110000 | 100100 |
Color Harmonies of #306188
Complementary color
Monochromatic Colors of #306188
Black with #306188
Text Example
Text Example
White with #306188
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #306188; }
p { color: rgb(48,97,136); }
H1.HeaderClassName
{
color: #306188;
}
.AnyTagClassName
{
color: #306188;
}
</style>
background-color css
<style>
a { background-color: #306188; }
a { background-color: rgb(48,97,136); }
div.DivClassName
{
background-color: #306188;
}
.BgClassName
{
background-color: #306188;
}
</style>
border-color css
<style>
span { border-color: #306188; }
span { border-color: rgb(48,97,136); }
td.TdClassName
{
border-color: #306188;
}
.TagClassName
{
border-color: #306188;
}
</style>