Shades of Egyptian Blue #273396
Tints of Egyptian Blue #273396
RGB
CMYK
RGB Variations
Color information
#273396 (or 0x273396) is known color: Egyptian Blue. HEX triplet: 27, 33 and 96. RGB value is (39,51,150). Sum of RGB (Red+Green+Blue) = 39+51+150=240 (31% of max value = 765). Red value is 39 (15.62% from 255 or 16.25% from 240); Green value is 51 (20.31% from 255 or 21.25% from 240); Blue value is 150 (58.98% from 255 or 62.5% from 240); Max value from RGB is 150 - color contains mainly: blue. Hex color #273396 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #273396 is #D8CC69. Grayscale: #3A3A3A. Windows color (decimal): -14208106 or 9843495. OLE color: 9843495.
HSL color Cylindrical-coordinate representation of color #273396: hue angle of 233.51º 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 #273396 is Cyan = 0.74, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 39 | 51 | 150 | - |
| CMYK | 0.74 | 0.66 | 0 | 0.41 |
| HSL | 233.51º | 0.59% | 0.37% | - |
| HSV(B) | 233.51º | 0.74% | 0.59% | - |
| XYZ | 7.53 | 5 | 29.42 | - |
| YUV | 58.7 | 179.52 | 113.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 51 | 150 | 0.74 | 0.66 | 0 | 0.41 | 233.51 | 0.59 | 0.37 |
| Hex | 27 | 33 | 96 | 4A | 42 | 0 | 29 | EA | 3B | 25 |
| Octal | 47 | 63 | 226 | 112 | 102 | 0 | 51 | 352 | 73 | 45 |
| Binary | 100111 | 110011 | 10010110 | 1001010 | 1000010 | 0 | 101001 | 11101010 | 111011 | 100101 |
Color Harmonies of #273396
Complementary color
Monochromatic Colors of #273396
Black with #273396
Text Example
Text Example
White with #273396
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #273396; }
p { color: rgb(39,51,150); }
H1.HeaderClassName
{
color: #273396;
}
.AnyTagClassName
{
color: #273396;
}
</style>
background-color css
<style>
a { background-color: #273396; }
a { background-color: rgb(39,51,150); }
div.DivClassName
{
background-color: #273396;
}
.BgClassName
{
background-color: #273396;
}
</style>
border-color css
<style>
span { border-color: #273396; }
span { border-color: rgb(39,51,150); }
td.TdClassName
{
border-color: #273396;
}
.TagClassName
{
border-color: #273396;
}
</style>