Shades of Endeavour #306087
Tints of Endeavour #306087
RGB
CMYK
RGB Variations
Color information
#306087 (or 0x306087) is known color: Endeavour. HEX triplet: 30, 60 and 87. RGB value is (48,96,135). Sum of RGB (Red+Green+Blue) = 48+96+135=279 (36% of max value = 765). Red value is 48 (19.14% from 255 or 17.20% from 279); Green value is 96 (37.89% from 255 or 34.41% from 279); Blue value is 135 (53.12% from 255 or 48.39% from 279); Max value from RGB is 135 - color contains mainly: blue. Hex color #306087 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #306087 is #CF9F78. Grayscale: #555555. Windows color (decimal): -13606777 or 8871984. OLE color: 8871984.
HSL color Cylindrical-coordinate representation of color #306087: hue angle of 206.9º degrees, saturation: 0.48, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #306087 is Cyan = 0.64, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 48 | 96 | 135 | - |
| CMYK | 0.64 | 0.29 | 0 | 0.47 |
| HSL | 206.9º | 0.48% | 0.36% | - |
| HSV(B) | 206.9º | 0.64% | 0.53% | - |
| XYZ | 9.77 | 10.74 | 24.48 | - |
| YUV | 86.09 | 155.6 | 100.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 96 | 135 | 0.64 | 0.29 | 0 | 0.47 | 206.9 | 0.48 | 0.36 |
| Hex | 30 | 60 | 87 | 40 | 1D | 0 | 2F | CF | 30 | 24 |
| Octal | 60 | 140 | 207 | 100 | 35 | 0 | 57 | 317 | 60 | 44 |
| Binary | 110000 | 1100000 | 10000111 | 1000000 | 11101 | 0 | 101111 | 11001111 | 110000 | 100100 |
Color Harmonies of #306087
Complementary color
Monochromatic Colors of #306087
Black with #306087
Text Example
Text Example
White with #306087
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #306087; }
p { color: rgb(48,96,135); }
H1.HeaderClassName
{
color: #306087;
}
.AnyTagClassName
{
color: #306087;
}
</style>
background-color css
<style>
a { background-color: #306087; }
a { background-color: rgb(48,96,135); }
div.DivClassName
{
background-color: #306087;
}
.BgClassName
{
background-color: #306087;
}
</style>
border-color css
<style>
span { border-color: #306087; }
span { border-color: rgb(48,96,135); }
td.TdClassName
{
border-color: #306087;
}
.TagClassName
{
border-color: #306087;
}
</style>