Shades of Persian Indigo #250668
Tints of Persian Indigo #250668
RGB
CMYK
RGB Variations
Color information
#250668 (or 0x250668) is known color: Persian Indigo. HEX triplet: 25, 06 and 68. RGB value is (37,6,104). Sum of RGB (Red+Green+Blue) = 37+6+104=147 (19% of max value = 765). Red value is 37 (14.84% from 255 or 25.17% from 147); Green value is 6 (2.73% from 255 or 4.08% from 147); Blue value is 104 (41.02% from 255 or 70.75% from 147); Max value from RGB is 104 - color contains mainly: blue. Hex color #250668 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #250668 is #DAF997. Grayscale: #1A1A1A. Windows color (decimal): -14350744 or 6817317. OLE color: 6817317.
HSL color Cylindrical-coordinate representation of color #250668: hue angle of 258.98º degrees, saturation: 0.89, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #250668 is Cyan = 0.64, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 37 | 6 | 104 | - |
| CMYK | 0.64 | 0.94 | 0 | 0.59 |
| HSL | 258.98º | 0.89% | 0.22% | - |
| HSV(B) | 258.98º | 0.94% | 0.41% | - |
| XYZ | 3.33 | 1.52 | 13.22 | - |
| YUV | 26.44 | 171.77 | 135.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 6 | 104 | 0.64 | 0.94 | 0 | 0.59 | 258.98 | 0.89 | 0.22 |
| Hex | 25 | 6 | 68 | 40 | 5E | 0 | 3B | 103 | 59 | 16 |
| Octal | 45 | 6 | 150 | 100 | 136 | 0 | 73 | 403 | 131 | 26 |
| Binary | 100101 | 110 | 1101000 | 1000000 | 1011110 | 0 | 111011 | 100000011 | 1011001 | 10110 |
Color Harmonies of #250668
Complementary color
Monochromatic Colors of #250668
Black with #250668
Text Example
Text Example
White with #250668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #250668; }
p { color: rgb(37,6,104); }
H1.HeaderClassName
{
color: #250668;
}
.AnyTagClassName
{
color: #250668;
}
</style>
background-color css
<style>
a { background-color: #250668; }
a { background-color: rgb(37,6,104); }
div.DivClassName
{
background-color: #250668;
}
.BgClassName
{
background-color: #250668;
}
</style>
border-color css
<style>
span { border-color: #250668; }
span { border-color: rgb(37,6,104); }
td.TdClassName
{
border-color: #250668;
}
.TagClassName
{
border-color: #250668;
}
</style>