Shades of Egyptian Blue #152893
Tints of Egyptian Blue #152893
RGB
CMYK
RGB Variations
Color information
#152893 (or 0x152893) is known color: Egyptian Blue. HEX triplet: 15, 28 and 93. RGB value is (21,40,147). Sum of RGB (Red+Green+Blue) = 21+40+147=208 (27% of max value = 765). Red value is 21 (8.59% from 255 or 10.10% from 208); Green value is 40 (16.02% from 255 or 19.23% from 208); Blue value is 147 (57.81% from 255 or 70.67% from 208); Max value from RGB is 147 - color contains mainly: blue. Hex color #152893 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #152893 is #EAD76C. Grayscale: #2E2E2E. Windows color (decimal): -15390573 or 9644053. OLE color: 9644053.
HSL color Cylindrical-coordinate representation of color #152893: hue angle of 230.95º degrees, saturation: 0.75, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #152893 is Cyan = 0.86, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 21 | 40 | 147 | - |
| CMYK | 0.86 | 0.73 | 0 | 0.42 |
| HSL | 230.95º | 0.75% | 0.33% | - |
| HSV(B) | 230.95º | 0.86% | 0.58% | - |
| XYZ | 6.33 | 3.78 | 28 | - |
| YUV | 46.52 | 184.71 | 109.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 40 | 147 | 0.86 | 0.73 | 0 | 0.42 | 230.95 | 0.75 | 0.33 |
| Hex | 15 | 28 | 93 | 56 | 49 | 0 | 2A | E7 | 4B | 21 |
| Octal | 25 | 50 | 223 | 126 | 111 | 0 | 52 | 347 | 113 | 41 |
| Binary | 10101 | 101000 | 10010011 | 1010110 | 1001001 | 0 | 101010 | 11100111 | 1001011 | 100001 |
Color Harmonies of #152893
Complementary color
Monochromatic Colors of #152893
Black with #152893
Text Example
Text Example
White with #152893
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #152893; }
p { color: rgb(21,40,147); }
H1.HeaderClassName
{
color: #152893;
}
.AnyTagClassName
{
color: #152893;
}
</style>
background-color css
<style>
a { background-color: #152893; }
a { background-color: rgb(21,40,147); }
div.DivClassName
{
background-color: #152893;
}
.BgClassName
{
background-color: #152893;
}
</style>
border-color css
<style>
span { border-color: #152893; }
span { border-color: rgb(21,40,147); }
td.TdClassName
{
border-color: #152893;
}
.TagClassName
{
border-color: #152893;
}
</style>