Shades of Egyptian Blue #142298
Tints of Egyptian Blue #142298
RGB
CMYK
RGB Variations
Color information
#142298 (or 0x142298) is known color: Egyptian Blue. HEX triplet: 14, 22 and 98. RGB value is (20,34,152). Sum of RGB (Red+Green+Blue) = 20+34+152=206 (27% of max value = 765). Red value is 20 (8.20% from 255 or 9.71% from 206); Green value is 34 (13.67% from 255 or 16.50% from 206); Blue value is 152 (59.77% from 255 or 73.79% from 206); Max value from RGB is 152 - color contains mainly: blue. Hex color #142298 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #142298 is #EBDD67. Grayscale: #2A2A2A. Windows color (decimal): -15457640 or 9970196. OLE color: 9970196.
HSL color Cylindrical-coordinate representation of color #142298: hue angle of 233.64º degrees, saturation: 0.77, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #142298 is Cyan = 0.87, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 20 | 34 | 152 | - |
| CMYK | 0.87 | 0.78 | 0 | 0.40 |
| HSL | 233.64º | 0.77% | 0.34% | - |
| HSV(B) | 233.64º | 0.87% | 0.6% | - |
| XYZ | 6.53 | 3.56 | 30.05 | - |
| YUV | 43.27 | 189.36 | 111.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 34 | 152 | 0.87 | 0.78 | 0 | 0.40 | 233.64 | 0.77 | 0.34 |
| Hex | 14 | 22 | 98 | 57 | 4E | 0 | 28 | EA | 4D | 22 |
| Octal | 24 | 42 | 230 | 127 | 116 | 0 | 50 | 352 | 115 | 42 |
| Binary | 10100 | 100010 | 10011000 | 1010111 | 1001110 | 0 | 101000 | 11101010 | 1001101 | 100010 |
Color Harmonies of #142298
Complementary color
Monochromatic Colors of #142298
Black with #142298
Text Example
Text Example
White with #142298
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #142298; }
p { color: rgb(20,34,152); }
H1.HeaderClassName
{
color: #142298;
}
.AnyTagClassName
{
color: #142298;
}
</style>
background-color css
<style>
a { background-color: #142298; }
a { background-color: rgb(20,34,152); }
div.DivClassName
{
background-color: #142298;
}
.BgClassName
{
background-color: #142298;
}
</style>
border-color css
<style>
span { border-color: #142298; }
span { border-color: rgb(20,34,152); }
td.TdClassName
{
border-color: #142298;
}
.TagClassName
{
border-color: #142298;
}
</style>