Shades of Egyptian Blue #283695
Tints of Egyptian Blue #283695
RGB
CMYK
RGB Variations
Color information
#283695 (or 0x283695) is known color: Egyptian Blue. HEX triplet: 28, 36 and 95. RGB value is (40,54,149). Sum of RGB (Red+Green+Blue) = 40+54+149=243 (32% of max value = 765). Red value is 40 (16.02% from 255 or 16.46% from 243); Green value is 54 (21.48% from 255 or 22.22% from 243); Blue value is 149 (58.59% from 255 or 61.32% from 243); Max value from RGB is 149 - color contains mainly: blue. Hex color #283695 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #283695 is #D7C96A. Grayscale: #3C3C3C. Windows color (decimal): -14141803 or 9778728. OLE color: 9778728.
HSL color Cylindrical-coordinate representation of color #283695: hue angle of 232.29º degrees, saturation: 0.58, 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 #283695 is Cyan = 0.73, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 40 | 54 | 149 | - |
| CMYK | 0.73 | 0.64 | 0 | 0.42 |
| HSL | 232.29º | 0.58% | 0.37% | - |
| HSV(B) | 232.29º | 0.73% | 0.58% | - |
| XYZ | 7.62 | 5.26 | 29.05 | - |
| YUV | 60.64 | 177.86 | 113.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 54 | 149 | 0.73 | 0.64 | 0 | 0.42 | 232.29 | 0.58 | 0.37 |
| Hex | 28 | 36 | 95 | 49 | 40 | 0 | 2A | E8 | 3A | 25 |
| Octal | 50 | 66 | 225 | 111 | 100 | 0 | 52 | 350 | 72 | 45 |
| Binary | 101000 | 110110 | 10010101 | 1001001 | 1000000 | 0 | 101010 | 11101000 | 111010 | 100101 |
Color Harmonies of #283695
Complementary color
Monochromatic Colors of #283695
Black with #283695
Text Example
Text Example
White with #283695
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #283695; }
p { color: rgb(40,54,149); }
H1.HeaderClassName
{
color: #283695;
}
.AnyTagClassName
{
color: #283695;
}
</style>
background-color css
<style>
a { background-color: #283695; }
a { background-color: rgb(40,54,149); }
div.DivClassName
{
background-color: #283695;
}
.BgClassName
{
background-color: #283695;
}
</style>
border-color css
<style>
span { border-color: #283695; }
span { border-color: rgb(40,54,149); }
td.TdClassName
{
border-color: #283695;
}
.TagClassName
{
border-color: #283695;
}
</style>