Shades of Egyptian Blue #263296
Tints of Egyptian Blue #263296
RGB
CMYK
RGB Variations
Color information
#263296 (or 0x263296) is known color: Egyptian Blue. HEX triplet: 26, 32 and 96. RGB value is (38,50,150). Sum of RGB (Red+Green+Blue) = 38+50+150=238 (31% of max value = 765). Red value is 38 (15.23% from 255 or 15.97% from 238); Green value is 50 (19.92% from 255 or 21.01% from 238); Blue value is 150 (58.98% from 255 or 63.03% from 238); Max value from RGB is 150 - color contains mainly: blue. Hex color #263296 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #263296 is #D9CD69. Grayscale: #393939. Windows color (decimal): -14273898 or 9843238. OLE color: 9843238.
HSL color Cylindrical-coordinate representation of color #263296: hue angle of 233.57º 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 #263296 is Cyan = 0.75, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 38 | 50 | 150 | - |
| CMYK | 0.75 | 0.67 | 0 | 0.41 |
| HSL | 233.57º | 0.6% | 0.37% | - |
| HSV(B) | 233.57º | 0.75% | 0.59% | - |
| XYZ | 7.44 | 4.9 | 29.41 | - |
| YUV | 57.81 | 180.02 | 113.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 50 | 150 | 0.75 | 0.67 | 0 | 0.41 | 233.57 | 0.6 | 0.37 |
| Hex | 26 | 32 | 96 | 4B | 43 | 0 | 29 | EA | 3C | 25 |
| Octal | 46 | 62 | 226 | 113 | 103 | 0 | 51 | 352 | 74 | 45 |
| Binary | 100110 | 110010 | 10010110 | 1001011 | 1000011 | 0 | 101001 | 11101010 | 111100 | 100101 |
Color Harmonies of #263296
Complementary color
Monochromatic Colors of #263296
Black with #263296
Text Example
Text Example
White with #263296
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #263296; }
p { color: rgb(38,50,150); }
H1.HeaderClassName
{
color: #263296;
}
.AnyTagClassName
{
color: #263296;
}
</style>
background-color css
<style>
a { background-color: #263296; }
a { background-color: rgb(38,50,150); }
div.DivClassName
{
background-color: #263296;
}
.BgClassName
{
background-color: #263296;
}
</style>
border-color css
<style>
span { border-color: #263296; }
span { border-color: rgb(38,50,150); }
td.TdClassName
{
border-color: #263296;
}
.TagClassName
{
border-color: #263296;
}
</style>