Shades of Egyptian Blue #133692
Tints of Egyptian Blue #133692
RGB
CMYK
RGB Variations
Color information
#133692 (or 0x133692) is known color: Egyptian Blue. HEX triplet: 13, 36 and 92. RGB value is (19,54,146). Sum of RGB (Red+Green+Blue) = 19+54+146=219 (29% of max value = 765). Red value is 19 (7.81% from 255 or 8.68% from 219); Green value is 54 (21.48% from 255 or 24.66% from 219); Blue value is 146 (57.42% from 255 or 66.67% from 219); Max value from RGB is 146 - color contains mainly: blue. Hex color #133692 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #133692 is #ECC96D. Grayscale: #353535. Windows color (decimal): -15518062 or 9582099. OLE color: 9582099.
HSL color Cylindrical-coordinate representation of color #133692: hue angle of 223.46º 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 #133692 is Cyan = 0.87, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 19 | 54 | 146 | - |
| CMYK | 0.87 | 0.63 | 0 | 0.43 |
| HSL | 223.46º | 0.77% | 0.32% | - |
| HSV(B) | 223.46º | 0.87% | 0.57% | - |
| XYZ | 6.78 | 4.85 | 27.77 | - |
| YUV | 54.02 | 179.9 | 103.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 54 | 146 | 0.87 | 0.63 | 0 | 0.43 | 223.46 | 0.77 | 0.32 |
| Hex | 13 | 36 | 92 | 57 | 3F | 0 | 2B | DF | 4D | 20 |
| Octal | 23 | 66 | 222 | 127 | 77 | 0 | 53 | 337 | 115 | 40 |
| Binary | 10011 | 110110 | 10010010 | 1010111 | 111111 | 0 | 101011 | 11011111 | 1001101 | 100000 |
Color Harmonies of #133692
Complementary color
Monochromatic Colors of #133692
Black with #133692
Text Example
Text Example
White with #133692
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #133692; }
p { color: rgb(19,54,146); }
H1.HeaderClassName
{
color: #133692;
}
.AnyTagClassName
{
color: #133692;
}
</style>
background-color css
<style>
a { background-color: #133692; }
a { background-color: rgb(19,54,146); }
div.DivClassName
{
background-color: #133692;
}
.BgClassName
{
background-color: #133692;
}
</style>
border-color css
<style>
span { border-color: #133692; }
span { border-color: rgb(19,54,146); }
td.TdClassName
{
border-color: #133692;
}
.TagClassName
{
border-color: #133692;
}
</style>