Shades of Egyptian Blue #133592
Tints of Egyptian Blue #133592
RGB
CMYK
RGB Variations
Color information
#133592 (or 0x133592) is known color: Egyptian Blue. HEX triplet: 13, 35 and 92. RGB value is (19,53,146). Sum of RGB (Red+Green+Blue) = 19+53+146=218 (28% of max value = 765). Red value is 19 (7.81% from 255 or 8.72% from 218); Green value is 53 (21.09% from 255 or 24.31% from 218); Blue value is 146 (57.42% from 255 or 66.97% from 218); Max value from RGB is 146 - color contains mainly: blue. Hex color #133592 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #133592 is #ECCA6D. Grayscale: #353535. Windows color (decimal): -15518318 or 9581843. OLE color: 9581843.
HSL color Cylindrical-coordinate representation of color #133592: hue angle of 223.94º degrees, saturation: 0.77, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #133592 is Cyan = 0.87, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 19 | 53 | 146 | - |
| CMYK | 0.87 | 0.64 | 0 | 0.43 |
| HSL | 223.94º | 0.77% | 0.32% | - |
| HSV(B) | 223.94º | 0.87% | 0.57% | - |
| XYZ | 6.73 | 4.76 | 27.76 | - |
| YUV | 53.44 | 180.24 | 103.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 53 | 146 | 0.87 | 0.64 | 0 | 0.43 | 223.94 | 0.77 | 0.32 |
| Hex | 13 | 35 | 92 | 57 | 40 | 0 | 2B | E0 | 4D | 20 |
| Octal | 23 | 65 | 222 | 127 | 100 | 0 | 53 | 340 | 115 | 40 |
| Binary | 10011 | 110101 | 10010010 | 1010111 | 1000000 | 0 | 101011 | 11100000 | 1001101 | 100000 |
Color Harmonies of #133592
Complementary color
Monochromatic Colors of #133592
Black with #133592
Text Example
Text Example
White with #133592
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #133592; }
p { color: rgb(19,53,146); }
H1.HeaderClassName
{
color: #133592;
}
.AnyTagClassName
{
color: #133592;
}
</style>
background-color css
<style>
a { background-color: #133592; }
a { background-color: rgb(19,53,146); }
div.DivClassName
{
background-color: #133592;
}
.BgClassName
{
background-color: #133592;
}
</style>
border-color css
<style>
span { border-color: #133592; }
span { border-color: rgb(19,53,146); }
td.TdClassName
{
border-color: #133592;
}
.TagClassName
{
border-color: #133592;
}
</style>