Shades of Egyptian Blue #273298
Tints of Egyptian Blue #273298
RGB
CMYK
RGB Variations
Color information
#273298 (or 0x273298) is known color: Egyptian Blue. HEX triplet: 27, 32 and 98. RGB value is (39,50,152). Sum of RGB (Red+Green+Blue) = 39+50+152=241 (31% of max value = 765). Red value is 39 (15.62% from 255 or 16.18% from 241); Green value is 50 (19.92% from 255 or 20.75% from 241); Blue value is 152 (59.77% from 255 or 63.07% from 241); Max value from RGB is 152 - color contains mainly: blue. Hex color #273298 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #273298 is #D8CD67. Grayscale: #393939. Windows color (decimal): -14208360 or 9974311. OLE color: 9974311.
HSL color Cylindrical-coordinate representation of color #273298: hue angle of 234.16º degrees, saturation: 0.59, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #273298 is Cyan = 0.74, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 39 | 50 | 152 | - |
| CMYK | 0.74 | 0.67 | 0 | 0.40 |
| HSL | 234.16º | 0.59% | 0.37% | - |
| HSV(B) | 234.16º | 0.74% | 0.6% | - |
| XYZ | 7.64 | 4.98 | 30.26 | - |
| YUV | 58.34 | 180.86 | 114.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 50 | 152 | 0.74 | 0.67 | 0 | 0.40 | 234.16 | 0.59 | 0.37 |
| Hex | 27 | 32 | 98 | 4A | 43 | 0 | 28 | EA | 3B | 25 |
| Octal | 47 | 62 | 230 | 112 | 103 | 0 | 50 | 352 | 73 | 45 |
| Binary | 100111 | 110010 | 10011000 | 1001010 | 1000011 | 0 | 101000 | 11101010 | 111011 | 100101 |
Color Harmonies of #273298
Complementary color
Monochromatic Colors of #273298
Black with #273298
Text Example
Text Example
White with #273298
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #273298; }
p { color: rgb(39,50,152); }
H1.HeaderClassName
{
color: #273298;
}
.AnyTagClassName
{
color: #273298;
}
</style>
background-color css
<style>
a { background-color: #273298; }
a { background-color: rgb(39,50,152); }
div.DivClassName
{
background-color: #273298;
}
.BgClassName
{
background-color: #273298;
}
</style>
border-color css
<style>
span { border-color: #273298; }
span { border-color: rgb(39,50,152); }
td.TdClassName
{
border-color: #273298;
}
.TagClassName
{
border-color: #273298;
}
</style>