Shades of Egyptian Blue #283298
Tints of Egyptian Blue #283298
RGB
CMYK
RGB Variations
Color information
#283298 (or 0x283298) is known color: Egyptian Blue. HEX triplet: 28, 32 and 98. RGB value is (40,50,152). Sum of RGB (Red+Green+Blue) = 40+50+152=242 (32% of max value = 765). Red value is 40 (16.02% from 255 or 16.53% from 242); Green value is 50 (19.92% from 255 or 20.66% from 242); Blue value is 152 (59.77% from 255 or 62.81% from 242); Max value from RGB is 152 - color contains mainly: blue. Hex color #283298 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #283298 is #D7CD67. Grayscale: #3A3A3A. Windows color (decimal): -14142824 or 9974312. OLE color: 9974312.
HSL color Cylindrical-coordinate representation of color #283298: hue angle of 234.64º 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 #283298 is Cyan = 0.74, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 40 | 50 | 152 | - |
| CMYK | 0.74 | 0.67 | 0 | 0.40 |
| HSL | 234.64º | 0.58% | 0.38% | - |
| HSV(B) | 234.64º | 0.74% | 0.6% | - |
| XYZ | 7.68 | 5 | 30.27 | - |
| YUV | 58.64 | 180.69 | 114.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 50 | 152 | 0.74 | 0.67 | 0 | 0.40 | 234.64 | 0.58 | 0.38 |
| Hex | 28 | 32 | 98 | 4A | 43 | 0 | 28 | EB | 3A | 26 |
| Octal | 50 | 62 | 230 | 112 | 103 | 0 | 50 | 353 | 72 | 46 |
| Binary | 101000 | 110010 | 10011000 | 1001010 | 1000011 | 0 | 101000 | 11101011 | 111010 | 100110 |
Color Harmonies of #283298
Complementary color
Monochromatic Colors of #283298
Black with #283298
Text Example
Text Example
White with #283298
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #283298; }
p { color: rgb(40,50,152); }
H1.HeaderClassName
{
color: #283298;
}
.AnyTagClassName
{
color: #283298;
}
</style>
background-color css
<style>
a { background-color: #283298; }
a { background-color: rgb(40,50,152); }
div.DivClassName
{
background-color: #283298;
}
.BgClassName
{
background-color: #283298;
}
</style>
border-color css
<style>
span { border-color: #283298; }
span { border-color: rgb(40,50,152); }
td.TdClassName
{
border-color: #283298;
}
.TagClassName
{
border-color: #283298;
}
</style>