Shades of Egyptian Blue #132590
Tints of Egyptian Blue #132590
RGB
CMYK
RGB Variations
Color information
#132590 (or 0x132590) is known color: Egyptian Blue. HEX triplet: 13, 25 and 90. RGB value is (19,37,144). Sum of RGB (Red+Green+Blue) = 19+37+144=200 (26% of max value = 765). Red value is 19 (7.81% from 255 or 9.5% from 200); Green value is 37 (14.84% from 255 or 18.5% from 200); Blue value is 144 (56.64% from 255 or 72% from 200); Max value from RGB is 144 - color contains mainly: blue. Hex color #132590 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #132590 is #ECDA6F. Grayscale: #2B2B2B. Windows color (decimal): -15522416 or 9446675. OLE color: 9446675.
HSL color Cylindrical-coordinate representation of color #132590: hue angle of 231.36º degrees, saturation: 0.77, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #132590 is Cyan = 0.87, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 19 | 37 | 144 | - |
| CMYK | 0.87 | 0.74 | 0 | 0.44 |
| HSL | 231.36º | 0.77% | 0.32% | - |
| HSV(B) | 231.36º | 0.87% | 0.56% | - |
| XYZ | 5.96 | 3.48 | 26.74 | - |
| YUV | 43.82 | 184.54 | 110.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 37 | 144 | 0.87 | 0.74 | 0 | 0.44 | 231.36 | 0.77 | 0.32 |
| Hex | 13 | 25 | 90 | 57 | 4A | 0 | 2C | E7 | 4D | 20 |
| Octal | 23 | 45 | 220 | 127 | 112 | 0 | 54 | 347 | 115 | 40 |
| Binary | 10011 | 100101 | 10010000 | 1010111 | 1001010 | 0 | 101100 | 11100111 | 1001101 | 100000 |
Color Harmonies of #132590
Complementary color
Monochromatic Colors of #132590
Black with #132590
Text Example
Text Example
White with #132590
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #132590; }
p { color: rgb(19,37,144); }
H1.HeaderClassName
{
color: #132590;
}
.AnyTagClassName
{
color: #132590;
}
</style>
background-color css
<style>
a { background-color: #132590; }
a { background-color: rgb(19,37,144); }
div.DivClassName
{
background-color: #132590;
}
.BgClassName
{
background-color: #132590;
}
</style>
border-color css
<style>
span { border-color: #132590; }
span { border-color: rgb(19,37,144); }
td.TdClassName
{
border-color: #132590;
}
.TagClassName
{
border-color: #132590;
}
</style>