Shades of Persian Indigo #251375
Tints of Persian Indigo #251375
RGB
CMYK
RGB Variations
Color information
#251375 (or 0x251375) is known color: Persian Indigo. HEX triplet: 25, 13 and 75. RGB value is (37,19,117). Sum of RGB (Red+Green+Blue) = 37+19+117=173 (22% of max value = 765). Red value is 37 (14.84% from 255 or 21.39% from 173); Green value is 19 (7.81% from 255 or 10.98% from 173); Blue value is 117 (46.09% from 255 or 67.63% from 173); Max value from RGB is 117 - color contains mainly: blue. Hex color #251375 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #251375 is #DAEC8A. Grayscale: #232323. Windows color (decimal): -14347403 or 7672613. OLE color: 7672613.
HSL color Cylindrical-coordinate representation of color #251375: hue angle of 251.02º degrees, saturation: 0.72, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #251375 is Cyan = 0.68, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 37 | 19 | 117 | - |
| CMYK | 0.68 | 0.84 | 0 | 0.54 |
| HSL | 251.02º | 0.72% | 0.27% | - |
| HSV(B) | 251.02º | 0.84% | 0.46% | - |
| XYZ | 4.21 | 2.14 | 17.02 | - |
| YUV | 35.55 | 173.96 | 129.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 19 | 117 | 0.68 | 0.84 | 0 | 0.54 | 251.02 | 0.72 | 0.27 |
| Hex | 25 | 13 | 75 | 44 | 54 | 0 | 36 | FB | 48 | 1B |
| Octal | 45 | 23 | 165 | 104 | 124 | 0 | 66 | 373 | 110 | 33 |
| Binary | 100101 | 10011 | 1110101 | 1000100 | 1010100 | 0 | 110110 | 11111011 | 1001000 | 11011 |
Color Harmonies of #251375
Complementary color
Monochromatic Colors of #251375
Black with #251375
Text Example
Text Example
White with #251375
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #251375; }
p { color: rgb(37,19,117); }
H1.HeaderClassName
{
color: #251375;
}
.AnyTagClassName
{
color: #251375;
}
</style>
background-color css
<style>
a { background-color: #251375; }
a { background-color: rgb(37,19,117); }
div.DivClassName
{
background-color: #251375;
}
.BgClassName
{
background-color: #251375;
}
</style>
border-color css
<style>
span { border-color: #251375; }
span { border-color: rgb(37,19,117); }
td.TdClassName
{
border-color: #251375;
}
.TagClassName
{
border-color: #251375;
}
</style>