Shades of Persian Indigo #251476
Tints of Persian Indigo #251476
RGB
CMYK
RGB Variations
Color information
#251476 (or 0x251476) is known color: Persian Indigo. HEX triplet: 25, 14 and 76. RGB value is (37,20,118). Sum of RGB (Red+Green+Blue) = 37+20+118=175 (23% of max value = 765). Red value is 37 (14.84% from 255 or 21.14% from 175); Green value is 20 (8.20% from 255 or 11.43% from 175); Blue value is 118 (46.48% from 255 or 67.43% from 175); Max value from RGB is 118 - color contains mainly: blue. Hex color #251476 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #251476 is #DAEB89. Grayscale: #232323. Windows color (decimal): -14347146 or 7738405. OLE color: 7738405.
HSL color Cylindrical-coordinate representation of color #251476: hue angle of 250.41º degrees, saturation: 0.71, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #251476 is Cyan = 0.69, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 37 | 20 | 118 | - |
| CMYK | 0.69 | 0.83 | 0 | 0.54 |
| HSL | 250.41º | 0.71% | 0.27% | - |
| HSV(B) | 250.41º | 0.83% | 0.46% | - |
| XYZ | 4.28 | 2.2 | 17.34 | - |
| YUV | 36.26 | 174.13 | 128.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 20 | 118 | 0.69 | 0.83 | 0 | 0.54 | 250.41 | 0.71 | 0.27 |
| Hex | 25 | 14 | 76 | 45 | 53 | 0 | 36 | FA | 47 | 1B |
| Octal | 45 | 24 | 166 | 105 | 123 | 0 | 66 | 372 | 107 | 33 |
| Binary | 100101 | 10100 | 1110110 | 1000101 | 1010011 | 0 | 110110 | 11111010 | 1000111 | 11011 |
Color Harmonies of #251476
Complementary color
Monochromatic Colors of #251476
Black with #251476
Text Example
Text Example
White with #251476
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #251476; }
p { color: rgb(37,20,118); }
H1.HeaderClassName
{
color: #251476;
}
.AnyTagClassName
{
color: #251476;
}
</style>
background-color css
<style>
a { background-color: #251476; }
a { background-color: rgb(37,20,118); }
div.DivClassName
{
background-color: #251476;
}
.BgClassName
{
background-color: #251476;
}
</style>
border-color css
<style>
span { border-color: #251476; }
span { border-color: rgb(37,20,118); }
td.TdClassName
{
border-color: #251476;
}
.TagClassName
{
border-color: #251476;
}
</style>