Shades of Egyptian Blue #283594
Tints of Egyptian Blue #283594
RGB
CMYK
RGB Variations
Color information
#283594 (or 0x283594) is known color: Egyptian Blue. HEX triplet: 28, 35 and 94. RGB value is (40,53,148). Sum of RGB (Red+Green+Blue) = 40+53+148=241 (31% of max value = 765). Red value is 40 (16.02% from 255 or 16.60% from 241); Green value is 53 (21.09% from 255 or 21.99% from 241); Blue value is 148 (58.20% from 255 or 61.41% from 241); Max value from RGB is 148 - color contains mainly: blue. Hex color #283594 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #283594 is #D7CA6B. Grayscale: #3B3B3B. Windows color (decimal): -14142060 or 9712936. OLE color: 9712936.
HSL color Cylindrical-coordinate representation of color #283594: hue angle of 232.78º 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 #283594 is Cyan = 0.73, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 40 | 53 | 148 | - |
| CMYK | 0.73 | 0.64 | 0 | 0.42 |
| HSL | 232.78º | 0.57% | 0.37% | - |
| HSV(B) | 232.78º | 0.73% | 0.58% | - |
| XYZ | 7.49 | 5.14 | 28.61 | - |
| YUV | 59.94 | 177.69 | 113.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 53 | 148 | 0.73 | 0.64 | 0 | 0.42 | 232.78 | 0.57 | 0.37 |
| Hex | 28 | 35 | 94 | 49 | 40 | 0 | 2A | E9 | 39 | 25 |
| Octal | 50 | 65 | 224 | 111 | 100 | 0 | 52 | 351 | 71 | 45 |
| Binary | 101000 | 110101 | 10010100 | 1001001 | 1000000 | 0 | 101010 | 11101001 | 111001 | 100101 |
Color Harmonies of #283594
Complementary color
Monochromatic Colors of #283594
Black with #283594
Text Example
Text Example
White with #283594
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #283594; }
p { color: rgb(40,53,148); }
H1.HeaderClassName
{
color: #283594;
}
.AnyTagClassName
{
color: #283594;
}
</style>
background-color css
<style>
a { background-color: #283594; }
a { background-color: rgb(40,53,148); }
div.DivClassName
{
background-color: #283594;
}
.BgClassName
{
background-color: #283594;
}
</style>
border-color css
<style>
span { border-color: #283594; }
span { border-color: rgb(40,53,148); }
td.TdClassName
{
border-color: #283594;
}
.TagClassName
{
border-color: #283594;
}
</style>