Shades of Egyptian Blue #263792
Tints of Egyptian Blue #263792
RGB
CMYK
RGB Variations
Color information
#263792 (or 0x263792) is known color: Egyptian Blue. HEX triplet: 26, 37 and 92. RGB value is (38,55,146). Sum of RGB (Red+Green+Blue) = 38+55+146=239 (31% of max value = 765). Red value is 38 (15.23% from 255 or 15.90% from 239); Green value is 55 (21.88% from 255 or 23.01% from 239); Blue value is 146 (57.42% from 255 or 61.09% from 239); Max value from RGB is 146 - color contains mainly: blue. Hex color #263792 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #263792 is #D9C86D. Grayscale: #3B3B3B. Windows color (decimal): -14272622 or 9582374. OLE color: 9582374.
HSL color Cylindrical-coordinate representation of color #263792: hue angle of 230.56º degrees, saturation: 0.59, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #263792 is Cyan = 0.74, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 38 | 55 | 146 | - |
| CMYK | 0.74 | 0.62 | 0 | 0.43 |
| HSL | 230.56º | 0.59% | 0.36% | - |
| HSV(B) | 230.56º | 0.74% | 0.57% | - |
| XYZ | 7.35 | 5.22 | 27.81 | - |
| YUV | 60.29 | 176.37 | 112.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 55 | 146 | 0.74 | 0.62 | 0 | 0.43 | 230.56 | 0.59 | 0.36 |
| Hex | 26 | 37 | 92 | 4A | 3E | 0 | 2B | E7 | 3B | 24 |
| Octal | 46 | 67 | 222 | 112 | 76 | 0 | 53 | 347 | 73 | 44 |
| Binary | 100110 | 110111 | 10010010 | 1001010 | 111110 | 0 | 101011 | 11100111 | 111011 | 100100 |
Color Harmonies of #263792
Complementary color
Monochromatic Colors of #263792
Black with #263792
Text Example
Text Example
White with #263792
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #263792; }
p { color: rgb(38,55,146); }
H1.HeaderClassName
{
color: #263792;
}
.AnyTagClassName
{
color: #263792;
}
</style>
background-color css
<style>
a { background-color: #263792; }
a { background-color: rgb(38,55,146); }
div.DivClassName
{
background-color: #263792;
}
.BgClassName
{
background-color: #263792;
}
</style>
border-color css
<style>
span { border-color: #263792; }
span { border-color: rgb(38,55,146); }
td.TdClassName
{
border-color: #263792;
}
.TagClassName
{
border-color: #263792;
}
</style>