Shades of Egyptian Blue #273497
Tints of Egyptian Blue #273497
RGB
CMYK
RGB Variations
Color information
#273497 (or 0x273497) is known color: Egyptian Blue. HEX triplet: 27, 34 and 97. RGB value is (39,52,151). Sum of RGB (Red+Green+Blue) = 39+52+151=242 (32% of max value = 765). Red value is 39 (15.62% from 255 or 16.12% from 242); Green value is 52 (20.70% from 255 or 21.49% from 242); Blue value is 151 (59.38% from 255 or 62.40% from 242); Max value from RGB is 151 - color contains mainly: blue. Hex color #273497 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #273497 is #D8CB68. Grayscale: #3A3A3A. Windows color (decimal): -14207849 or 9909287. OLE color: 9909287.
HSL color Cylindrical-coordinate representation of color #273497: hue angle of 233.04º 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 #273497 is Cyan = 0.74, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 39 | 52 | 151 | - |
| CMYK | 0.74 | 0.66 | 0 | 0.41 |
| HSL | 233.04º | 0.59% | 0.37% | - |
| HSV(B) | 233.04º | 0.74% | 0.59% | - |
| XYZ | 7.65 | 5.12 | 29.86 | - |
| YUV | 59.4 | 179.69 | 113.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 52 | 151 | 0.74 | 0.66 | 0 | 0.41 | 233.04 | 0.59 | 0.37 |
| Hex | 27 | 34 | 97 | 4A | 42 | 0 | 29 | E9 | 3B | 25 |
| Octal | 47 | 64 | 227 | 112 | 102 | 0 | 51 | 351 | 73 | 45 |
| Binary | 100111 | 110100 | 10010111 | 1001010 | 1000010 | 0 | 101001 | 11101001 | 111011 | 100101 |
Color Harmonies of #273497
Complementary color
Monochromatic Colors of #273497
Black with #273497
Text Example
Text Example
White with #273497
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #273497; }
p { color: rgb(39,52,151); }
H1.HeaderClassName
{
color: #273497;
}
.AnyTagClassName
{
color: #273497;
}
</style>
background-color css
<style>
a { background-color: #273497; }
a { background-color: rgb(39,52,151); }
div.DivClassName
{
background-color: #273497;
}
.BgClassName
{
background-color: #273497;
}
</style>
border-color css
<style>
span { border-color: #273497; }
span { border-color: rgb(39,52,151); }
td.TdClassName
{
border-color: #273497;
}
.TagClassName
{
border-color: #273497;
}
</style>