Shades of Egyptian Blue #253198
Tints of Egyptian Blue #253198
RGB
CMYK
RGB Variations
Color information
#253198 (or 0x253198) is known color: Egyptian Blue. HEX triplet: 25, 31 and 98. RGB value is (37,49,152). Sum of RGB (Red+Green+Blue) = 37+49+152=238 (31% of max value = 765). Red value is 37 (14.84% from 255 or 15.55% from 238); Green value is 49 (19.53% from 255 or 20.59% from 238); Blue value is 152 (59.77% from 255 or 63.87% from 238); Max value from RGB is 152 - color contains mainly: blue. Hex color #253198 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #253198 is #DACE67. Grayscale: #383838. Windows color (decimal): -14339688 or 9974053. OLE color: 9974053.
HSL color Cylindrical-coordinate representation of color #253198: hue angle of 233.74º degrees, saturation: 0.61, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #253198 is Cyan = 0.76, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 37 | 49 | 152 | - |
| CMYK | 0.76 | 0.68 | 0 | 0.40 |
| HSL | 233.74º | 0.61% | 0.37% | - |
| HSV(B) | 233.74º | 0.76% | 0.6% | - |
| XYZ | 7.53 | 4.86 | 30.25 | - |
| YUV | 57.15 | 181.52 | 113.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 49 | 152 | 0.76 | 0.68 | 0 | 0.40 | 233.74 | 0.61 | 0.37 |
| Hex | 25 | 31 | 98 | 4C | 44 | 0 | 28 | EA | 3D | 25 |
| Octal | 45 | 61 | 230 | 114 | 104 | 0 | 50 | 352 | 75 | 45 |
| Binary | 100101 | 110001 | 10011000 | 1001100 | 1000100 | 0 | 101000 | 11101010 | 111101 | 100101 |
Color Harmonies of #253198
Complementary color
Monochromatic Colors of #253198
Black with #253198
Text Example
Text Example
White with #253198
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #253198; }
p { color: rgb(37,49,152); }
H1.HeaderClassName
{
color: #253198;
}
.AnyTagClassName
{
color: #253198;
}
</style>
background-color css
<style>
a { background-color: #253198; }
a { background-color: rgb(37,49,152); }
div.DivClassName
{
background-color: #253198;
}
.BgClassName
{
background-color: #253198;
}
</style>
border-color css
<style>
span { border-color: #253198; }
span { border-color: rgb(37,49,152); }
td.TdClassName
{
border-color: #253198;
}
.TagClassName
{
border-color: #253198;
}
</style>