Shades of Egyptian Blue #233296
Tints of Egyptian Blue #233296
RGB
CMYK
RGB Variations
Color information
#233296 (or 0x233296) is known color: Egyptian Blue. HEX triplet: 23, 32 and 96. RGB value is (35,50,150). Sum of RGB (Red+Green+Blue) = 35+50+150=235 (31% of max value = 765). Red value is 35 (14.06% from 255 or 14.89% from 235); Green value is 50 (19.92% from 255 or 21.28% from 235); Blue value is 150 (58.98% from 255 or 63.83% from 235); Max value from RGB is 150 - color contains mainly: blue. Hex color #233296 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #233296 is #DCCD69. Grayscale: #383838. Windows color (decimal): -14470506 or 9843235. OLE color: 9843235.
HSL color Cylindrical-coordinate representation of color #233296: hue angle of 232.17º degrees, saturation: 0.62, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #233296 is Cyan = 0.77, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 35 | 50 | 150 | - |
| CMYK | 0.77 | 0.67 | 0 | 0.41 |
| HSL | 232.17º | 0.62% | 0.36% | - |
| HSV(B) | 232.17º | 0.77% | 0.59% | - |
| XYZ | 7.34 | 4.84 | 29.4 | - |
| YUV | 56.92 | 180.53 | 112.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 50 | 150 | 0.77 | 0.67 | 0 | 0.41 | 232.17 | 0.62 | 0.36 |
| Hex | 23 | 32 | 96 | 4D | 43 | 0 | 29 | E8 | 3E | 24 |
| Octal | 43 | 62 | 226 | 115 | 103 | 0 | 51 | 350 | 76 | 44 |
| Binary | 100011 | 110010 | 10010110 | 1001101 | 1000011 | 0 | 101001 | 11101000 | 111110 | 100100 |
Color Harmonies of #233296
Complementary color
Monochromatic Colors of #233296
Black with #233296
Text Example
Text Example
White with #233296
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #233296; }
p { color: rgb(35,50,150); }
H1.HeaderClassName
{
color: #233296;
}
.AnyTagClassName
{
color: #233296;
}
</style>
background-color css
<style>
a { background-color: #233296; }
a { background-color: rgb(35,50,150); }
div.DivClassName
{
background-color: #233296;
}
.BgClassName
{
background-color: #233296;
}
</style>
border-color css
<style>
span { border-color: #233296; }
span { border-color: rgb(35,50,150); }
td.TdClassName
{
border-color: #233296;
}
.TagClassName
{
border-color: #233296;
}
</style>