Shades of Egyptian Blue #233690
Tints of Egyptian Blue #233690
RGB
CMYK
RGB Variations
Color information
#233690 (or 0x233690) is known color: Egyptian Blue. HEX triplet: 23, 36 and 90. RGB value is (35,54,144). Sum of RGB (Red+Green+Blue) = 35+54+144=233 (30% of max value = 765). Red value is 35 (14.06% from 255 or 15.02% from 233); Green value is 54 (21.48% from 255 or 23.18% from 233); Blue value is 144 (56.64% from 255 or 61.80% from 233); Max value from RGB is 144 - color contains mainly: blue. Hex color #233690 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #233690 is #DCC96F. Grayscale: #3A3A3A. Windows color (decimal): -14469488 or 9451043. OLE color: 9451043.
HSL color Cylindrical-coordinate representation of color #233690: hue angle of 229.54º degrees, saturation: 0.61, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #233690 is Cyan = 0.76, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 35 | 54 | 144 | - |
| CMYK | 0.76 | 0.63 | 0 | 0.44 |
| HSL | 229.54º | 0.61% | 0.35% | - |
| HSV(B) | 229.54º | 0.76% | 0.56% | - |
| XYZ | 7.05 | 5.01 | 26.98 | - |
| YUV | 58.58 | 176.21 | 111.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 54 | 144 | 0.76 | 0.63 | 0 | 0.44 | 229.54 | 0.61 | 0.35 |
| Hex | 23 | 36 | 90 | 4C | 3F | 0 | 2C | E6 | 3D | 23 |
| Octal | 43 | 66 | 220 | 114 | 77 | 0 | 54 | 346 | 75 | 43 |
| Binary | 100011 | 110110 | 10010000 | 1001100 | 111111 | 0 | 101100 | 11100110 | 111101 | 100011 |
Color Harmonies of #233690
Complementary color
Monochromatic Colors of #233690
Black with #233690
Text Example
Text Example
White with #233690
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #233690; }
p { color: rgb(35,54,144); }
H1.HeaderClassName
{
color: #233690;
}
.AnyTagClassName
{
color: #233690;
}
</style>
background-color css
<style>
a { background-color: #233690; }
a { background-color: rgb(35,54,144); }
div.DivClassName
{
background-color: #233690;
}
.BgClassName
{
background-color: #233690;
}
</style>
border-color css
<style>
span { border-color: #233690; }
span { border-color: rgb(35,54,144); }
td.TdClassName
{
border-color: #233690;
}
.TagClassName
{
border-color: #233690;
}
</style>