Shades of Egyptian Blue #262797
Tints of Egyptian Blue #262797
RGB
CMYK
RGB Variations
Color information
#262797 (or 0x262797) is known color: Egyptian Blue. HEX triplet: 26, 27 and 97. RGB value is (38,39,151). Sum of RGB (Red+Green+Blue) = 38+39+151=228 (30% of max value = 765). Red value is 38 (15.23% from 255 or 16.67% from 228); Green value is 39 (15.62% from 255 or 17.11% from 228); Blue value is 151 (59.38% from 255 or 66.23% from 228); Max value from RGB is 151 - color contains mainly: blue. Hex color #262797 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #262797 is #D9D868. Grayscale: #333333. Windows color (decimal): -14276713 or 9905958. OLE color: 9905958.
HSL color Cylindrical-coordinate representation of color #262797: hue angle of 239.47º 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 #262797 is Cyan = 0.75, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 38 | 39 | 151 | - |
| CMYK | 0.75 | 0.74 | 0 | 0.41 |
| HSL | 239.47º | 0.6% | 0.37% | - |
| HSV(B) | 239.47º | 0.75% | 0.59% | - |
| XYZ | 7.11 | 4.1 | 29.69 | - |
| YUV | 51.47 | 184.17 | 118.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 39 | 151 | 0.75 | 0.74 | 0 | 0.41 | 239.47 | 0.6 | 0.37 |
| Hex | 26 | 27 | 97 | 4B | 4A | 0 | 29 | EF | 3C | 25 |
| Octal | 46 | 47 | 227 | 113 | 112 | 0 | 51 | 357 | 74 | 45 |
| Binary | 100110 | 100111 | 10010111 | 1001011 | 1001010 | 0 | 101001 | 11101111 | 111100 | 100101 |
Color Harmonies of #262797
Complementary color
Monochromatic Colors of #262797
Black with #262797
Text Example
Text Example
White with #262797
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #262797; }
p { color: rgb(38,39,151); }
H1.HeaderClassName
{
color: #262797;
}
.AnyTagClassName
{
color: #262797;
}
</style>
background-color css
<style>
a { background-color: #262797; }
a { background-color: rgb(38,39,151); }
div.DivClassName
{
background-color: #262797;
}
.BgClassName
{
background-color: #262797;
}
</style>
border-color css
<style>
span { border-color: #262797; }
span { border-color: rgb(38,39,151); }
td.TdClassName
{
border-color: #262797;
}
.TagClassName
{
border-color: #262797;
}
</style>