Shades of Egyptian Blue #262997
Tints of Egyptian Blue #262997
RGB
CMYK
RGB Variations
Color information
#262997 (or 0x262997) is known color: Egyptian Blue. HEX triplet: 26, 29 and 97. RGB value is (38,41,151). Sum of RGB (Red+Green+Blue) = 38+41+151=230 (30% of max value = 765). Red value is 38 (15.23% from 255 or 16.52% from 230); Green value is 41 (16.41% from 255 or 17.83% from 230); Blue value is 151 (59.38% from 255 or 65.65% from 230); Max value from RGB is 151 - color contains mainly: blue. Hex color #262997 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #262997 is #D9D668. Grayscale: #343434. Windows color (decimal): -14276201 or 9906470. OLE color: 9906470.
HSL color Cylindrical-coordinate representation of color #262997: hue angle of 238.41º 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 #262997 is Cyan = 0.75, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 38 | 41 | 151 | - |
| CMYK | 0.75 | 0.73 | 0 | 0.41 |
| HSL | 238.41º | 0.6% | 0.37% | - |
| HSV(B) | 238.41º | 0.75% | 0.59% | - |
| XYZ | 7.18 | 4.23 | 29.72 | - |
| YUV | 52.64 | 183.51 | 117.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 41 | 151 | 0.75 | 0.73 | 0 | 0.41 | 238.41 | 0.6 | 0.37 |
| Hex | 26 | 29 | 97 | 4B | 49 | 0 | 29 | EE | 3C | 25 |
| Octal | 46 | 51 | 227 | 113 | 111 | 0 | 51 | 356 | 74 | 45 |
| Binary | 100110 | 101001 | 10010111 | 1001011 | 1001001 | 0 | 101001 | 11101110 | 111100 | 100101 |
Color Harmonies of #262997
Complementary color
Monochromatic Colors of #262997
Black with #262997
Text Example
Text Example
White with #262997
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #262997; }
p { color: rgb(38,41,151); }
H1.HeaderClassName
{
color: #262997;
}
.AnyTagClassName
{
color: #262997;
}
</style>
background-color css
<style>
a { background-color: #262997; }
a { background-color: rgb(38,41,151); }
div.DivClassName
{
background-color: #262997;
}
.BgClassName
{
background-color: #262997;
}
</style>
border-color css
<style>
span { border-color: #262997; }
span { border-color: rgb(38,41,151); }
td.TdClassName
{
border-color: #262997;
}
.TagClassName
{
border-color: #262997;
}
</style>