Shades of Egyptian Blue #273493
Tints of Egyptian Blue #273493
RGB
CMYK
RGB Variations
Color information
#273493 (or 0x273493) is known color: Egyptian Blue. HEX triplet: 27, 34 and 93. RGB value is (39,52,147). Sum of RGB (Red+Green+Blue) = 39+52+147=238 (31% of max value = 765). Red value is 39 (15.62% from 255 or 16.39% from 238); Green value is 52 (20.70% from 255 or 21.85% from 238); Blue value is 147 (57.81% from 255 or 61.76% from 238); Max value from RGB is 147 - color contains mainly: blue. Hex color #273493 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #273493 is #D8CB6C. Grayscale: #3A3A3A. Windows color (decimal): -14207853 or 9647143. OLE color: 9647143.
HSL color Cylindrical-coordinate representation of color #273493: hue angle of 232.78º degrees, saturation: 0.58, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #273493 is Cyan = 0.73, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 39 | 52 | 147 | - |
| CMYK | 0.73 | 0.65 | 0 | 0.42 |
| HSL | 232.78º | 0.58% | 0.36% | - |
| HSV(B) | 232.78º | 0.73% | 0.58% | - |
| XYZ | 7.33 | 4.99 | 28.18 | - |
| YUV | 58.94 | 177.69 | 113.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 52 | 147 | 0.73 | 0.65 | 0 | 0.42 | 232.78 | 0.58 | 0.36 |
| Hex | 27 | 34 | 93 | 49 | 41 | 0 | 2A | E9 | 3A | 24 |
| Octal | 47 | 64 | 223 | 111 | 101 | 0 | 52 | 351 | 72 | 44 |
| Binary | 100111 | 110100 | 10010011 | 1001001 | 1000001 | 0 | 101010 | 11101001 | 111010 | 100100 |
Color Harmonies of #273493
Complementary color
Monochromatic Colors of #273493
Black with #273493
Text Example
Text Example
White with #273493
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #273493; }
p { color: rgb(39,52,147); }
H1.HeaderClassName
{
color: #273493;
}
.AnyTagClassName
{
color: #273493;
}
</style>
background-color css
<style>
a { background-color: #273493; }
a { background-color: rgb(39,52,147); }
div.DivClassName
{
background-color: #273493;
}
.BgClassName
{
background-color: #273493;
}
</style>
border-color css
<style>
span { border-color: #273493; }
span { border-color: rgb(39,52,147); }
td.TdClassName
{
border-color: #273493;
}
.TagClassName
{
border-color: #273493;
}
</style>