Shades of Egyptian Blue #133697
Tints of Egyptian Blue #133697
RGB
CMYK
RGB Variations
Color information
#133697 (or 0x133697) is known color: Egyptian Blue. HEX triplet: 13, 36 and 97. RGB value is (19,54,151). Sum of RGB (Red+Green+Blue) = 19+54+151=224 (29% of max value = 765). Red value is 19 (7.81% from 255 or 8.48% from 224); Green value is 54 (21.48% from 255 or 24.11% from 224); Blue value is 151 (59.38% from 255 or 67.41% from 224); Max value from RGB is 151 - color contains mainly: blue. Hex color #133697 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #133697 is #ECC968. Grayscale: #363636. Windows color (decimal): -15518057 or 9909779. OLE color: 9909779.
HSL color Cylindrical-coordinate representation of color #133697: hue angle of 224.09º degrees, saturation: 0.78, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #133697 is Cyan = 0.87, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 19 | 54 | 151 | - |
| CMYK | 0.87 | 0.64 | 0 | 0.41 |
| HSL | 224.09º | 0.78% | 0.33% | - |
| HSV(B) | 224.09º | 0.87% | 0.59% | - |
| XYZ | 7.17 | 5.01 | 29.87 | - |
| YUV | 54.59 | 182.4 | 102.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 54 | 151 | 0.87 | 0.64 | 0 | 0.41 | 224.09 | 0.78 | 0.33 |
| Hex | 13 | 36 | 97 | 57 | 40 | 0 | 29 | E0 | 4E | 21 |
| Octal | 23 | 66 | 227 | 127 | 100 | 0 | 51 | 340 | 116 | 41 |
| Binary | 10011 | 110110 | 10010111 | 1010111 | 1000000 | 0 | 101001 | 11100000 | 1001110 | 100001 |
Color Harmonies of #133697
Complementary color
Monochromatic Colors of #133697
Black with #133697
Text Example
Text Example
White with #133697
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #133697; }
p { color: rgb(19,54,151); }
H1.HeaderClassName
{
color: #133697;
}
.AnyTagClassName
{
color: #133697;
}
</style>
background-color css
<style>
a { background-color: #133697; }
a { background-color: rgb(19,54,151); }
div.DivClassName
{
background-color: #133697;
}
.BgClassName
{
background-color: #133697;
}
</style>
border-color css
<style>
span { border-color: #133697; }
span { border-color: rgb(19,54,151); }
td.TdClassName
{
border-color: #133697;
}
.TagClassName
{
border-color: #133697;
}
</style>