Shades of Egyptian Blue #283195
Tints of Egyptian Blue #283195
RGB
CMYK
RGB Variations
Color information
#283195 (or 0x283195) is known color: Egyptian Blue. HEX triplet: 28, 31 and 95. RGB value is (40,49,149). Sum of RGB (Red+Green+Blue) = 40+49+149=238 (31% of max value = 765). Red value is 40 (16.02% from 255 or 16.81% from 238); Green value is 49 (19.53% from 255 or 20.59% from 238); Blue value is 149 (58.59% from 255 or 62.61% from 238); Max value from RGB is 149 - color contains mainly: blue. Hex color #283195 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #283195 is #D7CE6A. Grayscale: #393939. Windows color (decimal): -14143083 or 9777448. OLE color: 9777448.
HSL color Cylindrical-coordinate representation of color #283195: hue angle of 235.05º 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 #283195 is Cyan = 0.73, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 40 | 49 | 149 | - |
| CMYK | 0.73 | 0.67 | 0 | 0.42 |
| HSL | 235.05º | 0.58% | 0.37% | - |
| HSV(B) | 235.05º | 0.73% | 0.58% | - |
| XYZ | 7.4 | 4.82 | 28.97 | - |
| YUV | 57.71 | 179.52 | 115.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 49 | 149 | 0.73 | 0.67 | 0 | 0.42 | 235.05 | 0.58 | 0.37 |
| Hex | 28 | 31 | 95 | 49 | 43 | 0 | 2A | EB | 3A | 25 |
| Octal | 50 | 61 | 225 | 111 | 103 | 0 | 52 | 353 | 72 | 45 |
| Binary | 101000 | 110001 | 10010101 | 1001001 | 1000011 | 0 | 101010 | 11101011 | 111010 | 100101 |
Color Harmonies of #283195
Complementary color
Monochromatic Colors of #283195
Black with #283195
Text Example
Text Example
White with #283195
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #283195; }
p { color: rgb(40,49,149); }
H1.HeaderClassName
{
color: #283195;
}
.AnyTagClassName
{
color: #283195;
}
</style>
background-color css
<style>
a { background-color: #283195; }
a { background-color: rgb(40,49,149); }
div.DivClassName
{
background-color: #283195;
}
.BgClassName
{
background-color: #283195;
}
</style>
border-color css
<style>
span { border-color: #283195; }
span { border-color: rgb(40,49,149); }
td.TdClassName
{
border-color: #283195;
}
.TagClassName
{
border-color: #283195;
}
</style>