Shades of Endeavour #386190
Tints of Endeavour #386190
RGB
CMYK
RGB Variations
Color information
#386190 (or 0x386190) is known color: Endeavour. HEX triplet: 38, 61 and 90. RGB value is (56,97,144). Sum of RGB (Red+Green+Blue) = 56+97+144=297 (39% of max value = 765). Red value is 56 (22.27% from 255 or 18.86% from 297); Green value is 97 (38.28% from 255 or 32.66% from 297); Blue value is 144 (56.64% from 255 or 48.48% from 297); Max value from RGB is 144 - color contains mainly: blue. Hex color #386190 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #386190 is #C79E6F. Grayscale: #595959. Windows color (decimal): -13082224 or 9462072. OLE color: 9462072.
HSL color Cylindrical-coordinate representation of color #386190: hue angle of 212.05º degrees, saturation: 0.44, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #386190 is Cyan = 0.61, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 56 | 97 | 144 | - |
| CMYK | 0.61 | 0.33 | 0 | 0.44 |
| HSL | 212.05º | 0.44% | 0.39% | - |
| HSV(B) | 212.05º | 0.61% | 0.56% | - |
| XYZ | 10.94 | 11.4 | 28.01 | - |
| YUV | 90.1 | 158.42 | 103.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 97 | 144 | 0.61 | 0.33 | 0 | 0.44 | 212.05 | 0.44 | 0.39 |
| Hex | 38 | 61 | 90 | 3D | 21 | 0 | 2C | D4 | 2C | 27 |
| Octal | 70 | 141 | 220 | 75 | 41 | 0 | 54 | 324 | 54 | 47 |
| Binary | 111000 | 1100001 | 10010000 | 111101 | 100001 | 0 | 101100 | 11010100 | 101100 | 100111 |
Color Harmonies of #386190
Complementary color
Monochromatic Colors of #386190
Black with #386190
Text Example
Text Example
White with #386190
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #386190; }
p { color: rgb(56,97,144); }
H1.HeaderClassName
{
color: #386190;
}
.AnyTagClassName
{
color: #386190;
}
</style>
background-color css
<style>
a { background-color: #386190; }
a { background-color: rgb(56,97,144); }
div.DivClassName
{
background-color: #386190;
}
.BgClassName
{
background-color: #386190;
}
</style>
border-color css
<style>
span { border-color: #386190; }
span { border-color: rgb(56,97,144); }
td.TdClassName
{
border-color: #386190;
}
.TagClassName
{
border-color: #386190;
}
</style>