Shades of Egyptian Blue #253197
Tints of Egyptian Blue #253197
RGB
CMYK
RGB Variations
Color information
#253197 (or 0x253197) is known color: Egyptian Blue. HEX triplet: 25, 31 and 97. RGB value is (37,49,151). Sum of RGB (Red+Green+Blue) = 37+49+151=237 (31% of max value = 765). Red value is 37 (14.84% from 255 or 15.61% from 237); Green value is 49 (19.53% from 255 or 20.68% from 237); Blue value is 151 (59.38% from 255 or 63.71% from 237); Max value from RGB is 151 - color contains mainly: blue. Hex color #253197 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #253197 is #DACE68. Grayscale: #383838. Windows color (decimal): -14339689 or 9908517. OLE color: 9908517.
HSL color Cylindrical-coordinate representation of color #253197: hue angle of 233.68º degrees, saturation: 0.61, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #253197 is Cyan = 0.75, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 37 | 49 | 151 | - |
| CMYK | 0.75 | 0.68 | 0 | 0.41 |
| HSL | 233.68º | 0.61% | 0.37% | - |
| HSV(B) | 233.68º | 0.75% | 0.59% | - |
| XYZ | 7.45 | 4.82 | 29.82 | - |
| YUV | 57.04 | 181.02 | 113.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 49 | 151 | 0.75 | 0.68 | 0 | 0.41 | 233.68 | 0.61 | 0.37 |
| Hex | 25 | 31 | 97 | 4B | 44 | 0 | 29 | EA | 3D | 25 |
| Octal | 45 | 61 | 227 | 113 | 104 | 0 | 51 | 352 | 75 | 45 |
| Binary | 100101 | 110001 | 10010111 | 1001011 | 1000100 | 0 | 101001 | 11101010 | 111101 | 100101 |
Color Harmonies of #253197
Complementary color
Monochromatic Colors of #253197
Black with #253197
Text Example
Text Example
White with #253197
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #253197; }
p { color: rgb(37,49,151); }
H1.HeaderClassName
{
color: #253197;
}
.AnyTagClassName
{
color: #253197;
}
</style>
background-color css
<style>
a { background-color: #253197; }
a { background-color: rgb(37,49,151); }
div.DivClassName
{
background-color: #253197;
}
.BgClassName
{
background-color: #253197;
}
</style>
border-color css
<style>
span { border-color: #253197; }
span { border-color: rgb(37,49,151); }
td.TdClassName
{
border-color: #253197;
}
.TagClassName
{
border-color: #253197;
}
</style>