Shades of Egyptian Blue #263195
Tints of Egyptian Blue #263195
RGB
CMYK
RGB Variations
Color information
#263195 (or 0x263195) is known color: Egyptian Blue. HEX triplet: 26, 31 and 95. RGB value is (38,49,149). Sum of RGB (Red+Green+Blue) = 38+49+149=236 (31% of max value = 765). Red value is 38 (15.23% from 255 or 16.10% from 236); Green value is 49 (19.53% from 255 or 20.76% from 236); Blue value is 149 (58.59% from 255 or 63.14% from 236); Max value from RGB is 149 - color contains mainly: blue. Hex color #263195 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #263195 is #D9CE6A. Grayscale: #383838. Windows color (decimal): -14274155 or 9777446. OLE color: 9777446.
HSL color Cylindrical-coordinate representation of color #263195: hue angle of 234.05º degrees, saturation: 0.59, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #263195 is Cyan = 0.74, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 38 | 49 | 149 | - |
| CMYK | 0.74 | 0.67 | 0 | 0.42 |
| HSL | 234.05º | 0.59% | 0.37% | - |
| HSV(B) | 234.05º | 0.74% | 0.58% | - |
| XYZ | 7.32 | 4.78 | 28.97 | - |
| YUV | 57.11 | 179.86 | 114.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 49 | 149 | 0.74 | 0.67 | 0 | 0.42 | 234.05 | 0.59 | 0.37 |
| Hex | 26 | 31 | 95 | 4A | 43 | 0 | 2A | EA | 3B | 25 |
| Octal | 46 | 61 | 225 | 112 | 103 | 0 | 52 | 352 | 73 | 45 |
| Binary | 100110 | 110001 | 10010101 | 1001010 | 1000011 | 0 | 101010 | 11101010 | 111011 | 100101 |
Color Harmonies of #263195
Complementary color
Monochromatic Colors of #263195
Black with #263195
Text Example
Text Example
White with #263195
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #263195; }
p { color: rgb(38,49,149); }
H1.HeaderClassName
{
color: #263195;
}
.AnyTagClassName
{
color: #263195;
}
</style>
background-color css
<style>
a { background-color: #263195; }
a { background-color: rgb(38,49,149); }
div.DivClassName
{
background-color: #263195;
}
.BgClassName
{
background-color: #263195;
}
</style>
border-color css
<style>
span { border-color: #263195; }
span { border-color: rgb(38,49,149); }
td.TdClassName
{
border-color: #263195;
}
.TagClassName
{
border-color: #263195;
}
</style>