Shades of Egyptian Blue #183795
Tints of Egyptian Blue #183795
RGB
CMYK
RGB Variations
Color information
#183795 (or 0x183795) is known color: Egyptian Blue. HEX triplet: 18, 37 and 95. RGB value is (24,55,149). Sum of RGB (Red+Green+Blue) = 24+55+149=228 (30% of max value = 765). Red value is 24 (9.77% from 255 or 10.53% from 228); Green value is 55 (21.88% from 255 or 24.12% from 228); Blue value is 149 (58.59% from 255 or 65.35% from 228); Max value from RGB is 149 - color contains mainly: blue. Hex color #183795 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #183795 is #E7C86A. Grayscale: #383838. Windows color (decimal): -15190123 or 9778968. OLE color: 9778968.
HSL color Cylindrical-coordinate representation of color #183795: hue angle of 225.12º 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 #183795 is Cyan = 0.84, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 24 | 55 | 149 | - |
| CMYK | 0.84 | 0.63 | 0 | 0.42 |
| HSL | 225.12º | 0.72% | 0.34% | - |
| HSV(B) | 225.12º | 0.84% | 0.58% | - |
| XYZ | 7.17 | 5.1 | 29.04 | - |
| YUV | 56.45 | 180.23 | 104.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 24 | 55 | 149 | 0.84 | 0.63 | 0 | 0.42 | 225.12 | 0.72 | 0.34 |
| Hex | 18 | 37 | 95 | 54 | 3F | 0 | 2A | E1 | 48 | 22 |
| Octal | 30 | 67 | 225 | 124 | 77 | 0 | 52 | 341 | 110 | 42 |
| Binary | 11000 | 110111 | 10010101 | 1010100 | 111111 | 0 | 101010 | 11100001 | 1001000 | 100010 |
Color Harmonies of #183795
Complementary color
Monochromatic Colors of #183795
Black with #183795
Text Example
Text Example
White with #183795
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #183795; }
p { color: rgb(24,55,149); }
H1.HeaderClassName
{
color: #183795;
}
.AnyTagClassName
{
color: #183795;
}
</style>
background-color css
<style>
a { background-color: #183795; }
a { background-color: rgb(24,55,149); }
div.DivClassName
{
background-color: #183795;
}
.BgClassName
{
background-color: #183795;
}
</style>
border-color css
<style>
span { border-color: #183795; }
span { border-color: rgb(24,55,149); }
td.TdClassName
{
border-color: #183795;
}
.TagClassName
{
border-color: #183795;
}
</style>