Shades of Egyptian Blue #273194
Tints of Egyptian Blue #273194
RGB
CMYK
RGB Variations
Color information
#273194 (or 0x273194) is known color: Egyptian Blue. HEX triplet: 27, 31 and 94. RGB value is (39,49,148). Sum of RGB (Red+Green+Blue) = 39+49+148=236 (31% of max value = 765). Red value is 39 (15.62% from 255 or 16.53% from 236); Green value is 49 (19.53% from 255 or 20.76% from 236); Blue value is 148 (58.20% from 255 or 62.71% from 236); Max value from RGB is 148 - color contains mainly: blue. Hex color #273194 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #273194 is #D8CE6B. Grayscale: #383838. Windows color (decimal): -14208620 or 9711911. OLE color: 9711911.
HSL color Cylindrical-coordinate representation of color #273194: hue angle of 234.5º degrees, saturation: 0.58, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #273194 is Cyan = 0.74, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 39 | 49 | 148 | - |
| CMYK | 0.74 | 0.67 | 0 | 0.42 |
| HSL | 234.5º | 0.58% | 0.37% | - |
| HSV(B) | 234.5º | 0.74% | 0.58% | - |
| XYZ | 7.28 | 4.77 | 28.55 | - |
| YUV | 57.3 | 179.19 | 114.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 49 | 148 | 0.74 | 0.67 | 0 | 0.42 | 234.5 | 0.58 | 0.37 |
| Hex | 27 | 31 | 94 | 4A | 43 | 0 | 2A | EA | 3A | 25 |
| Octal | 47 | 61 | 224 | 112 | 103 | 0 | 52 | 352 | 72 | 45 |
| Binary | 100111 | 110001 | 10010100 | 1001010 | 1000011 | 0 | 101010 | 11101010 | 111010 | 100101 |
Color Harmonies of #273194
Complementary color
Monochromatic Colors of #273194
Black with #273194
Text Example
Text Example
White with #273194
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #273194; }
p { color: rgb(39,49,148); }
H1.HeaderClassName
{
color: #273194;
}
.AnyTagClassName
{
color: #273194;
}
</style>
background-color css
<style>
a { background-color: #273194; }
a { background-color: rgb(39,49,148); }
div.DivClassName
{
background-color: #273194;
}
.BgClassName
{
background-color: #273194;
}
</style>
border-color css
<style>
span { border-color: #273194; }
span { border-color: rgb(39,49,148); }
td.TdClassName
{
border-color: #273194;
}
.TagClassName
{
border-color: #273194;
}
</style>