Shades of Egyptian Blue #182795
Tints of Egyptian Blue #182795
RGB
CMYK
RGB Variations
Color information
#182795 (or 0x182795) is known color: Egyptian Blue. HEX triplet: 18, 27 and 95. RGB value is (24,39,149). Sum of RGB (Red+Green+Blue) = 24+39+149=212 (28% of max value = 765). Red value is 24 (9.77% from 255 or 11.32% from 212); Green value is 39 (15.62% from 255 or 18.40% from 212); Blue value is 149 (58.59% from 255 or 70.28% from 212); Max value from RGB is 149 - color contains mainly: blue. Hex color #182795 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #182795 is #E7D86A. Grayscale: #2E2E2E. Windows color (decimal): -15194219 or 9774872. OLE color: 9774872.
HSL color Cylindrical-coordinate representation of color #182795: hue angle of 232.8º degrees, saturation: 0.72, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #182795 is Cyan = 0.84, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 24 | 39 | 149 | - |
| CMYK | 0.84 | 0.74 | 0 | 0.42 |
| HSL | 232.8º | 0.72% | 0.34% | - |
| HSV(B) | 232.8º | 0.84% | 0.58% | - |
| XYZ | 6.53 | 3.82 | 28.83 | - |
| YUV | 47.06 | 185.53 | 111.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 24 | 39 | 149 | 0.84 | 0.74 | 0 | 0.42 | 232.8 | 0.72 | 0.34 |
| Hex | 18 | 27 | 95 | 54 | 4A | 0 | 2A | E9 | 48 | 22 |
| Octal | 30 | 47 | 225 | 124 | 112 | 0 | 52 | 351 | 110 | 42 |
| Binary | 11000 | 100111 | 10010101 | 1010100 | 1001010 | 0 | 101010 | 11101001 | 1001000 | 100010 |
Color Harmonies of #182795
Complementary color
Monochromatic Colors of #182795
Black with #182795
Text Example
Text Example
White with #182795
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #182795; }
p { color: rgb(24,39,149); }
H1.HeaderClassName
{
color: #182795;
}
.AnyTagClassName
{
color: #182795;
}
</style>
background-color css
<style>
a { background-color: #182795; }
a { background-color: rgb(24,39,149); }
div.DivClassName
{
background-color: #182795;
}
.BgClassName
{
background-color: #182795;
}
</style>
border-color css
<style>
span { border-color: #182795; }
span { border-color: rgb(24,39,149); }
td.TdClassName
{
border-color: #182795;
}
.TagClassName
{
border-color: #182795;
}
</style>