Shades of Egyptian Blue #273095
Tints of Egyptian Blue #273095
RGB
CMYK
RGB Variations
Color information
#273095 (or 0x273095) is known color: Egyptian Blue. HEX triplet: 27, 30 and 95. RGB value is (39,48,149). Sum of RGB (Red+Green+Blue) = 39+48+149=236 (31% of max value = 765). Red value is 39 (15.62% from 255 or 16.53% from 236); Green value is 48 (19.14% from 255 or 20.34% from 236); Blue value is 149 (58.59% from 255 or 63.14% from 236); Max value from RGB is 149 - color contains mainly: blue. Hex color #273095 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #273095 is #D8CF6A. Grayscale: #383838. Windows color (decimal): -14208875 or 9777191. OLE color: 9777191.
HSL color Cylindrical-coordinate representation of color #273095: hue angle of 235.09º 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 #273095 is Cyan = 0.74, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 39 | 48 | 149 | - |
| CMYK | 0.74 | 0.68 | 0 | 0.42 |
| HSL | 235.09º | 0.59% | 0.37% | - |
| HSV(B) | 235.09º | 0.74% | 0.58% | - |
| XYZ | 7.32 | 4.72 | 28.96 | - |
| YUV | 56.82 | 180.02 | 115.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 48 | 149 | 0.74 | 0.68 | 0 | 0.42 | 235.09 | 0.59 | 0.37 |
| Hex | 27 | 30 | 95 | 4A | 44 | 0 | 2A | EB | 3B | 25 |
| Octal | 47 | 60 | 225 | 112 | 104 | 0 | 52 | 353 | 73 | 45 |
| Binary | 100111 | 110000 | 10010101 | 1001010 | 1000100 | 0 | 101010 | 11101011 | 111011 | 100101 |
Color Harmonies of #273095
Complementary color
Monochromatic Colors of #273095
Black with #273095
Text Example
Text Example
White with #273095
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #273095; }
p { color: rgb(39,48,149); }
H1.HeaderClassName
{
color: #273095;
}
.AnyTagClassName
{
color: #273095;
}
</style>
background-color css
<style>
a { background-color: #273095; }
a { background-color: rgb(39,48,149); }
div.DivClassName
{
background-color: #273095;
}
.BgClassName
{
background-color: #273095;
}
</style>
border-color css
<style>
span { border-color: #273095; }
span { border-color: rgb(39,48,149); }
td.TdClassName
{
border-color: #273095;
}
.TagClassName
{
border-color: #273095;
}
</style>