Shades of Egyptian Blue #273693
Tints of Egyptian Blue #273693
RGB
CMYK
RGB Variations
Color information
#273693 (or 0x273693) is known color: Egyptian Blue. HEX triplet: 27, 36 and 93. RGB value is (39,54,147). Sum of RGB (Red+Green+Blue) = 39+54+147=240 (31% of max value = 765). Red value is 39 (15.62% from 255 or 16.25% from 240); Green value is 54 (21.48% from 255 or 22.5% from 240); Blue value is 147 (57.81% from 255 or 61.25% from 240); Max value from RGB is 147 - color contains mainly: blue. Hex color #273693 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #273693 is #D8C96C. Grayscale: #3B3B3B. Windows color (decimal): -14207341 or 9647655. OLE color: 9647655.
HSL color Cylindrical-coordinate representation of color #273693: hue angle of 231.67º 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 #273693 is Cyan = 0.73, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 39 | 54 | 147 | - |
| CMYK | 0.73 | 0.63 | 0 | 0.42 |
| HSL | 231.67º | 0.58% | 0.36% | - |
| HSV(B) | 231.67º | 0.73% | 0.58% | - |
| XYZ | 7.42 | 5.18 | 28.21 | - |
| YUV | 60.12 | 177.03 | 112.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 54 | 147 | 0.73 | 0.63 | 0 | 0.42 | 231.67 | 0.58 | 0.36 |
| Hex | 27 | 36 | 93 | 49 | 3F | 0 | 2A | E8 | 3A | 24 |
| Octal | 47 | 66 | 223 | 111 | 77 | 0 | 52 | 350 | 72 | 44 |
| Binary | 100111 | 110110 | 10010011 | 1001001 | 111111 | 0 | 101010 | 11101000 | 111010 | 100100 |
Color Harmonies of #273693
Complementary color
Monochromatic Colors of #273693
Black with #273693
Text Example
Text Example
White with #273693
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #273693; }
p { color: rgb(39,54,147); }
H1.HeaderClassName
{
color: #273693;
}
.AnyTagClassName
{
color: #273693;
}
</style>
background-color css
<style>
a { background-color: #273693; }
a { background-color: rgb(39,54,147); }
div.DivClassName
{
background-color: #273693;
}
.BgClassName
{
background-color: #273693;
}
</style>
border-color css
<style>
span { border-color: #273693; }
span { border-color: rgb(39,54,147); }
td.TdClassName
{
border-color: #273693;
}
.TagClassName
{
border-color: #273693;
}
</style>