Shades of Egyptian Blue #26439E
Tints of Egyptian Blue #26439E
RGB
CMYK
RGB Variations
Color information
#26439E (or 0x26439E) is known color: Egyptian Blue. HEX triplet: 26, 43 and 9E. RGB value is (38,67,158). Sum of RGB (Red+Green+Blue) = 38+67+158=263 (34% of max value = 765). Red value is 38 (15.23% from 255 or 14.45% from 263); Green value is 67 (26.56% from 255 or 25.48% from 263); Blue value is 158 (62.11% from 255 or 60.08% from 263); Max value from RGB is 158 - color contains mainly: blue. Hex color #26439E is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #26439E is #D9BC61. Grayscale: #444444. Windows color (decimal): -14269538 or 10371878. OLE color: 10371878.
HSL color Cylindrical-coordinate representation of color #26439E: hue angle of 225.5º degrees, saturation: 0.61, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #26439E is Cyan = 0.76, Magento = 0.58, Yellow = 0 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 38 | 67 | 158 | - |
| CMYK | 0.76 | 0.58 | 0 | 0.38 |
| HSL | 225.5º | 0.61% | 0.38% | - |
| HSV(B) | 225.5º | 0.76% | 0.62% | - |
| XYZ | 8.98 | 6.9 | 33.21 | - |
| YUV | 68.7 | 178.39 | 106.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 67 | 158 | 0.76 | 0.58 | 0 | 0.38 | 225.5 | 0.61 | 0.38 |
| Hex | 26 | 43 | 9E | 4C | 3A | 0 | 26 | E2 | 3D | 26 |
| Octal | 46 | 103 | 236 | 114 | 72 | 0 | 46 | 342 | 75 | 46 |
| Binary | 100110 | 1000011 | 10011110 | 1001100 | 111010 | 0 | 100110 | 11100010 | 111101 | 100110 |
Color Harmonies of #26439E
Complementary color
Monochromatic Colors of #26439E
Black with #26439E
Text Example
Text Example
White with #26439E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #26439E; }
p { color: rgb(38,67,158); }
H1.HeaderClassName
{
color: #26439E;
}
.AnyTagClassName
{
color: #26439E;
}
</style>
background-color css
<style>
a { background-color: #26439E; }
a { background-color: rgb(38,67,158); }
div.DivClassName
{
background-color: #26439E;
}
.BgClassName
{
background-color: #26439E;
}
</style>
border-color css
<style>
span { border-color: #26439E; }
span { border-color: rgb(38,67,158); }
td.TdClassName
{
border-color: #26439E;
}
.TagClassName
{
border-color: #26439E;
}
</style>