Shades of Egyptian Blue #273995
Tints of Egyptian Blue #273995
RGB
CMYK
RGB Variations
Color information
#273995 (or 0x273995) is known color: Egyptian Blue. HEX triplet: 27, 39 and 95. RGB value is (39,57,149). Sum of RGB (Red+Green+Blue) = 39+57+149=245 (32% of max value = 765). Red value is 39 (15.62% from 255 or 15.92% from 245); Green value is 57 (22.66% from 255 or 23.27% from 245); Blue value is 149 (58.59% from 255 or 60.82% from 245); Max value from RGB is 149 - color contains mainly: blue. Hex color #273995 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #273995 is #D8C66A. Grayscale: #3D3D3D. Windows color (decimal): -14206571 or 9779495. OLE color: 9779495.
HSL color Cylindrical-coordinate representation of color #273995: hue angle of 230.18º degrees, saturation: 0.59, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #273995 is Cyan = 0.74, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 39 | 57 | 149 | - |
| CMYK | 0.74 | 0.62 | 0 | 0.42 |
| HSL | 230.18º | 0.59% | 0.37% | - |
| HSV(B) | 230.18º | 0.74% | 0.58% | - |
| XYZ | 7.72 | 5.53 | 29.09 | - |
| YUV | 62.11 | 177.04 | 111.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 57 | 149 | 0.74 | 0.62 | 0 | 0.42 | 230.18 | 0.59 | 0.37 |
| Hex | 27 | 39 | 95 | 4A | 3E | 0 | 2A | E6 | 3B | 25 |
| Octal | 47 | 71 | 225 | 112 | 76 | 0 | 52 | 346 | 73 | 45 |
| Binary | 100111 | 111001 | 10010101 | 1001010 | 111110 | 0 | 101010 | 11100110 | 111011 | 100101 |
Color Harmonies of #273995
Complementary color
Monochromatic Colors of #273995
Black with #273995
Text Example
Text Example
White with #273995
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #273995; }
p { color: rgb(39,57,149); }
H1.HeaderClassName
{
color: #273995;
}
.AnyTagClassName
{
color: #273995;
}
</style>
background-color css
<style>
a { background-color: #273995; }
a { background-color: rgb(39,57,149); }
div.DivClassName
{
background-color: #273995;
}
.BgClassName
{
background-color: #273995;
}
</style>
border-color css
<style>
span { border-color: #273995; }
span { border-color: rgb(39,57,149); }
td.TdClassName
{
border-color: #273995;
}
.TagClassName
{
border-color: #273995;
}
</style>