Shades of Egyptian Blue #263298
Tints of Egyptian Blue #263298
RGB
CMYK
RGB Variations
Color information
#263298 (or 0x263298) is known color: Egyptian Blue. HEX triplet: 26, 32 and 98. RGB value is (38,50,152). Sum of RGB (Red+Green+Blue) = 38+50+152=240 (31% of max value = 765). Red value is 38 (15.23% from 255 or 15.83% from 240); Green value is 50 (19.92% from 255 or 20.83% from 240); Blue value is 152 (59.77% from 255 or 63.33% from 240); Max value from RGB is 152 - color contains mainly: blue. Hex color #263298 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #263298 is #D9CD67. Grayscale: #393939. Windows color (decimal): -14273896 or 9974310. OLE color: 9974310.
HSL color Cylindrical-coordinate representation of color #263298: hue angle of 233.68º 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 #263298 is Cyan = 0.75, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 38 | 50 | 152 | - |
| CMYK | 0.75 | 0.67 | 0 | 0.40 |
| HSL | 233.68º | 0.6% | 0.37% | - |
| HSV(B) | 233.68º | 0.75% | 0.6% | - |
| XYZ | 7.61 | 4.96 | 30.26 | - |
| YUV | 58.04 | 181.02 | 113.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 50 | 152 | 0.75 | 0.67 | 0 | 0.40 | 233.68 | 0.6 | 0.37 |
| Hex | 26 | 32 | 98 | 4B | 43 | 0 | 28 | EA | 3C | 25 |
| Octal | 46 | 62 | 230 | 113 | 103 | 0 | 50 | 352 | 74 | 45 |
| Binary | 100110 | 110010 | 10011000 | 1001011 | 1000011 | 0 | 101000 | 11101010 | 111100 | 100101 |
Color Harmonies of #263298
Complementary color
Monochromatic Colors of #263298
Black with #263298
Text Example
Text Example
White with #263298
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #263298; }
p { color: rgb(38,50,152); }
H1.HeaderClassName
{
color: #263298;
}
.AnyTagClassName
{
color: #263298;
}
</style>
background-color css
<style>
a { background-color: #263298; }
a { background-color: rgb(38,50,152); }
div.DivClassName
{
background-color: #263298;
}
.BgClassName
{
background-color: #263298;
}
</style>
border-color css
<style>
span { border-color: #263298; }
span { border-color: rgb(38,50,152); }
td.TdClassName
{
border-color: #263298;
}
.TagClassName
{
border-color: #263298;
}
</style>