Shades of Egyptian Blue #283395
Tints of Egyptian Blue #283395
RGB
CMYK
RGB Variations
Color information
#283395 (or 0x283395) is known color: Egyptian Blue. HEX triplet: 28, 33 and 95. RGB value is (40,51,149). Sum of RGB (Red+Green+Blue) = 40+51+149=240 (31% of max value = 765). Red value is 40 (16.02% from 255 or 16.67% from 240); Green value is 51 (20.31% from 255 or 21.25% from 240); Blue value is 149 (58.59% from 255 or 62.08% from 240); Max value from RGB is 149 - color contains mainly: blue. Hex color #283395 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #283395 is #D7CC6A. Grayscale: #3A3A3A. Windows color (decimal): -14142571 or 9777960. OLE color: 9777960.
HSL color Cylindrical-coordinate representation of color #283395: hue angle of 233.94º 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 #283395 is Cyan = 0.73, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 40 | 51 | 149 | - |
| CMYK | 0.73 | 0.66 | 0 | 0.42 |
| HSL | 233.95º | 0.58% | 0.37% | - |
| HSV(B) | 233.95º | 0.73% | 0.58% | - |
| XYZ | 7.48 | 4.99 | 29 | - |
| YUV | 58.88 | 178.86 | 114.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 51 | 149 | 0.73 | 0.66 | 0 | 0.42 | 233.95 | 0.58 | 0.37 |
| Hex | 28 | 33 | 95 | 49 | 42 | 0 | 2A | EA | 3A | 25 |
| Octal | 50 | 63 | 225 | 111 | 102 | 0 | 52 | 352 | 72 | 45 |
| Binary | 101000 | 110011 | 10010101 | 1001001 | 1000010 | 0 | 101010 | 11101010 | 111010 | 100101 |
Color Harmonies of #283395
Complementary color
Monochromatic Colors of #283395
Black with #283395
Text Example
Text Example
White with #283395
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #283395; }
p { color: rgb(40,51,149); }
H1.HeaderClassName
{
color: #283395;
}
.AnyTagClassName
{
color: #283395;
}
</style>
background-color css
<style>
a { background-color: #283395; }
a { background-color: rgb(40,51,149); }
div.DivClassName
{
background-color: #283395;
}
.BgClassName
{
background-color: #283395;
}
</style>
border-color css
<style>
span { border-color: #283395; }
span { border-color: rgb(40,51,149); }
td.TdClassName
{
border-color: #283395;
}
.TagClassName
{
border-color: #283395;
}
</style>