Shades of Egyptian Blue #253095
Tints of Egyptian Blue #253095
RGB
CMYK
RGB Variations
Color information
#253095 (or 0x253095) is known color: Egyptian Blue. HEX triplet: 25, 30 and 95. RGB value is (37,48,149). Sum of RGB (Red+Green+Blue) = 37+48+149=234 (30% of max value = 765). Red value is 37 (14.84% from 255 or 15.81% from 234); Green value is 48 (19.14% from 255 or 20.51% from 234); Blue value is 149 (58.59% from 255 or 63.68% from 234); Max value from RGB is 149 - color contains mainly: blue. Hex color #253095 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #253095 is #DACF6A. Grayscale: #373737. Windows color (decimal): -14339947 or 9777189. OLE color: 9777189.
HSL color Cylindrical-coordinate representation of color #253095: hue angle of 234.11º degrees, saturation: 0.6, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #253095 is Cyan = 0.75, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 37 | 48 | 149 | - |
| CMYK | 0.75 | 0.68 | 0 | 0.42 |
| HSL | 234.11º | 0.6% | 0.36% | - |
| HSV(B) | 234.11º | 0.75% | 0.58% | - |
| XYZ | 7.24 | 4.68 | 28.95 | - |
| YUV | 56.23 | 180.36 | 114.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 48 | 149 | 0.75 | 0.68 | 0 | 0.42 | 234.11 | 0.6 | 0.36 |
| Hex | 25 | 30 | 95 | 4B | 44 | 0 | 2A | EA | 3C | 24 |
| Octal | 45 | 60 | 225 | 113 | 104 | 0 | 52 | 352 | 74 | 44 |
| Binary | 100101 | 110000 | 10010101 | 1001011 | 1000100 | 0 | 101010 | 11101010 | 111100 | 100100 |
Color Harmonies of #253095
Complementary color
Monochromatic Colors of #253095
Black with #253095
Text Example
Text Example
White with #253095
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #253095; }
p { color: rgb(37,48,149); }
H1.HeaderClassName
{
color: #253095;
}
.AnyTagClassName
{
color: #253095;
}
</style>
background-color css
<style>
a { background-color: #253095; }
a { background-color: rgb(37,48,149); }
div.DivClassName
{
background-color: #253095;
}
.BgClassName
{
background-color: #253095;
}
</style>
border-color css
<style>
span { border-color: #253095; }
span { border-color: rgb(37,48,149); }
td.TdClassName
{
border-color: #253095;
}
.TagClassName
{
border-color: #253095;
}
</style>