Shades of Persian Indigo #250266
Tints of Persian Indigo #250266
RGB
CMYK
RGB Variations
Color information
#250266 (or 0x250266) is known color: Persian Indigo. HEX triplet: 25, 02 and 66. RGB value is (37,2,102). Sum of RGB (Red+Green+Blue) = 37+2+102=141 (18% of max value = 765). Red value is 37 (14.84% from 255 or 26.24% from 141); Green value is 2 (1.17% from 255 or 1.42% from 141); Blue value is 102 (40.23% from 255 or 72.34% from 141); Max value from RGB is 102 - color contains mainly: blue. Hex color #250266 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #250266 is #DAFD99. Grayscale: #171717. Windows color (decimal): -14351770 or 6685221. OLE color: 6685221.
HSL color Cylindrical-coordinate representation of color #250266: hue angle of 261º degrees, saturation: 0.96, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #250266 is Cyan = 0.64, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 37 | 2 | 102 | - |
| CMYK | 0.64 | 0.98 | 0 | 0.6 |
| HSL | 261º | 0.96% | 0.2% | - |
| HSV(B) | 261º | 0.98% | 0.4% | - |
| XYZ | 3.18 | 1.4 | 12.67 | - |
| YUV | 23.87 | 172.1 | 137.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 2 | 102 | 0.64 | 0.98 | 0 | 0.6 | 261 | 0.96 | 0.2 |
| Hex | 25 | 2 | 66 | 40 | 62 | 0 | 3C | 105 | 60 | 14 |
| Octal | 45 | 2 | 146 | 100 | 142 | 0 | 74 | 405 | 140 | 24 |
| Binary | 100101 | 10 | 1100110 | 1000000 | 1100010 | 0 | 111100 | 100000101 | 1100000 | 10100 |
Color Harmonies of #250266
Complementary color
Monochromatic Colors of #250266
Black with #250266
Text Example
Text Example
White with #250266
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #250266; }
p { color: rgb(37,2,102); }
H1.HeaderClassName
{
color: #250266;
}
.AnyTagClassName
{
color: #250266;
}
</style>
background-color css
<style>
a { background-color: #250266; }
a { background-color: rgb(37,2,102); }
div.DivClassName
{
background-color: #250266;
}
.BgClassName
{
background-color: #250266;
}
</style>
border-color css
<style>
span { border-color: #250266; }
span { border-color: rgb(37,2,102); }
td.TdClassName
{
border-color: #250266;
}
.TagClassName
{
border-color: #250266;
}
</style>