Shades of Egyptian Blue #283496
Tints of Egyptian Blue #283496
RGB
CMYK
RGB Variations
Color information
#283496 (or 0x283496) is known color: Egyptian Blue. HEX triplet: 28, 34 and 96. RGB value is (40,52,150). Sum of RGB (Red+Green+Blue) = 40+52+150=242 (32% of max value = 765). Red value is 40 (16.02% from 255 or 16.53% from 242); Green value is 52 (20.70% from 255 or 21.49% from 242); Blue value is 150 (58.98% from 255 or 61.98% from 242); Max value from RGB is 150 - color contains mainly: blue. Hex color #283496 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #283496 is #D7CB69. Grayscale: #3B3B3B. Windows color (decimal): -14142314 or 9843752. OLE color: 9843752.
HSL color Cylindrical-coordinate representation of color #283496: hue angle of 233.45º degrees, saturation: 0.58, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #283496 is Cyan = 0.73, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 40 | 52 | 150 | - |
| CMYK | 0.73 | 0.65 | 0 | 0.41 |
| HSL | 233.45º | 0.58% | 0.37% | - |
| HSV(B) | 233.45º | 0.73% | 0.59% | - |
| XYZ | 7.61 | 5.11 | 29.44 | - |
| YUV | 59.58 | 179.02 | 114.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 52 | 150 | 0.73 | 0.65 | 0 | 0.41 | 233.45 | 0.58 | 0.37 |
| Hex | 28 | 34 | 96 | 49 | 41 | 0 | 29 | E9 | 3A | 25 |
| Octal | 50 | 64 | 226 | 111 | 101 | 0 | 51 | 351 | 72 | 45 |
| Binary | 101000 | 110100 | 10010110 | 1001001 | 1000001 | 0 | 101001 | 11101001 | 111010 | 100101 |
Color Harmonies of #283496
Complementary color
Monochromatic Colors of #283496
Black with #283496
Text Example
Text Example
White with #283496
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #283496; }
p { color: rgb(40,52,150); }
H1.HeaderClassName
{
color: #283496;
}
.AnyTagClassName
{
color: #283496;
}
</style>
background-color css
<style>
a { background-color: #283496; }
a { background-color: rgb(40,52,150); }
div.DivClassName
{
background-color: #283496;
}
.BgClassName
{
background-color: #283496;
}
</style>
border-color css
<style>
span { border-color: #283496; }
span { border-color: rgb(40,52,150); }
td.TdClassName
{
border-color: #283496;
}
.TagClassName
{
border-color: #283496;
}
</style>