Shades of Egyptian Blue #273197
Tints of Egyptian Blue #273197
RGB
CMYK
RGB Variations
Color information
#273197 (or 0x273197) is known color: Egyptian Blue. HEX triplet: 27, 31 and 97. RGB value is (39,49,151). Sum of RGB (Red+Green+Blue) = 39+49+151=239 (31% of max value = 765). Red value is 39 (15.62% from 255 or 16.32% from 239); Green value is 49 (19.53% from 255 or 20.50% from 239); Blue value is 151 (59.38% from 255 or 63.18% from 239); Max value from RGB is 151 - color contains mainly: blue. Hex color #273197 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #273197 is #D8CE68. Grayscale: #393939. Windows color (decimal): -14208617 or 9908519. OLE color: 9908519.
HSL color Cylindrical-coordinate representation of color #273197: hue angle of 234.64º 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 #273197 is Cyan = 0.74, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 39 | 49 | 151 | - |
| CMYK | 0.74 | 0.68 | 0 | 0.41 |
| HSL | 234.64º | 0.59% | 0.37% | - |
| HSV(B) | 234.64º | 0.74% | 0.59% | - |
| XYZ | 7.52 | 4.86 | 29.82 | - |
| YUV | 57.64 | 180.69 | 114.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 49 | 151 | 0.74 | 0.68 | 0 | 0.41 | 234.64 | 0.59 | 0.37 |
| Hex | 27 | 31 | 97 | 4A | 44 | 0 | 29 | EB | 3B | 25 |
| Octal | 47 | 61 | 227 | 112 | 104 | 0 | 51 | 353 | 73 | 45 |
| Binary | 100111 | 110001 | 10010111 | 1001010 | 1000100 | 0 | 101001 | 11101011 | 111011 | 100101 |
Color Harmonies of #273197
Complementary color
Monochromatic Colors of #273197
Black with #273197
Text Example
Text Example
White with #273197
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #273197; }
p { color: rgb(39,49,151); }
H1.HeaderClassName
{
color: #273197;
}
.AnyTagClassName
{
color: #273197;
}
</style>
background-color css
<style>
a { background-color: #273197; }
a { background-color: rgb(39,49,151); }
div.DivClassName
{
background-color: #273197;
}
.BgClassName
{
background-color: #273197;
}
</style>
border-color css
<style>
span { border-color: #273197; }
span { border-color: rgb(39,49,151); }
td.TdClassName
{
border-color: #273197;
}
.TagClassName
{
border-color: #273197;
}
</style>