Shades of Egyptian Blue #263197
Tints of Egyptian Blue #263197
RGB
CMYK
RGB Variations
Color information
#263197 (or 0x263197) is known color: Egyptian Blue. HEX triplet: 26, 31 and 97. RGB value is (38,49,151). Sum of RGB (Red+Green+Blue) = 38+49+151=238 (31% of max value = 765). Red value is 38 (15.23% from 255 or 15.97% from 238); Green value is 49 (19.53% from 255 or 20.59% from 238); Blue value is 151 (59.38% from 255 or 63.45% from 238); Max value from RGB is 151 - color contains mainly: blue. Hex color #263197 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #263197 is #D9CE68. Grayscale: #383838. Windows color (decimal): -14274153 or 9908518. OLE color: 9908518.
HSL color Cylindrical-coordinate representation of color #263197: hue angle of 234.16º 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 #263197 is Cyan = 0.75, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 38 | 49 | 151 | - |
| CMYK | 0.75 | 0.68 | 0 | 0.41 |
| HSL | 234.16º | 0.6% | 0.37% | - |
| HSV(B) | 234.16º | 0.75% | 0.59% | - |
| XYZ | 7.48 | 4.84 | 29.82 | - |
| YUV | 57.34 | 180.86 | 114.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 49 | 151 | 0.75 | 0.68 | 0 | 0.41 | 234.16 | 0.6 | 0.37 |
| Hex | 26 | 31 | 97 | 4B | 44 | 0 | 29 | EA | 3C | 25 |
| Octal | 46 | 61 | 227 | 113 | 104 | 0 | 51 | 352 | 74 | 45 |
| Binary | 100110 | 110001 | 10010111 | 1001011 | 1000100 | 0 | 101001 | 11101010 | 111100 | 100101 |
Color Harmonies of #263197
Complementary color
Monochromatic Colors of #263197
Black with #263197
Text Example
Text Example
White with #263197
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #263197; }
p { color: rgb(38,49,151); }
H1.HeaderClassName
{
color: #263197;
}
.AnyTagClassName
{
color: #263197;
}
</style>
background-color css
<style>
a { background-color: #263197; }
a { background-color: rgb(38,49,151); }
div.DivClassName
{
background-color: #263197;
}
.BgClassName
{
background-color: #263197;
}
</style>
border-color css
<style>
span { border-color: #263197; }
span { border-color: rgb(38,49,151); }
td.TdClassName
{
border-color: #263197;
}
.TagClassName
{
border-color: #263197;
}
</style>