Shades of Egyptian Blue #273295
Tints of Egyptian Blue #273295
RGB
CMYK
RGB Variations
Color information
#273295 (or 0x273295) is known color: Egyptian Blue. HEX triplet: 27, 32 and 95. RGB value is (39,50,149). Sum of RGB (Red+Green+Blue) = 39+50+149=238 (31% of max value = 765). Red value is 39 (15.62% from 255 or 16.39% from 238); Green value is 50 (19.92% from 255 or 21.01% from 238); Blue value is 149 (58.59% from 255 or 62.61% from 238); Max value from RGB is 149 - color contains mainly: blue. Hex color #273295 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #273295 is #D8CD6A. Grayscale: #393939. Windows color (decimal): -14208363 or 9777703. OLE color: 9777703.
HSL color Cylindrical-coordinate representation of color #273295: hue angle of 234º degrees, saturation: 0.59, 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 #273295 is Cyan = 0.74, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 39 | 50 | 149 | - |
| CMYK | 0.74 | 0.66 | 0 | 0.42 |
| HSL | 234º | 0.59% | 0.37% | - |
| HSV(B) | 234º | 0.74% | 0.58% | - |
| XYZ | 7.4 | 4.88 | 28.99 | - |
| YUV | 58 | 179.36 | 114.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 50 | 149 | 0.74 | 0.66 | 0 | 0.42 | 234 | 0.59 | 0.37 |
| Hex | 27 | 32 | 95 | 4A | 42 | 0 | 2A | EA | 3B | 25 |
| Octal | 47 | 62 | 225 | 112 | 102 | 0 | 52 | 352 | 73 | 45 |
| Binary | 100111 | 110010 | 10010101 | 1001010 | 1000010 | 0 | 101010 | 11101010 | 111011 | 100101 |
Color Harmonies of #273295
Complementary color
Monochromatic Colors of #273295
Black with #273295
Text Example
Text Example
White with #273295
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #273295; }
p { color: rgb(39,50,149); }
H1.HeaderClassName
{
color: #273295;
}
.AnyTagClassName
{
color: #273295;
}
</style>
background-color css
<style>
a { background-color: #273295; }
a { background-color: rgb(39,50,149); }
div.DivClassName
{
background-color: #273295;
}
.BgClassName
{
background-color: #273295;
}
</style>
border-color css
<style>
span { border-color: #273295; }
span { border-color: rgb(39,50,149); }
td.TdClassName
{
border-color: #273295;
}
.TagClassName
{
border-color: #273295;
}
</style>