Shades of Egyptian Blue #273694
Tints of Egyptian Blue #273694
RGB
CMYK
RGB Variations
Color information
#273694 (or 0x273694) is known color: Egyptian Blue. HEX triplet: 27, 36 and 94. RGB value is (39,54,148). Sum of RGB (Red+Green+Blue) = 39+54+148=241 (31% of max value = 765). Red value is 39 (15.62% from 255 or 16.18% from 241); Green value is 54 (21.48% from 255 or 22.41% from 241); Blue value is 148 (58.20% from 255 or 61.41% from 241); Max value from RGB is 148 - color contains mainly: blue. Hex color #273694 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #273694 is #D8C96B. Grayscale: #3B3B3B. Windows color (decimal): -14207340 or 9713191. OLE color: 9713191.
HSL color Cylindrical-coordinate representation of color #273694: hue angle of 231.74º degrees, saturation: 0.58, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #273694 is Cyan = 0.74, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 39 | 54 | 148 | - |
| CMYK | 0.74 | 0.64 | 0 | 0.42 |
| HSL | 231.74º | 0.58% | 0.37% | - |
| HSV(B) | 231.74º | 0.74% | 0.58% | - |
| XYZ | 7.5 | 5.21 | 28.63 | - |
| YUV | 60.23 | 177.53 | 112.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 54 | 148 | 0.74 | 0.64 | 0 | 0.42 | 231.74 | 0.58 | 0.37 |
| Hex | 27 | 36 | 94 | 4A | 40 | 0 | 2A | E8 | 3A | 25 |
| Octal | 47 | 66 | 224 | 112 | 100 | 0 | 52 | 350 | 72 | 45 |
| Binary | 100111 | 110110 | 10010100 | 1001010 | 1000000 | 0 | 101010 | 11101000 | 111010 | 100101 |
Color Harmonies of #273694
Complementary color
Monochromatic Colors of #273694
Black with #273694
Text Example
Text Example
White with #273694
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #273694; }
p { color: rgb(39,54,148); }
H1.HeaderClassName
{
color: #273694;
}
.AnyTagClassName
{
color: #273694;
}
</style>
background-color css
<style>
a { background-color: #273694; }
a { background-color: rgb(39,54,148); }
div.DivClassName
{
background-color: #273694;
}
.BgClassName
{
background-color: #273694;
}
</style>
border-color css
<style>
span { border-color: #273694; }
span { border-color: rgb(39,54,148); }
td.TdClassName
{
border-color: #273694;
}
.TagClassName
{
border-color: #273694;
}
</style>