Shades of Egyptian Blue #273294
Tints of Egyptian Blue #273294
RGB
CMYK
RGB Variations
Color information
#273294 (or 0x273294) is known color: Egyptian Blue. HEX triplet: 27, 32 and 94. RGB value is (39,50,148). Sum of RGB (Red+Green+Blue) = 39+50+148=237 (31% of max value = 765). Red value is 39 (15.62% from 255 or 16.46% from 237); Green value is 50 (19.92% from 255 or 21.10% from 237); Blue value is 148 (58.20% from 255 or 62.45% from 237); Max value from RGB is 148 - color contains mainly: blue. Hex color #273294 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #273294 is #D8CD6B. Grayscale: #393939. Windows color (decimal): -14208364 or 9712167. OLE color: 9712167.
HSL color Cylindrical-coordinate representation of color #273294: hue angle of 233.94º 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 #273294 is Cyan = 0.74, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 39 | 50 | 148 | - |
| CMYK | 0.74 | 0.66 | 0 | 0.42 |
| HSL | 233.95º | 0.58% | 0.37% | - |
| HSV(B) | 233.95º | 0.74% | 0.58% | - |
| XYZ | 7.32 | 4.85 | 28.57 | - |
| YUV | 57.88 | 178.86 | 114.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 50 | 148 | 0.74 | 0.66 | 0 | 0.42 | 233.95 | 0.58 | 0.37 |
| Hex | 27 | 32 | 94 | 4A | 42 | 0 | 2A | EA | 3A | 25 |
| Octal | 47 | 62 | 224 | 112 | 102 | 0 | 52 | 352 | 72 | 45 |
| Binary | 100111 | 110010 | 10010100 | 1001010 | 1000010 | 0 | 101010 | 11101010 | 111010 | 100101 |
Color Harmonies of #273294
Complementary color
Monochromatic Colors of #273294
Black with #273294
Text Example
Text Example
White with #273294
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #273294; }
p { color: rgb(39,50,148); }
H1.HeaderClassName
{
color: #273294;
}
.AnyTagClassName
{
color: #273294;
}
</style>
background-color css
<style>
a { background-color: #273294; }
a { background-color: rgb(39,50,148); }
div.DivClassName
{
background-color: #273294;
}
.BgClassName
{
background-color: #273294;
}
</style>
border-color css
<style>
span { border-color: #273294; }
span { border-color: rgb(39,50,148); }
td.TdClassName
{
border-color: #273294;
}
.TagClassName
{
border-color: #273294;
}
</style>