Shades of Egyptian Blue #273996
Tints of Egyptian Blue #273996
RGB
CMYK
RGB Variations
Color information
#273996 (or 0x273996) is known color: Egyptian Blue. HEX triplet: 27, 39 and 96. RGB value is (39,57,150). Sum of RGB (Red+Green+Blue) = 39+57+150=246 (32% of max value = 765). Red value is 39 (15.62% from 255 or 15.85% from 246); Green value is 57 (22.66% from 255 or 23.17% from 246); Blue value is 150 (58.98% from 255 or 60.98% from 246); Max value from RGB is 150 - color contains mainly: blue. Hex color #273996 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #273996 is #D8C669. Grayscale: #3D3D3D. Windows color (decimal): -14206570 or 9845031. OLE color: 9845031.
HSL color Cylindrical-coordinate representation of color #273996: hue angle of 230.27º 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 #273996 is Cyan = 0.74, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 39 | 57 | 150 | - |
| CMYK | 0.74 | 0.62 | 0 | 0.41 |
| HSL | 230.27º | 0.59% | 0.37% | - |
| HSV(B) | 230.27º | 0.74% | 0.59% | - |
| XYZ | 7.8 | 5.56 | 29.52 | - |
| YUV | 62.22 | 177.54 | 111.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 57 | 150 | 0.74 | 0.62 | 0 | 0.41 | 230.27 | 0.59 | 0.37 |
| Hex | 27 | 39 | 96 | 4A | 3E | 0 | 29 | E6 | 3B | 25 |
| Octal | 47 | 71 | 226 | 112 | 76 | 0 | 51 | 346 | 73 | 45 |
| Binary | 100111 | 111001 | 10010110 | 1001010 | 111110 | 0 | 101001 | 11100110 | 111011 | 100101 |
Color Harmonies of #273996
Complementary color
Monochromatic Colors of #273996
Black with #273996
Text Example
Text Example
White with #273996
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #273996; }
p { color: rgb(39,57,150); }
H1.HeaderClassName
{
color: #273996;
}
.AnyTagClassName
{
color: #273996;
}
</style>
background-color css
<style>
a { background-color: #273996; }
a { background-color: rgb(39,57,150); }
div.DivClassName
{
background-color: #273996;
}
.BgClassName
{
background-color: #273996;
}
</style>
border-color css
<style>
span { border-color: #273996; }
span { border-color: rgb(39,57,150); }
td.TdClassName
{
border-color: #273996;
}
.TagClassName
{
border-color: #273996;
}
</style>