Shades of Egyptian Blue #283297
Tints of Egyptian Blue #283297
RGB
CMYK
RGB Variations
Color information
#283297 (or 0x283297) is known color: Egyptian Blue. HEX triplet: 28, 32 and 97. RGB value is (40,50,151). Sum of RGB (Red+Green+Blue) = 40+50+151=241 (31% of max value = 765). Red value is 40 (16.02% from 255 or 16.60% from 241); Green value is 50 (19.92% from 255 or 20.75% from 241); Blue value is 151 (59.38% from 255 or 62.66% from 241); Max value from RGB is 151 - color contains mainly: blue. Hex color #283297 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #283297 is #D7CD68. Grayscale: #3A3A3A. Windows color (decimal): -14142825 or 9908776. OLE color: 9908776.
HSL color Cylindrical-coordinate representation of color #283297: hue angle of 234.59º degrees, saturation: 0.58, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #283297 is Cyan = 0.74, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 40 | 50 | 151 | - |
| CMYK | 0.74 | 0.67 | 0 | 0.41 |
| HSL | 234.59º | 0.58% | 0.37% | - |
| HSV(B) | 234.59º | 0.74% | 0.59% | - |
| XYZ | 7.6 | 4.97 | 29.84 | - |
| YUV | 58.52 | 180.19 | 114.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 50 | 151 | 0.74 | 0.67 | 0 | 0.41 | 234.59 | 0.58 | 0.37 |
| Hex | 28 | 32 | 97 | 4A | 43 | 0 | 29 | EB | 3A | 25 |
| Octal | 50 | 62 | 227 | 112 | 103 | 0 | 51 | 353 | 72 | 45 |
| Binary | 101000 | 110010 | 10010111 | 1001010 | 1000011 | 0 | 101001 | 11101011 | 111010 | 100101 |
Color Harmonies of #283297
Complementary color
Monochromatic Colors of #283297
Black with #283297
Text Example
Text Example
White with #283297
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #283297; }
p { color: rgb(40,50,151); }
H1.HeaderClassName
{
color: #283297;
}
.AnyTagClassName
{
color: #283297;
}
</style>
background-color css
<style>
a { background-color: #283297; }
a { background-color: rgb(40,50,151); }
div.DivClassName
{
background-color: #283297;
}
.BgClassName
{
background-color: #283297;
}
</style>
border-color css
<style>
span { border-color: #283297; }
span { border-color: rgb(40,50,151); }
td.TdClassName
{
border-color: #283297;
}
.TagClassName
{
border-color: #283297;
}
</style>