Shades of Egyptian Blue #273398
Tints of Egyptian Blue #273398
RGB
CMYK
RGB Variations
Color information
#273398 (or 0x273398) is known color: Egyptian Blue. HEX triplet: 27, 33 and 98. RGB value is (39,51,152). Sum of RGB (Red+Green+Blue) = 39+51+152=242 (32% of max value = 765). Red value is 39 (15.62% from 255 or 16.12% from 242); Green value is 51 (20.31% from 255 or 21.07% from 242); Blue value is 152 (59.77% from 255 or 62.81% from 242); Max value from RGB is 152 - color contains mainly: blue. Hex color #273398 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #273398 is #D8CC67. Grayscale: #3A3A3A. Windows color (decimal): -14208104 or 9974567. OLE color: 9974567.
HSL color Cylindrical-coordinate representation of color #273398: hue angle of 233.63º 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 #273398 is Cyan = 0.74, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 39 | 51 | 152 | - |
| CMYK | 0.74 | 0.66 | 0 | 0.40 |
| HSL | 233.63º | 0.59% | 0.37% | - |
| HSV(B) | 233.63º | 0.74% | 0.6% | - |
| XYZ | 7.69 | 5.07 | 30.28 | - |
| YUV | 58.93 | 180.52 | 113.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 51 | 152 | 0.74 | 0.66 | 0 | 0.40 | 233.63 | 0.59 | 0.37 |
| Hex | 27 | 33 | 98 | 4A | 42 | 0 | 28 | EA | 3B | 25 |
| Octal | 47 | 63 | 230 | 112 | 102 | 0 | 50 | 352 | 73 | 45 |
| Binary | 100111 | 110011 | 10011000 | 1001010 | 1000010 | 0 | 101000 | 11101010 | 111011 | 100101 |
Color Harmonies of #273398
Complementary color
Monochromatic Colors of #273398
Black with #273398
Text Example
Text Example
White with #273398
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #273398; }
p { color: rgb(39,51,152); }
H1.HeaderClassName
{
color: #273398;
}
.AnyTagClassName
{
color: #273398;
}
</style>
background-color css
<style>
a { background-color: #273398; }
a { background-color: rgb(39,51,152); }
div.DivClassName
{
background-color: #273398;
}
.BgClassName
{
background-color: #273398;
}
</style>
border-color css
<style>
span { border-color: #273398; }
span { border-color: rgb(39,51,152); }
td.TdClassName
{
border-color: #273398;
}
.TagClassName
{
border-color: #273398;
}
</style>