Shades of Endeavour #305491
Tints of Endeavour #305491
RGB
CMYK
RGB Variations
Color information
#305491 (or 0x305491) is known color: Endeavour. HEX triplet: 30, 54 and 91. RGB value is (48,84,145). Sum of RGB (Red+Green+Blue) = 48+84+145=277 (36% of max value = 765). Red value is 48 (19.14% from 255 or 17.33% from 277); Green value is 84 (33.20% from 255 or 30.32% from 277); Blue value is 145 (57.03% from 255 or 52.35% from 277); Max value from RGB is 145 - color contains mainly: blue. Hex color #305491 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #305491 is #CFAB6E. Grayscale: #4F4F4F. Windows color (decimal): -13609839 or 9524272. OLE color: 9524272.
HSL color Cylindrical-coordinate representation of color #305491: hue angle of 217.73º degrees, saturation: 0.5, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #305491 is Cyan = 0.67, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 48 | 84 | 145 | - |
| CMYK | 0.67 | 0.42 | 0 | 0.43 |
| HSL | 217.73º | 0.5% | 0.38% | - |
| HSV(B) | 217.73º | 0.67% | 0.57% | - |
| XYZ | 9.5 | 9.01 | 28.03 | - |
| YUV | 80.19 | 164.57 | 105.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 84 | 145 | 0.67 | 0.42 | 0 | 0.43 | 217.73 | 0.5 | 0.38 |
| Hex | 30 | 54 | 91 | 43 | 2A | 0 | 2B | DA | 32 | 26 |
| Octal | 60 | 124 | 221 | 103 | 52 | 0 | 53 | 332 | 62 | 46 |
| Binary | 110000 | 1010100 | 10010001 | 1000011 | 101010 | 0 | 101011 | 11011010 | 110010 | 100110 |
Color Harmonies of #305491
Complementary color
Monochromatic Colors of #305491
Black with #305491
Text Example
Text Example
White with #305491
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #305491; }
p { color: rgb(48,84,145); }
H1.HeaderClassName
{
color: #305491;
}
.AnyTagClassName
{
color: #305491;
}
</style>
background-color css
<style>
a { background-color: #305491; }
a { background-color: rgb(48,84,145); }
div.DivClassName
{
background-color: #305491;
}
.BgClassName
{
background-color: #305491;
}
</style>
border-color css
<style>
span { border-color: #305491; }
span { border-color: rgb(48,84,145); }
td.TdClassName
{
border-color: #305491;
}
.TagClassName
{
border-color: #305491;
}
</style>