Shades of Endeavour #236990
Tints of Endeavour #236990
RGB
CMYK
RGB Variations
Color information
#236990 (or 0x236990) is known color: Endeavour. HEX triplet: 23, 69 and 90. RGB value is (35,105,144). Sum of RGB (Red+Green+Blue) = 35+105+144=284 (37% of max value = 765). Red value is 35 (14.06% from 255 or 12.32% from 284); Green value is 105 (41.41% from 255 or 36.97% from 284); Blue value is 144 (56.64% from 255 or 50.70% from 284); Max value from RGB is 144 - color contains mainly: blue. Hex color #236990 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #236990 is #DC966F. Grayscale: #585858. Windows color (decimal): -14456432 or 9464099. OLE color: 9464099.
HSL color Cylindrical-coordinate representation of color #236990: hue angle of 201.47º degrees, saturation: 0.61, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #236990 is Cyan = 0.76, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 35 | 105 | 144 | - |
| CMYK | 0.76 | 0.27 | 0 | 0.44 |
| HSL | 201.47º | 0.61% | 0.35% | - |
| HSV(B) | 201.47º | 0.76% | 0.56% | - |
| XYZ | 10.78 | 12.47 | 28.23 | - |
| YUV | 88.52 | 159.31 | 89.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 105 | 144 | 0.76 | 0.27 | 0 | 0.44 | 201.47 | 0.61 | 0.35 |
| Hex | 23 | 69 | 90 | 4C | 1B | 0 | 2C | C9 | 3D | 23 |
| Octal | 43 | 151 | 220 | 114 | 33 | 0 | 54 | 311 | 75 | 43 |
| Binary | 100011 | 1101001 | 10010000 | 1001100 | 11011 | 0 | 101100 | 11001001 | 111101 | 100011 |
Color Harmonies of #236990
Complementary color
Monochromatic Colors of #236990
Black with #236990
Text Example
Text Example
White with #236990
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #236990; }
p { color: rgb(35,105,144); }
H1.HeaderClassName
{
color: #236990;
}
.AnyTagClassName
{
color: #236990;
}
</style>
background-color css
<style>
a { background-color: #236990; }
a { background-color: rgb(35,105,144); }
div.DivClassName
{
background-color: #236990;
}
.BgClassName
{
background-color: #236990;
}
</style>
border-color css
<style>
span { border-color: #236990; }
span { border-color: rgb(35,105,144); }
td.TdClassName
{
border-color: #236990;
}
.TagClassName
{
border-color: #236990;
}
</style>