Shades of Egyptian Blue #233692
Tints of Egyptian Blue #233692
RGB
CMYK
RGB Variations
Color information
#233692 (or 0x233692) is known color: Egyptian Blue. HEX triplet: 23, 36 and 92. RGB value is (35,54,146). Sum of RGB (Red+Green+Blue) = 35+54+146=235 (31% of max value = 765). Red value is 35 (14.06% from 255 or 14.89% from 235); Green value is 54 (21.48% from 255 or 22.98% from 235); Blue value is 146 (57.42% from 255 or 62.13% from 235); Max value from RGB is 146 - color contains mainly: blue. Hex color #233692 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #233692 is #DCC96D. Grayscale: #3A3A3A. Windows color (decimal): -14469486 or 9582115. OLE color: 9582115.
HSL color Cylindrical-coordinate representation of color #233692: hue angle of 229.73º degrees, saturation: 0.61, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #233692 is Cyan = 0.76, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 35 | 54 | 146 | - |
| CMYK | 0.76 | 0.63 | 0 | 0.43 |
| HSL | 229.73º | 0.61% | 0.35% | - |
| HSV(B) | 229.73º | 0.76% | 0.57% | - |
| XYZ | 7.2 | 5.07 | 27.79 | - |
| YUV | 58.81 | 177.21 | 111.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 54 | 146 | 0.76 | 0.63 | 0 | 0.43 | 229.73 | 0.61 | 0.35 |
| Hex | 23 | 36 | 92 | 4C | 3F | 0 | 2B | E6 | 3D | 23 |
| Octal | 43 | 66 | 222 | 114 | 77 | 0 | 53 | 346 | 75 | 43 |
| Binary | 100011 | 110110 | 10010010 | 1001100 | 111111 | 0 | 101011 | 11100110 | 111101 | 100011 |
Color Harmonies of #233692
Complementary color
Monochromatic Colors of #233692
Black with #233692
Text Example
Text Example
White with #233692
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #233692; }
p { color: rgb(35,54,146); }
H1.HeaderClassName
{
color: #233692;
}
.AnyTagClassName
{
color: #233692;
}
</style>
background-color css
<style>
a { background-color: #233692; }
a { background-color: rgb(35,54,146); }
div.DivClassName
{
background-color: #233692;
}
.BgClassName
{
background-color: #233692;
}
</style>
border-color css
<style>
span { border-color: #233692; }
span { border-color: rgb(35,54,146); }
td.TdClassName
{
border-color: #233692;
}
.TagClassName
{
border-color: #233692;
}
</style>