Shades of Egyptian Blue #232798
Tints of Egyptian Blue #232798
RGB
CMYK
RGB Variations
Color information
#232798 (or 0x232798) is known color: Egyptian Blue. HEX triplet: 23, 27 and 98. RGB value is (35,39,152). Sum of RGB (Red+Green+Blue) = 35+39+152=226 (29% of max value = 765). Red value is 35 (14.06% from 255 or 15.49% from 226); Green value is 39 (15.62% from 255 or 17.26% from 226); Blue value is 152 (59.77% from 255 or 67.26% from 226); Max value from RGB is 152 - color contains mainly: blue. Hex color #232798 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #232798 is #DCD867. Grayscale: #323232. Windows color (decimal): -14473320 or 9971491. OLE color: 9971491.
HSL color Cylindrical-coordinate representation of color #232798: hue angle of 237.95º degrees, saturation: 0.63, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #232798 is Cyan = 0.77, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 35 | 39 | 152 | - |
| CMYK | 0.77 | 0.74 | 0 | 0.40 |
| HSL | 237.95º | 0.63% | 0.37% | - |
| HSV(B) | 237.95º | 0.77% | 0.6% | - |
| XYZ | 7.09 | 4.08 | 30.12 | - |
| YUV | 50.69 | 185.17 | 116.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 39 | 152 | 0.77 | 0.74 | 0 | 0.40 | 237.95 | 0.63 | 0.37 |
| Hex | 23 | 27 | 98 | 4D | 4A | 0 | 28 | EE | 3F | 25 |
| Octal | 43 | 47 | 230 | 115 | 112 | 0 | 50 | 356 | 77 | 45 |
| Binary | 100011 | 100111 | 10011000 | 1001101 | 1001010 | 0 | 101000 | 11101110 | 111111 | 100101 |
Color Harmonies of #232798
Complementary color
Monochromatic Colors of #232798
Black with #232798
Text Example
Text Example
White with #232798
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #232798; }
p { color: rgb(35,39,152); }
H1.HeaderClassName
{
color: #232798;
}
.AnyTagClassName
{
color: #232798;
}
</style>
background-color css
<style>
a { background-color: #232798; }
a { background-color: rgb(35,39,152); }
div.DivClassName
{
background-color: #232798;
}
.BgClassName
{
background-color: #232798;
}
</style>
border-color css
<style>
span { border-color: #232798; }
span { border-color: rgb(35,39,152); }
td.TdClassName
{
border-color: #232798;
}
.TagClassName
{
border-color: #232798;
}
</style>