Shades of Persian Indigo #260071
Tints of Persian Indigo #260071
RGB
CMYK
RGB Variations
Color information
#260071 (or 0x260071) is known color: Persian Indigo. HEX triplet: 26, 00 and 71. RGB value is (38,0,113). Sum of RGB (Red+Green+Blue) = 38+0+113=151 (20% of max value = 765). Red value is 38 (15.23% from 255 or 25.17% from 151); Green value is 0 (0.39% from 255 or 0% from 151); Blue value is 113 (44.53% from 255 or 74.83% from 151); Max value from RGB is 113 - color contains mainly: blue. Hex color #260071 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #260071 is #D9FF8E. Grayscale: #171717. Windows color (decimal): -14286735 or 7405606. OLE color: 7405606.
HSL color Cylindrical-coordinate representation of color #260071: hue angle of 260.18º degrees, saturation: 1, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 1%. Process color model (Four color, CMYK) of #260071 is Cyan = 0.66, Magento = 1, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 38 | 0 | 113 | - |
| CMYK | 0.66 | 1 | 0 | 0.56 |
| HSL | 260.18º | 1% | 0.22% | - |
| HSV(B) | 260.18º | 1% | 0.44% | - |
| XYZ | 3.78 | 1.6 | 15.73 | - |
| YUV | 24.24 | 178.09 | 137.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 0 | 113 | 0.66 | 1 | 0 | 0.56 | 260.18 | 1 | 0.22 |
| Hex | 26 | 0 | 71 | 42 | 64 | 0 | 38 | 104 | 64 | 16 |
| Octal | 46 | 0 | 161 | 102 | 144 | 0 | 70 | 404 | 144 | 26 |
| Binary | 100110 | 0 | 1110001 | 1000010 | 1100100 | 0 | 111000 | 100000100 | 1100100 | 10110 |
Color Harmonies of #260071
Complementary color
Monochromatic Colors of #260071
Black with #260071
Text Example
Text Example
White with #260071
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #260071; }
p { color: rgb(38,0,113); }
H1.HeaderClassName
{
color: #260071;
}
.AnyTagClassName
{
color: #260071;
}
</style>
background-color css
<style>
a { background-color: #260071; }
a { background-color: rgb(38,0,113); }
div.DivClassName
{
background-color: #260071;
}
.BgClassName
{
background-color: #260071;
}
</style>
border-color css
<style>
span { border-color: #260071; }
span { border-color: rgb(38,0,113); }
td.TdClassName
{
border-color: #260071;
}
.TagClassName
{
border-color: #260071;
}
</style>