Shades of Egyptian Blue #154696
Tints of Egyptian Blue #154696
RGB
CMYK
RGB Variations
Color information
#154696 (or 0x154696) is known color: Egyptian Blue. HEX triplet: 15, 46 and 96. RGB value is (21,70,150). Sum of RGB (Red+Green+Blue) = 21+70+150=241 (31% of max value = 765). Red value is 21 (8.59% from 255 or 8.71% from 241); Green value is 70 (27.73% from 255 or 29.05% from 241); Blue value is 150 (58.98% from 255 or 62.24% from 241); Max value from RGB is 150 - color contains mainly: blue. Hex color #154696 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #154696 is #EAB969. Grayscale: #404040. Windows color (decimal): -15382890 or 9848341. OLE color: 9848341.
HSL color Cylindrical-coordinate representation of color #154696: hue angle of 217.21º degrees, saturation: 0.75, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #154696 is Cyan = 0.86, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 21 | 70 | 150 | - |
| CMYK | 0.86 | 0.53 | 0 | 0.41 |
| HSL | 217.21º | 0.75% | 0.34% | - |
| HSV(B) | 217.21º | 0.86% | 0.59% | - |
| XYZ | 8 | 6.74 | 29.73 | - |
| YUV | 64.47 | 176.27 | 97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 70 | 150 | 0.86 | 0.53 | 0 | 0.41 | 217.21 | 0.75 | 0.34 |
| Hex | 15 | 46 | 96 | 56 | 35 | 0 | 29 | D9 | 4B | 22 |
| Octal | 25 | 106 | 226 | 126 | 65 | 0 | 51 | 331 | 113 | 42 |
| Binary | 10101 | 1000110 | 10010110 | 1010110 | 110101 | 0 | 101001 | 11011001 | 1001011 | 100010 |
Color Harmonies of #154696
Complementary color
Monochromatic Colors of #154696
Black with #154696
Text Example
Text Example
White with #154696
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #154696; }
p { color: rgb(21,70,150); }
H1.HeaderClassName
{
color: #154696;
}
.AnyTagClassName
{
color: #154696;
}
</style>
background-color css
<style>
a { background-color: #154696; }
a { background-color: rgb(21,70,150); }
div.DivClassName
{
background-color: #154696;
}
.BgClassName
{
background-color: #154696;
}
</style>
border-color css
<style>
span { border-color: #154696; }
span { border-color: rgb(21,70,150); }
td.TdClassName
{
border-color: #154696;
}
.TagClassName
{
border-color: #154696;
}
</style>