Shades of Egyptian Blue #283698
Tints of Egyptian Blue #283698
RGB
CMYK
RGB Variations
Color information
#283698 (or 0x283698) is known color: Egyptian Blue. HEX triplet: 28, 36 and 98. RGB value is (40,54,152). Sum of RGB (Red+Green+Blue) = 40+54+152=246 (32% of max value = 765). Red value is 40 (16.02% from 255 or 16.26% from 246); Green value is 54 (21.48% from 255 or 21.95% from 246); Blue value is 152 (59.77% from 255 or 61.79% from 246); Max value from RGB is 152 - color contains mainly: blue. Hex color #283698 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #283698 is #D7C967. Grayscale: #3C3C3C. Windows color (decimal): -14141800 or 9975336. OLE color: 9975336.
HSL color Cylindrical-coordinate representation of color #283698: hue angle of 232.5º degrees, saturation: 0.58, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #283698 is Cyan = 0.74, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 40 | 54 | 152 | - |
| CMYK | 0.74 | 0.64 | 0 | 0.40 |
| HSL | 232.5º | 0.58% | 0.38% | - |
| HSV(B) | 232.5º | 0.74% | 0.6% | - |
| XYZ | 7.86 | 5.36 | 30.33 | - |
| YUV | 60.99 | 179.36 | 113.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 54 | 152 | 0.74 | 0.64 | 0 | 0.40 | 232.5 | 0.58 | 0.38 |
| Hex | 28 | 36 | 98 | 4A | 40 | 0 | 28 | E8 | 3A | 26 |
| Octal | 50 | 66 | 230 | 112 | 100 | 0 | 50 | 350 | 72 | 46 |
| Binary | 101000 | 110110 | 10011000 | 1001010 | 1000000 | 0 | 101000 | 11101000 | 111010 | 100110 |
Color Harmonies of #283698
Complementary color
Monochromatic Colors of #283698
Black with #283698
Text Example
Text Example
White with #283698
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #283698; }
p { color: rgb(40,54,152); }
H1.HeaderClassName
{
color: #283698;
}
.AnyTagClassName
{
color: #283698;
}
</style>
background-color css
<style>
a { background-color: #283698; }
a { background-color: rgb(40,54,152); }
div.DivClassName
{
background-color: #283698;
}
.BgClassName
{
background-color: #283698;
}
</style>
border-color css
<style>
span { border-color: #283698; }
span { border-color: rgb(40,54,152); }
td.TdClassName
{
border-color: #283698;
}
.TagClassName
{
border-color: #283698;
}
</style>