Shades of Endeavour #236794
Tints of Endeavour #236794
RGB
CMYK
RGB Variations
Color information
#236794 (or 0x236794) is known color: Endeavour. HEX triplet: 23, 67 and 94. RGB value is (35,103,148). Sum of RGB (Red+Green+Blue) = 35+103+148=286 (37% of max value = 765). Red value is 35 (14.06% from 255 or 12.24% from 286); Green value is 103 (40.62% from 255 or 36.01% from 286); Blue value is 148 (58.20% from 255 or 51.75% from 286); Max value from RGB is 148 - color contains mainly: blue. Hex color #236794 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #236794 is #DC986B. Grayscale: #575757. Windows color (decimal): -14456940 or 9725731. OLE color: 9725731.
HSL color Cylindrical-coordinate representation of color #236794: hue angle of 203.89º degrees, saturation: 0.62, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #236794 is Cyan = 0.76, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 35 | 103 | 148 | - |
| CMYK | 0.76 | 0.30 | 0 | 0.42 |
| HSL | 203.89º | 0.62% | 0.36% | - |
| HSV(B) | 203.89º | 0.76% | 0.58% | - |
| XYZ | 10.89 | 12.2 | 29.8 | - |
| YUV | 87.8 | 161.97 | 90.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 103 | 148 | 0.76 | 0.30 | 0 | 0.42 | 203.89 | 0.62 | 0.36 |
| Hex | 23 | 67 | 94 | 4C | 1E | 0 | 2A | CC | 3E | 24 |
| Octal | 43 | 147 | 224 | 114 | 36 | 0 | 52 | 314 | 76 | 44 |
| Binary | 100011 | 1100111 | 10010100 | 1001100 | 11110 | 0 | 101010 | 11001100 | 111110 | 100100 |
Color Harmonies of #236794
Complementary color
Monochromatic Colors of #236794
Black with #236794
Text Example
Text Example
White with #236794
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #236794; }
p { color: rgb(35,103,148); }
H1.HeaderClassName
{
color: #236794;
}
.AnyTagClassName
{
color: #236794;
}
</style>
background-color css
<style>
a { background-color: #236794; }
a { background-color: rgb(35,103,148); }
div.DivClassName
{
background-color: #236794;
}
.BgClassName
{
background-color: #236794;
}
</style>
border-color css
<style>
span { border-color: #236794; }
span { border-color: rgb(35,103,148); }
td.TdClassName
{
border-color: #236794;
}
.TagClassName
{
border-color: #236794;
}
</style>