Shades of Persian Indigo #260160
Tints of Persian Indigo #260160
RGB
CMYK
RGB Variations
Color information
#260160 (or 0x260160) is known color: Persian Indigo. HEX triplet: 26, 01 and 60. RGB value is (38,1,96). Sum of RGB (Red+Green+Blue) = 38+1+96=135 (17% of max value = 765). Red value is 38 (15.23% from 255 or 28.15% from 135); Green value is 1 (0.78% from 255 or 0.74% from 135); Blue value is 96 (37.89% from 255 or 71.11% from 135); Max value from RGB is 96 - color contains mainly: blue. Hex color #260160 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #260160 is #D9FE9F. Grayscale: #161616. Windows color (decimal): -14286496 or 6291750. OLE color: 6291750.
HSL color Cylindrical-coordinate representation of color #260160: hue angle of 263.37º degrees, saturation: 0.98, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #260160 is Cyan = 0.60, Magento = 0.99, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 38 | 1 | 96 | - |
| CMYK | 0.60 | 0.99 | 0 | 0.62 |
| HSL | 263.37º | 0.98% | 0.19% | - |
| HSV(B) | 263.37º | 0.99% | 0.38% | - |
| XYZ | 2.92 | 1.28 | 11.16 | - |
| YUV | 22.89 | 169.26 | 138.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 1 | 96 | 0.60 | 0.99 | 0 | 0.62 | 263.37 | 0.98 | 0.19 |
| Hex | 26 | 1 | 60 | 3C | 63 | 0 | 3E | 107 | 62 | 13 |
| Octal | 46 | 1 | 140 | 74 | 143 | 0 | 76 | 407 | 142 | 23 |
| Binary | 100110 | 1 | 1100000 | 111100 | 1100011 | 0 | 111110 | 100000111 | 1100010 | 10011 |
Color Harmonies of #260160
Complementary color
Monochromatic Colors of #260160
Black with #260160
Text Example
Text Example
White with #260160
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #260160; }
p { color: rgb(38,1,96); }
H1.HeaderClassName
{
color: #260160;
}
.AnyTagClassName
{
color: #260160;
}
</style>
background-color css
<style>
a { background-color: #260160; }
a { background-color: rgb(38,1,96); }
div.DivClassName
{
background-color: #260160;
}
.BgClassName
{
background-color: #260160;
}
</style>
border-color css
<style>
span { border-color: #260160; }
span { border-color: rgb(38,1,96); }
td.TdClassName
{
border-color: #260160;
}
.TagClassName
{
border-color: #260160;
}
</style>