Shades of Egyptian Blue #103797
Tints of Egyptian Blue #103797
RGB
CMYK
RGB Variations
Color information
#103797 (or 0x103797) is known color: Egyptian Blue. HEX triplet: 10, 37 and 97. RGB value is (16,55,151). Sum of RGB (Red+Green+Blue) = 16+55+151=222 (29% of max value = 765). Red value is 16 (6.64% from 255 or 7.21% from 222); Green value is 55 (21.88% from 255 or 24.77% from 222); Blue value is 151 (59.38% from 255 or 68.02% from 222); Max value from RGB is 151 - color contains mainly: blue. Hex color #103797 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #103797 is #EFC868. Grayscale: #353535. Windows color (decimal): -15714409 or 9910032. OLE color: 9910032.
HSL color Cylindrical-coordinate representation of color #103797: hue angle of 222.67º degrees, saturation: 0.81, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #103797 is Cyan = 0.89, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 16 | 55 | 151 | - |
| CMYK | 0.89 | 0.64 | 0 | 0.41 |
| HSL | 222.67º | 0.81% | 0.33% | - |
| HSV(B) | 222.67º | 0.89% | 0.59% | - |
| XYZ | 7.17 | 5.08 | 29.88 | - |
| YUV | 54.28 | 182.58 | 100.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 16 | 55 | 151 | 0.89 | 0.64 | 0 | 0.41 | 222.67 | 0.81 | 0.33 |
| Hex | 10 | 37 | 97 | 59 | 40 | 0 | 29 | DF | 51 | 21 |
| Octal | 20 | 67 | 227 | 131 | 100 | 0 | 51 | 337 | 121 | 41 |
| Binary | 10000 | 110111 | 10010111 | 1011001 | 1000000 | 0 | 101001 | 11011111 | 1010001 | 100001 |
Color Harmonies of #103797
Complementary color
Monochromatic Colors of #103797
Black with #103797
Text Example
Text Example
White with #103797
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #103797; }
p { color: rgb(16,55,151); }
H1.HeaderClassName
{
color: #103797;
}
.AnyTagClassName
{
color: #103797;
}
</style>
background-color css
<style>
a { background-color: #103797; }
a { background-color: rgb(16,55,151); }
div.DivClassName
{
background-color: #103797;
}
.BgClassName
{
background-color: #103797;
}
</style>
border-color css
<style>
span { border-color: #103797; }
span { border-color: rgb(16,55,151); }
td.TdClassName
{
border-color: #103797;
}
.TagClassName
{
border-color: #103797;
}
</style>