Shades of Egyptian Blue #143296
Tints of Egyptian Blue #143296
RGB
CMYK
RGB Variations
Color information
#143296 (or 0x143296) is known color: Egyptian Blue. HEX triplet: 14, 32 and 96. RGB value is (20,50,150). Sum of RGB (Red+Green+Blue) = 20+50+150=220 (29% of max value = 765). Red value is 20 (8.20% from 255 or 9.09% from 220); Green value is 50 (19.92% from 255 or 22.73% from 220); Blue value is 150 (58.98% from 255 or 68.18% from 220); Max value from RGB is 150 - color contains mainly: blue. Hex color #143296 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #143296 is #EBCD69. Grayscale: #343434. Windows color (decimal): -15453546 or 9843220. OLE color: 9843220.
HSL color Cylindrical-coordinate representation of color #143296: hue angle of 226.15º degrees, saturation: 0.76, 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 #143296 is Cyan = 0.87, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 20 | 50 | 150 | - |
| CMYK | 0.87 | 0.67 | 0 | 0.41 |
| HSL | 226.15º | 0.76% | 0.33% | - |
| HSV(B) | 226.15º | 0.87% | 0.59% | - |
| XYZ | 6.93 | 4.63 | 29.38 | - |
| YUV | 52.43 | 183.06 | 104.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 50 | 150 | 0.87 | 0.67 | 0 | 0.41 | 226.15 | 0.76 | 0.33 |
| Hex | 14 | 32 | 96 | 57 | 43 | 0 | 29 | E2 | 4C | 21 |
| Octal | 24 | 62 | 226 | 127 | 103 | 0 | 51 | 342 | 114 | 41 |
| Binary | 10100 | 110010 | 10010110 | 1010111 | 1000011 | 0 | 101001 | 11100010 | 1001100 | 100001 |
Color Harmonies of #143296
Complementary color
Monochromatic Colors of #143296
Black with #143296
Text Example
Text Example
White with #143296
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #143296; }
p { color: rgb(20,50,150); }
H1.HeaderClassName
{
color: #143296;
}
.AnyTagClassName
{
color: #143296;
}
</style>
background-color css
<style>
a { background-color: #143296; }
a { background-color: rgb(20,50,150); }
div.DivClassName
{
background-color: #143296;
}
.BgClassName
{
background-color: #143296;
}
</style>
border-color css
<style>
span { border-color: #143296; }
span { border-color: rgb(20,50,150); }
td.TdClassName
{
border-color: #143296;
}
.TagClassName
{
border-color: #143296;
}
</style>