Shades of Egyptian Blue #263691
Tints of Egyptian Blue #263691
RGB
CMYK
RGB Variations
Color information
#263691 (or 0x263691) is known color: Egyptian Blue. HEX triplet: 26, 36 and 91. RGB value is (38,54,145). Sum of RGB (Red+Green+Blue) = 38+54+145=237 (31% of max value = 765). Red value is 38 (15.23% from 255 or 16.03% from 237); Green value is 54 (21.48% from 255 or 22.78% from 237); Blue value is 145 (57.03% from 255 or 61.18% from 237); Max value from RGB is 145 - color contains mainly: blue. Hex color #263691 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #263691 is #D9C96E. Grayscale: #3B3B3B. Windows color (decimal): -14272879 or 9516582. OLE color: 9516582.
HSL color Cylindrical-coordinate representation of color #263691: hue angle of 231.03º degrees, saturation: 0.58, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #263691 is Cyan = 0.74, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 38 | 54 | 145 | - |
| CMYK | 0.74 | 0.63 | 0 | 0.43 |
| HSL | 231.03º | 0.58% | 0.36% | - |
| HSV(B) | 231.03º | 0.74% | 0.57% | - |
| XYZ | 7.23 | 5.09 | 27.39 | - |
| YUV | 59.59 | 176.2 | 112.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 54 | 145 | 0.74 | 0.63 | 0 | 0.43 | 231.03 | 0.58 | 0.36 |
| Hex | 26 | 36 | 91 | 4A | 3F | 0 | 2B | E7 | 3A | 24 |
| Octal | 46 | 66 | 221 | 112 | 77 | 0 | 53 | 347 | 72 | 44 |
| Binary | 100110 | 110110 | 10010001 | 1001010 | 111111 | 0 | 101011 | 11100111 | 111010 | 100100 |
Color Harmonies of #263691
Complementary color
Monochromatic Colors of #263691
Black with #263691
Text Example
Text Example
White with #263691
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #263691; }
p { color: rgb(38,54,145); }
H1.HeaderClassName
{
color: #263691;
}
.AnyTagClassName
{
color: #263691;
}
</style>
background-color css
<style>
a { background-color: #263691; }
a { background-color: rgb(38,54,145); }
div.DivClassName
{
background-color: #263691;
}
.BgClassName
{
background-color: #263691;
}
</style>
border-color css
<style>
span { border-color: #263691; }
span { border-color: rgb(38,54,145); }
td.TdClassName
{
border-color: #263691;
}
.TagClassName
{
border-color: #263691;
}
</style>