Shades of Egyptian Blue #263194
Tints of Egyptian Blue #263194
RGB
CMYK
RGB Variations
Color information
#263194 (or 0x263194) is known color: Egyptian Blue. HEX triplet: 26, 31 and 94. RGB value is (38,49,148). Sum of RGB (Red+Green+Blue) = 38+49+148=235 (31% of max value = 765). Red value is 38 (15.23% from 255 or 16.17% from 235); Green value is 49 (19.53% from 255 or 20.85% from 235); Blue value is 148 (58.20% from 255 or 62.98% from 235); Max value from RGB is 148 - color contains mainly: blue. Hex color #263194 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #263194 is #D9CE6B. Grayscale: #383838. Windows color (decimal): -14274156 or 9711910. OLE color: 9711910.
HSL color Cylindrical-coordinate representation of color #263194: hue angle of 234º degrees, saturation: 0.59, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #263194 is Cyan = 0.74, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 38 | 49 | 148 | - |
| CMYK | 0.74 | 0.67 | 0 | 0.42 |
| HSL | 234º | 0.59% | 0.36% | - |
| HSV(B) | 234º | 0.74% | 0.58% | - |
| XYZ | 7.24 | 4.75 | 28.55 | - |
| YUV | 57 | 179.36 | 114.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 49 | 148 | 0.74 | 0.67 | 0 | 0.42 | 234 | 0.59 | 0.36 |
| Hex | 26 | 31 | 94 | 4A | 43 | 0 | 2A | EA | 3B | 24 |
| Octal | 46 | 61 | 224 | 112 | 103 | 0 | 52 | 352 | 73 | 44 |
| Binary | 100110 | 110001 | 10010100 | 1001010 | 1000011 | 0 | 101010 | 11101010 | 111011 | 100100 |
Color Harmonies of #263194
Complementary color
Monochromatic Colors of #263194
Black with #263194
Text Example
Text Example
White with #263194
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #263194; }
p { color: rgb(38,49,148); }
H1.HeaderClassName
{
color: #263194;
}
.AnyTagClassName
{
color: #263194;
}
</style>
background-color css
<style>
a { background-color: #263194; }
a { background-color: rgb(38,49,148); }
div.DivClassName
{
background-color: #263194;
}
.BgClassName
{
background-color: #263194;
}
</style>
border-color css
<style>
span { border-color: #263194; }
span { border-color: rgb(38,49,148); }
td.TdClassName
{
border-color: #263194;
}
.TagClassName
{
border-color: #263194;
}
</style>