Shades of Egyptian Blue #233298
Tints of Egyptian Blue #233298
RGB
CMYK
RGB Variations
Color information
#233298 (or 0x233298) is known color: Egyptian Blue. HEX triplet: 23, 32 and 98. RGB value is (35,50,152). Sum of RGB (Red+Green+Blue) = 35+50+152=237 (31% of max value = 765). Red value is 35 (14.06% from 255 or 14.77% from 237); Green value is 50 (19.92% from 255 or 21.10% from 237); Blue value is 152 (59.77% from 255 or 64.14% from 237); Max value from RGB is 152 - color contains mainly: blue. Hex color #233298 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #233298 is #DCCD67. Grayscale: #383838. Windows color (decimal): -14470504 or 9974307. OLE color: 9974307.
HSL color Cylindrical-coordinate representation of color #233298: hue angle of 232.31º 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 #233298 is Cyan = 0.77, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 35 | 50 | 152 | - |
| CMYK | 0.77 | 0.67 | 0 | 0.40 |
| HSL | 232.31º | 0.63% | 0.37% | - |
| HSV(B) | 232.31º | 0.77% | 0.6% | - |
| XYZ | 7.5 | 4.91 | 30.26 | - |
| YUV | 57.14 | 181.53 | 112.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 50 | 152 | 0.77 | 0.67 | 0 | 0.40 | 232.31 | 0.63 | 0.37 |
| Hex | 23 | 32 | 98 | 4D | 43 | 0 | 28 | E8 | 3F | 25 |
| Octal | 43 | 62 | 230 | 115 | 103 | 0 | 50 | 350 | 77 | 45 |
| Binary | 100011 | 110010 | 10011000 | 1001101 | 1000011 | 0 | 101000 | 11101000 | 111111 | 100101 |
Color Harmonies of #233298
Complementary color
Monochromatic Colors of #233298
Black with #233298
Text Example
Text Example
White with #233298
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #233298; }
p { color: rgb(35,50,152); }
H1.HeaderClassName
{
color: #233298;
}
.AnyTagClassName
{
color: #233298;
}
</style>
background-color css
<style>
a { background-color: #233298; }
a { background-color: rgb(35,50,152); }
div.DivClassName
{
background-color: #233298;
}
.BgClassName
{
background-color: #233298;
}
</style>
border-color css
<style>
span { border-color: #233298; }
span { border-color: rgb(35,50,152); }
td.TdClassName
{
border-color: #233298;
}
.TagClassName
{
border-color: #233298;
}
</style>