Shades of Persian Indigo #250380
Tints of Persian Indigo #250380
RGB
CMYK
RGB Variations
Color information
#250380 (or 0x250380) is known color: Persian Indigo. HEX triplet: 25, 03 and 80. RGB value is (37,3,128). Sum of RGB (Red+Green+Blue) = 37+3+128=168 (22% of max value = 765). Red value is 37 (14.84% from 255 or 22.02% from 168); Green value is 3 (1.56% from 255 or 1.79% from 168); Blue value is 128 (50.39% from 255 or 76.19% from 168); Max value from RGB is 128 - color contains mainly: blue. Hex color #250380 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #250380 is #DAFC7F. Grayscale: #1A1A1A. Windows color (decimal): -14351488 or 8389413. OLE color: 8389413.
HSL color Cylindrical-coordinate representation of color #250380: hue angle of 256.32º degrees, saturation: 0.95, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #250380 is Cyan = 0.71, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 37 | 3 | 128 | - |
| CMYK | 0.71 | 0.98 | 0 | 0.50 |
| HSL | 256.32º | 0.95% | 0.26% | - |
| HSV(B) | 256.32º | 0.98% | 0.5% | - |
| XYZ | 4.69 | 2.02 | 20.56 | - |
| YUV | 27.42 | 184.76 | 134.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 3 | 128 | 0.71 | 0.98 | 0 | 0.50 | 256.32 | 0.95 | 0.26 |
| Hex | 25 | 3 | 80 | 47 | 62 | 0 | 32 | 100 | 5F | 1A |
| Octal | 45 | 3 | 200 | 107 | 142 | 0 | 62 | 400 | 137 | 32 |
| Binary | 100101 | 11 | 10000000 | 1000111 | 1100010 | 0 | 110010 | 100000000 | 1011111 | 11010 |
Color Harmonies of #250380
Complementary color
Monochromatic Colors of #250380
Black with #250380
Text Example
Text Example
White with #250380
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #250380; }
p { color: rgb(37,3,128); }
H1.HeaderClassName
{
color: #250380;
}
.AnyTagClassName
{
color: #250380;
}
</style>
background-color css
<style>
a { background-color: #250380; }
a { background-color: rgb(37,3,128); }
div.DivClassName
{
background-color: #250380;
}
.BgClassName
{
background-color: #250380;
}
</style>
border-color css
<style>
span { border-color: #250380; }
span { border-color: rgb(37,3,128); }
td.TdClassName
{
border-color: #250380;
}
.TagClassName
{
border-color: #250380;
}
</style>