Shades of Egyptian Blue #273998
Tints of Egyptian Blue #273998
RGB
CMYK
RGB Variations
Color information
#273998 (or 0x273998) is known color: Egyptian Blue. HEX triplet: 27, 39 and 98. RGB value is (39,57,152). Sum of RGB (Red+Green+Blue) = 39+57+152=248 (32% of max value = 765). Red value is 39 (15.62% from 255 or 15.73% from 248); Green value is 57 (22.66% from 255 or 22.98% from 248); Blue value is 152 (59.77% from 255 or 61.29% from 248); Max value from RGB is 152 - color contains mainly: blue. Hex color #273998 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #273998 is #D8C667. Grayscale: #3E3E3E. Windows color (decimal): -14206568 or 9976103. OLE color: 9976103.
HSL color Cylindrical-coordinate representation of color #273998: hue angle of 230.44º 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 #273998 is Cyan = 0.74, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 39 | 57 | 152 | - |
| CMYK | 0.74 | 0.62 | 0 | 0.40 |
| HSL | 230.44º | 0.59% | 0.37% | - |
| HSV(B) | 230.44º | 0.74% | 0.6% | - |
| XYZ | 7.97 | 5.62 | 30.37 | - |
| YUV | 62.45 | 178.54 | 111.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 57 | 152 | 0.74 | 0.62 | 0 | 0.40 | 230.44 | 0.59 | 0.37 |
| Hex | 27 | 39 | 98 | 4A | 3E | 0 | 28 | E6 | 3B | 25 |
| Octal | 47 | 71 | 230 | 112 | 76 | 0 | 50 | 346 | 73 | 45 |
| Binary | 100111 | 111001 | 10011000 | 1001010 | 111110 | 0 | 101000 | 11100110 | 111011 | 100101 |
Color Harmonies of #273998
Complementary color
Monochromatic Colors of #273998
Black with #273998
Text Example
Text Example
White with #273998
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #273998; }
p { color: rgb(39,57,152); }
H1.HeaderClassName
{
color: #273998;
}
.AnyTagClassName
{
color: #273998;
}
</style>
background-color css
<style>
a { background-color: #273998; }
a { background-color: rgb(39,57,152); }
div.DivClassName
{
background-color: #273998;
}
.BgClassName
{
background-color: #273998;
}
</style>
border-color css
<style>
span { border-color: #273998; }
span { border-color: rgb(39,57,152); }
td.TdClassName
{
border-color: #273998;
}
.TagClassName
{
border-color: #273998;
}
</style>