Shades of Egyptian Blue #263398
Tints of Egyptian Blue #263398
RGB
CMYK
RGB Variations
Color information
#263398 (or 0x263398) is known color: Egyptian Blue. HEX triplet: 26, 33 and 98. RGB value is (38,51,152). Sum of RGB (Red+Green+Blue) = 38+51+152=241 (31% of max value = 765). Red value is 38 (15.23% from 255 or 15.77% from 241); Green value is 51 (20.31% from 255 or 21.16% from 241); Blue value is 152 (59.77% from 255 or 63.07% from 241); Max value from RGB is 152 - color contains mainly: blue. Hex color #263398 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #263398 is #D9CC67. Grayscale: #3A3A3A. Windows color (decimal): -14273640 or 9974566. OLE color: 9974566.
HSL color Cylindrical-coordinate representation of color #263398: hue angle of 233.16º degrees, saturation: 0.6, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #263398 is Cyan = 0.75, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 38 | 51 | 152 | - |
| CMYK | 0.75 | 0.66 | 0 | 0.40 |
| HSL | 233.16º | 0.6% | 0.37% | - |
| HSV(B) | 233.16º | 0.75% | 0.6% | - |
| XYZ | 7.65 | 5.05 | 30.28 | - |
| YUV | 58.63 | 180.69 | 113.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 51 | 152 | 0.75 | 0.66 | 0 | 0.40 | 233.16 | 0.6 | 0.37 |
| Hex | 26 | 33 | 98 | 4B | 42 | 0 | 28 | E9 | 3C | 25 |
| Octal | 46 | 63 | 230 | 113 | 102 | 0 | 50 | 351 | 74 | 45 |
| Binary | 100110 | 110011 | 10011000 | 1001011 | 1000010 | 0 | 101000 | 11101001 | 111100 | 100101 |
Color Harmonies of #263398
Complementary color
Monochromatic Colors of #263398
Black with #263398
Text Example
Text Example
White with #263398
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #263398; }
p { color: rgb(38,51,152); }
H1.HeaderClassName
{
color: #263398;
}
.AnyTagClassName
{
color: #263398;
}
</style>
background-color css
<style>
a { background-color: #263398; }
a { background-color: rgb(38,51,152); }
div.DivClassName
{
background-color: #263398;
}
.BgClassName
{
background-color: #263398;
}
</style>
border-color css
<style>
span { border-color: #263398; }
span { border-color: rgb(38,51,152); }
td.TdClassName
{
border-color: #263398;
}
.TagClassName
{
border-color: #263398;
}
</style>