Shades of Egyptian Blue #253692
Tints of Egyptian Blue #253692
RGB
CMYK
RGB Variations
Color information
#253692 (or 0x253692) is known color: Egyptian Blue. HEX triplet: 25, 36 and 92. RGB value is (37,54,146). Sum of RGB (Red+Green+Blue) = 37+54+146=237 (31% of max value = 765). Red value is 37 (14.84% from 255 or 15.61% from 237); Green value is 54 (21.48% from 255 or 22.78% from 237); Blue value is 146 (57.42% from 255 or 61.60% from 237); Max value from RGB is 146 - color contains mainly: blue. Hex color #253692 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #253692 is #DAC96D. Grayscale: #3B3B3B. Windows color (decimal): -14338414 or 9582117. OLE color: 9582117.
HSL color Cylindrical-coordinate representation of color #253692: hue angle of 230.64º degrees, saturation: 0.6, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #253692 is Cyan = 0.75, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 37 | 54 | 146 | - |
| CMYK | 0.75 | 0.63 | 0 | 0.43 |
| HSL | 230.64º | 0.6% | 0.36% | - |
| HSV(B) | 230.64º | 0.75% | 0.57% | - |
| XYZ | 7.27 | 5.11 | 27.8 | - |
| YUV | 59.41 | 176.87 | 112.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 54 | 146 | 0.75 | 0.63 | 0 | 0.43 | 230.64 | 0.6 | 0.36 |
| Hex | 25 | 36 | 92 | 4B | 3F | 0 | 2B | E7 | 3C | 24 |
| Octal | 45 | 66 | 222 | 113 | 77 | 0 | 53 | 347 | 74 | 44 |
| Binary | 100101 | 110110 | 10010010 | 1001011 | 111111 | 0 | 101011 | 11100111 | 111100 | 100100 |
Color Harmonies of #253692
Complementary color
Monochromatic Colors of #253692
Black with #253692
Text Example
Text Example
White with #253692
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #253692; }
p { color: rgb(37,54,146); }
H1.HeaderClassName
{
color: #253692;
}
.AnyTagClassName
{
color: #253692;
}
</style>
background-color css
<style>
a { background-color: #253692; }
a { background-color: rgb(37,54,146); }
div.DivClassName
{
background-color: #253692;
}
.BgClassName
{
background-color: #253692;
}
</style>
border-color css
<style>
span { border-color: #253692; }
span { border-color: rgb(37,54,146); }
td.TdClassName
{
border-color: #253692;
}
.TagClassName
{
border-color: #253692;
}
</style>