Shades of Persian Indigo #250781
Tints of Persian Indigo #250781
RGB
CMYK
RGB Variations
Color information
#250781 (or 0x250781) is known color: Persian Indigo. HEX triplet: 25, 07 and 81. RGB value is (37,7,129). Sum of RGB (Red+Green+Blue) = 37+7+129=173 (22% of max value = 765). Red value is 37 (14.84% from 255 or 21.39% from 173); Green value is 7 (3.12% from 255 or 4.05% from 173); Blue value is 129 (50.78% from 255 or 74.57% from 173); Max value from RGB is 129 - color contains mainly: blue. Hex color #250781 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #250781 is #DAF87E. Grayscale: #1D1D1D. Windows color (decimal): -14350463 or 8455973. OLE color: 8455973.
HSL color Cylindrical-coordinate representation of color #250781: hue angle of 254.75º degrees, saturation: 0.9, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #250781 is Cyan = 0.71, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 37 | 7 | 129 | - |
| CMYK | 0.71 | 0.95 | 0 | 0.49 |
| HSL | 254.75º | 0.9% | 0.27% | - |
| HSV(B) | 254.75º | 0.95% | 0.51% | - |
| XYZ | 4.8 | 2.13 | 20.93 | - |
| YUV | 29.88 | 183.94 | 133.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 7 | 129 | 0.71 | 0.95 | 0 | 0.49 | 254.75 | 0.9 | 0.27 |
| Hex | 25 | 7 | 81 | 47 | 5F | 0 | 31 | FF | 5A | 1B |
| Octal | 45 | 7 | 201 | 107 | 137 | 0 | 61 | 377 | 132 | 33 |
| Binary | 100101 | 111 | 10000001 | 1000111 | 1011111 | 0 | 110001 | 11111111 | 1011010 | 11011 |
Color Harmonies of #250781
Complementary color
Monochromatic Colors of #250781
Black with #250781
Text Example
Text Example
White with #250781
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #250781; }
p { color: rgb(37,7,129); }
H1.HeaderClassName
{
color: #250781;
}
.AnyTagClassName
{
color: #250781;
}
</style>
background-color css
<style>
a { background-color: #250781; }
a { background-color: rgb(37,7,129); }
div.DivClassName
{
background-color: #250781;
}
.BgClassName
{
background-color: #250781;
}
</style>
border-color css
<style>
span { border-color: #250781; }
span { border-color: rgb(37,7,129); }
td.TdClassName
{
border-color: #250781;
}
.TagClassName
{
border-color: #250781;
}
</style>