Shades of Egyptian Blue #273496
Tints of Egyptian Blue #273496
RGB
CMYK
RGB Variations
Color information
#273496 (or 0x273496) is known color: Egyptian Blue. HEX triplet: 27, 34 and 96. RGB value is (39,52,150). Sum of RGB (Red+Green+Blue) = 39+52+150=241 (31% of max value = 765). Red value is 39 (15.62% from 255 or 16.18% from 241); Green value is 52 (20.70% from 255 or 21.58% from 241); Blue value is 150 (58.98% from 255 or 62.24% from 241); Max value from RGB is 150 - color contains mainly: blue. Hex color #273496 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #273496 is #D8CB69. Grayscale: #3A3A3A. Windows color (decimal): -14207850 or 9843751. OLE color: 9843751.
HSL color Cylindrical-coordinate representation of color #273496: hue angle of 232.97º 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 #273496 is Cyan = 0.74, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 39 | 52 | 150 | - |
| CMYK | 0.74 | 0.65 | 0 | 0.41 |
| HSL | 232.97º | 0.59% | 0.37% | - |
| HSV(B) | 232.97º | 0.74% | 0.59% | - |
| XYZ | 7.57 | 5.09 | 29.44 | - |
| YUV | 59.29 | 179.19 | 113.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 52 | 150 | 0.74 | 0.65 | 0 | 0.41 | 232.97 | 0.59 | 0.37 |
| Hex | 27 | 34 | 96 | 4A | 41 | 0 | 29 | E9 | 3B | 25 |
| Octal | 47 | 64 | 226 | 112 | 101 | 0 | 51 | 351 | 73 | 45 |
| Binary | 100111 | 110100 | 10010110 | 1001010 | 1000001 | 0 | 101001 | 11101001 | 111011 | 100101 |
Color Harmonies of #273496
Complementary color
Monochromatic Colors of #273496
Black with #273496
Text Example
Text Example
White with #273496
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #273496; }
p { color: rgb(39,52,150); }
H1.HeaderClassName
{
color: #273496;
}
.AnyTagClassName
{
color: #273496;
}
</style>
background-color css
<style>
a { background-color: #273496; }
a { background-color: rgb(39,52,150); }
div.DivClassName
{
background-color: #273496;
}
.BgClassName
{
background-color: #273496;
}
</style>
border-color css
<style>
span { border-color: #273496; }
span { border-color: rgb(39,52,150); }
td.TdClassName
{
border-color: #273496;
}
.TagClassName
{
border-color: #273496;
}
</style>