Shades of Egyptian Blue #263697
Tints of Egyptian Blue #263697
RGB
CMYK
RGB Variations
Color information
#263697 (or 0x263697) is known color: Egyptian Blue. HEX triplet: 26, 36 and 97. RGB value is (38,54,151). Sum of RGB (Red+Green+Blue) = 38+54+151=243 (32% of max value = 765). Red value is 38 (15.23% from 255 or 15.64% from 243); Green value is 54 (21.48% from 255 or 22.22% from 243); Blue value is 151 (59.38% from 255 or 62.14% from 243); Max value from RGB is 151 - color contains mainly: blue. Hex color #263697 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #263697 is #D9C968. Grayscale: #3B3B3B. Windows color (decimal): -14272873 or 9909798. OLE color: 9909798.
HSL color Cylindrical-coordinate representation of color #263697: hue angle of 231.5º degrees, saturation: 0.6, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #263697 is Cyan = 0.75, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 38 | 54 | 151 | - |
| CMYK | 0.75 | 0.64 | 0 | 0.41 |
| HSL | 231.5º | 0.6% | 0.37% | - |
| HSV(B) | 231.5º | 0.75% | 0.59% | - |
| XYZ | 7.7 | 5.28 | 29.89 | - |
| YUV | 60.27 | 179.2 | 112.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 54 | 151 | 0.75 | 0.64 | 0 | 0.41 | 231.5 | 0.6 | 0.37 |
| Hex | 26 | 36 | 97 | 4B | 40 | 0 | 29 | E8 | 3C | 25 |
| Octal | 46 | 66 | 227 | 113 | 100 | 0 | 51 | 350 | 74 | 45 |
| Binary | 100110 | 110110 | 10010111 | 1001011 | 1000000 | 0 | 101001 | 11101000 | 111100 | 100101 |
Color Harmonies of #263697
Complementary color
Monochromatic Colors of #263697
Black with #263697
Text Example
Text Example
White with #263697
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #263697; }
p { color: rgb(38,54,151); }
H1.HeaderClassName
{
color: #263697;
}
.AnyTagClassName
{
color: #263697;
}
</style>
background-color css
<style>
a { background-color: #263697; }
a { background-color: rgb(38,54,151); }
div.DivClassName
{
background-color: #263697;
}
.BgClassName
{
background-color: #263697;
}
</style>
border-color css
<style>
span { border-color: #263697; }
span { border-color: rgb(38,54,151); }
td.TdClassName
{
border-color: #263697;
}
.TagClassName
{
border-color: #263697;
}
</style>