Shades of Endeavour #266592
Tints of Endeavour #266592
RGB
CMYK
RGB Variations
Color information
#266592 (or 0x266592) is known color: Endeavour. HEX triplet: 26, 65 and 92. RGB value is (38,101,146). Sum of RGB (Red+Green+Blue) = 38+101+146=285 (37% of max value = 765). Red value is 38 (15.23% from 255 or 13.33% from 285); Green value is 101 (39.84% from 255 or 35.44% from 285); Blue value is 146 (57.42% from 255 or 51.23% from 285); Max value from RGB is 146 - color contains mainly: blue. Hex color #266592 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #266592 is #D99A6D. Grayscale: #575757. Windows color (decimal): -14260846 or 9594150. OLE color: 9594150.
HSL color Cylindrical-coordinate representation of color #266592: hue angle of 205º degrees, saturation: 0.59, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #266592 is Cyan = 0.74, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 38 | 101 | 146 | - |
| CMYK | 0.74 | 0.31 | 0 | 0.43 |
| HSL | 205º | 0.59% | 0.36% | - |
| HSV(B) | 205º | 0.74% | 0.57% | - |
| XYZ | 10.64 | 11.79 | 28.91 | - |
| YUV | 87.29 | 161.13 | 92.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 101 | 146 | 0.74 | 0.31 | 0 | 0.43 | 205 | 0.59 | 0.36 |
| Hex | 26 | 65 | 92 | 4A | 1F | 0 | 2B | CD | 3B | 24 |
| Octal | 46 | 145 | 222 | 112 | 37 | 0 | 53 | 315 | 73 | 44 |
| Binary | 100110 | 1100101 | 10010010 | 1001010 | 11111 | 0 | 101011 | 11001101 | 111011 | 100100 |
Color Harmonies of #266592
Complementary color
Monochromatic Colors of #266592
Black with #266592
Text Example
Text Example
White with #266592
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #266592; }
p { color: rgb(38,101,146); }
H1.HeaderClassName
{
color: #266592;
}
.AnyTagClassName
{
color: #266592;
}
</style>
background-color css
<style>
a { background-color: #266592; }
a { background-color: rgb(38,101,146); }
div.DivClassName
{
background-color: #266592;
}
.BgClassName
{
background-color: #266592;
}
</style>
border-color css
<style>
span { border-color: #266592; }
span { border-color: rgb(38,101,146); }
td.TdClassName
{
border-color: #266592;
}
.TagClassName
{
border-color: #266592;
}
</style>