Shades of Egyptian Blue #273696
Tints of Egyptian Blue #273696
RGB
CMYK
RGB Variations
Color information
#273696 (or 0x273696) is known color: Egyptian Blue. HEX triplet: 27, 36 and 96. RGB value is (39,54,150). Sum of RGB (Red+Green+Blue) = 39+54+150=243 (32% of max value = 765). Red value is 39 (15.62% from 255 or 16.05% from 243); Green value is 54 (21.48% from 255 or 22.22% from 243); Blue value is 150 (58.98% from 255 or 61.73% from 243); Max value from RGB is 150 - color contains mainly: blue. Hex color #273696 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #273696 is #D8C969. Grayscale: #3C3C3C. Windows color (decimal): -14207338 or 9844263. OLE color: 9844263.
HSL color Cylindrical-coordinate representation of color #273696: hue angle of 231.89º degrees, saturation: 0.59, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #273696 is Cyan = 0.74, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 39 | 54 | 150 | - |
| CMYK | 0.74 | 0.64 | 0 | 0.41 |
| HSL | 231.89º | 0.59% | 0.37% | - |
| HSV(B) | 231.89º | 0.74% | 0.59% | - |
| XYZ | 7.66 | 5.27 | 29.47 | - |
| YUV | 60.46 | 178.53 | 112.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 54 | 150 | 0.74 | 0.64 | 0 | 0.41 | 231.89 | 0.59 | 0.37 |
| Hex | 27 | 36 | 96 | 4A | 40 | 0 | 29 | E8 | 3B | 25 |
| Octal | 47 | 66 | 226 | 112 | 100 | 0 | 51 | 350 | 73 | 45 |
| Binary | 100111 | 110110 | 10010110 | 1001010 | 1000000 | 0 | 101001 | 11101000 | 111011 | 100101 |
Color Harmonies of #273696
Complementary color
Monochromatic Colors of #273696
Black with #273696
Text Example
Text Example
White with #273696
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #273696; }
p { color: rgb(39,54,150); }
H1.HeaderClassName
{
color: #273696;
}
.AnyTagClassName
{
color: #273696;
}
</style>
background-color css
<style>
a { background-color: #273696; }
a { background-color: rgb(39,54,150); }
div.DivClassName
{
background-color: #273696;
}
.BgClassName
{
background-color: #273696;
}
</style>
border-color css
<style>
span { border-color: #273696; }
span { border-color: rgb(39,54,150); }
td.TdClassName
{
border-color: #273696;
}
.TagClassName
{
border-color: #273696;
}
</style>