Shades of Egyptian Blue #273296
Tints of Egyptian Blue #273296
RGB
CMYK
RGB Variations
Color information
#273296 (or 0x273296) is known color: Egyptian Blue. HEX triplet: 27, 32 and 96. RGB value is (39,50,150). Sum of RGB (Red+Green+Blue) = 39+50+150=239 (31% of max value = 765). Red value is 39 (15.62% from 255 or 16.32% from 239); Green value is 50 (19.92% from 255 or 20.92% from 239); Blue value is 150 (58.98% from 255 or 62.76% from 239); Max value from RGB is 150 - color contains mainly: blue. Hex color #273296 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #273296 is #D8CD69. Grayscale: #393939. Windows color (decimal): -14208362 or 9843239. OLE color: 9843239.
HSL color Cylindrical-coordinate representation of color #273296: hue angle of 234.05º 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 #273296 is Cyan = 0.74, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 39 | 50 | 150 | - |
| CMYK | 0.74 | 0.67 | 0 | 0.41 |
| HSL | 234.05º | 0.59% | 0.37% | - |
| HSV(B) | 234.05º | 0.74% | 0.59% | - |
| XYZ | 7.48 | 4.91 | 29.41 | - |
| YUV | 58.11 | 179.86 | 114.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 50 | 150 | 0.74 | 0.67 | 0 | 0.41 | 234.05 | 0.59 | 0.37 |
| Hex | 27 | 32 | 96 | 4A | 43 | 0 | 29 | EA | 3B | 25 |
| Octal | 47 | 62 | 226 | 112 | 103 | 0 | 51 | 352 | 73 | 45 |
| Binary | 100111 | 110010 | 10010110 | 1001010 | 1000011 | 0 | 101001 | 11101010 | 111011 | 100101 |
Color Harmonies of #273296
Complementary color
Monochromatic Colors of #273296
Black with #273296
Text Example
Text Example
White with #273296
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #273296; }
p { color: rgb(39,50,150); }
H1.HeaderClassName
{
color: #273296;
}
.AnyTagClassName
{
color: #273296;
}
</style>
background-color css
<style>
a { background-color: #273296; }
a { background-color: rgb(39,50,150); }
div.DivClassName
{
background-color: #273296;
}
.BgClassName
{
background-color: #273296;
}
</style>
border-color css
<style>
span { border-color: #273296; }
span { border-color: rgb(39,50,150); }
td.TdClassName
{
border-color: #273296;
}
.TagClassName
{
border-color: #273296;
}
</style>