Shades of Egyptian Blue #133997
Tints of Egyptian Blue #133997
RGB
CMYK
RGB Variations
Color information
#133997 (or 0x133997) is known color: Egyptian Blue. HEX triplet: 13, 39 and 97. RGB value is (19,57,151). Sum of RGB (Red+Green+Blue) = 19+57+151=227 (30% of max value = 765). Red value is 19 (7.81% from 255 or 8.37% from 227); Green value is 57 (22.66% from 255 or 25.11% from 227); Blue value is 151 (59.38% from 255 or 66.52% from 227); Max value from RGB is 151 - color contains mainly: blue. Hex color #133997 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #133997 is #ECC668. Grayscale: #373737. Windows color (decimal): -15517289 or 9910547. OLE color: 9910547.
HSL color Cylindrical-coordinate representation of color #133997: hue angle of 222.73º 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 #133997 is Cyan = 0.87, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 19 | 57 | 151 | - |
| CMYK | 0.87 | 0.62 | 0 | 0.41 |
| HSL | 222.73º | 0.78% | 0.33% | - |
| HSV(B) | 222.73º | 0.87% | 0.59% | - |
| XYZ | 7.32 | 5.3 | 29.92 | - |
| YUV | 56.35 | 181.41 | 101.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 57 | 151 | 0.87 | 0.62 | 0 | 0.41 | 222.73 | 0.78 | 0.33 |
| Hex | 13 | 39 | 97 | 57 | 3E | 0 | 29 | DF | 4E | 21 |
| Octal | 23 | 71 | 227 | 127 | 76 | 0 | 51 | 337 | 116 | 41 |
| Binary | 10011 | 111001 | 10010111 | 1010111 | 111110 | 0 | 101001 | 11011111 | 1001110 | 100001 |
Color Harmonies of #133997
Complementary color
Monochromatic Colors of #133997
Black with #133997
Text Example
Text Example
White with #133997
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #133997; }
p { color: rgb(19,57,151); }
H1.HeaderClassName
{
color: #133997;
}
.AnyTagClassName
{
color: #133997;
}
</style>
background-color css
<style>
a { background-color: #133997; }
a { background-color: rgb(19,57,151); }
div.DivClassName
{
background-color: #133997;
}
.BgClassName
{
background-color: #133997;
}
</style>
border-color css
<style>
span { border-color: #133997; }
span { border-color: rgb(19,57,151); }
td.TdClassName
{
border-color: #133997;
}
.TagClassName
{
border-color: #133997;
}
</style>