Shades of Egyptian Blue #283694
Tints of Egyptian Blue #283694
RGB
CMYK
RGB Variations
Color information
#283694 (or 0x283694) is known color: Egyptian Blue. HEX triplet: 28, 36 and 94. RGB value is (40,54,148). Sum of RGB (Red+Green+Blue) = 40+54+148=242 (32% of max value = 765). Red value is 40 (16.02% from 255 or 16.53% from 242); Green value is 54 (21.48% from 255 or 22.31% from 242); Blue value is 148 (58.20% from 255 or 61.16% from 242); Max value from RGB is 148 - color contains mainly: blue. Hex color #283694 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #283694 is #D7C96B. Grayscale: #3C3C3C. Windows color (decimal): -14141804 or 9713192. OLE color: 9713192.
HSL color Cylindrical-coordinate representation of color #283694: hue angle of 232.22º degrees, saturation: 0.57, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #283694 is Cyan = 0.73, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 40 | 54 | 148 | - |
| CMYK | 0.73 | 0.64 | 0 | 0.42 |
| HSL | 232.22º | 0.57% | 0.37% | - |
| HSV(B) | 232.22º | 0.73% | 0.58% | - |
| XYZ | 7.54 | 5.23 | 28.63 | - |
| YUV | 60.53 | 177.36 | 113.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 54 | 148 | 0.73 | 0.64 | 0 | 0.42 | 232.22 | 0.57 | 0.37 |
| Hex | 28 | 36 | 94 | 49 | 40 | 0 | 2A | E8 | 39 | 25 |
| Octal | 50 | 66 | 224 | 111 | 100 | 0 | 52 | 350 | 71 | 45 |
| Binary | 101000 | 110110 | 10010100 | 1001001 | 1000000 | 0 | 101010 | 11101000 | 111001 | 100101 |
Color Harmonies of #283694
Complementary color
Monochromatic Colors of #283694
Black with #283694
Text Example
Text Example
White with #283694
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #283694; }
p { color: rgb(40,54,148); }
H1.HeaderClassName
{
color: #283694;
}
.AnyTagClassName
{
color: #283694;
}
</style>
background-color css
<style>
a { background-color: #283694; }
a { background-color: rgb(40,54,148); }
div.DivClassName
{
background-color: #283694;
}
.BgClassName
{
background-color: #283694;
}
</style>
border-color css
<style>
span { border-color: #283694; }
span { border-color: rgb(40,54,148); }
td.TdClassName
{
border-color: #283694;
}
.TagClassName
{
border-color: #283694;
}
</style>