Shades of Endeavour #236592
Tints of Endeavour #236592
RGB
CMYK
RGB Variations
Color information
#236592 (or 0x236592) is known color: Endeavour. HEX triplet: 23, 65 and 92. RGB value is (35,101,146). Sum of RGB (Red+Green+Blue) = 35+101+146=282 (37% of max value = 765). Red value is 35 (14.06% from 255 or 12.41% from 282); Green value is 101 (39.84% from 255 or 35.82% from 282); Blue value is 146 (57.42% from 255 or 51.77% from 282); Max value from RGB is 146 - color contains mainly: blue. Hex color #236592 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #236592 is #DC9A6D. Grayscale: #565656. Windows color (decimal): -14457454 or 9594147. OLE color: 9594147.
HSL color Cylindrical-coordinate representation of color #236592: hue angle of 204.32º degrees, saturation: 0.61, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #236592 is Cyan = 0.76, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 35 | 101 | 146 | - |
| CMYK | 0.76 | 0.31 | 0 | 0.43 |
| HSL | 204.32º | 0.61% | 0.35% | - |
| HSV(B) | 204.32º | 0.76% | 0.57% | - |
| XYZ | 10.54 | 11.74 | 28.9 | - |
| YUV | 86.4 | 161.63 | 91.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 101 | 146 | 0.76 | 0.31 | 0 | 0.43 | 204.32 | 0.61 | 0.35 |
| Hex | 23 | 65 | 92 | 4C | 1F | 0 | 2B | CC | 3D | 23 |
| Octal | 43 | 145 | 222 | 114 | 37 | 0 | 53 | 314 | 75 | 43 |
| Binary | 100011 | 1100101 | 10010010 | 1001100 | 11111 | 0 | 101011 | 11001100 | 111101 | 100011 |
Color Harmonies of #236592
Complementary color
Monochromatic Colors of #236592
Black with #236592
Text Example
Text Example
White with #236592
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #236592; }
p { color: rgb(35,101,146); }
H1.HeaderClassName
{
color: #236592;
}
.AnyTagClassName
{
color: #236592;
}
</style>
background-color css
<style>
a { background-color: #236592; }
a { background-color: rgb(35,101,146); }
div.DivClassName
{
background-color: #236592;
}
.BgClassName
{
background-color: #236592;
}
</style>
border-color css
<style>
span { border-color: #236592; }
span { border-color: rgb(35,101,146); }
td.TdClassName
{
border-color: #236592;
}
.TagClassName
{
border-color: #236592;
}
</style>