Shades of Persian Indigo #260260
Tints of Persian Indigo #260260
RGB
CMYK
RGB Variations
Color information
#260260 (or 0x260260) is known color: Persian Indigo. HEX triplet: 26, 02 and 60. RGB value is (38,2,96). Sum of RGB (Red+Green+Blue) = 38+2+96=136 (18% of max value = 765). Red value is 38 (15.23% from 255 or 27.94% from 136); Green value is 2 (1.17% from 255 or 1.47% from 136); Blue value is 96 (37.89% from 255 or 70.59% from 136); Max value from RGB is 96 - color contains mainly: blue. Hex color #260260 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #260260 is #D9FD9F. Grayscale: #171717. Windows color (decimal): -14286240 or 6292006. OLE color: 6292006.
HSL color Cylindrical-coordinate representation of color #260260: hue angle of 262.98º degrees, saturation: 0.96, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #260260 is Cyan = 0.60, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 38 | 2 | 96 | - |
| CMYK | 0.60 | 0.98 | 0 | 0.62 |
| HSL | 262.98º | 0.96% | 0.19% | - |
| HSV(B) | 262.98º | 0.98% | 0.38% | - |
| XYZ | 2.93 | 1.3 | 11.16 | - |
| YUV | 23.48 | 168.93 | 138.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 2 | 96 | 0.60 | 0.98 | 0 | 0.62 | 262.98 | 0.96 | 0.19 |
| Hex | 26 | 2 | 60 | 3C | 62 | 0 | 3E | 107 | 60 | 13 |
| Octal | 46 | 2 | 140 | 74 | 142 | 0 | 76 | 407 | 140 | 23 |
| Binary | 100110 | 10 | 1100000 | 111100 | 1100010 | 0 | 111110 | 100000111 | 1100000 | 10011 |
Color Harmonies of #260260
Complementary color
Monochromatic Colors of #260260
Black with #260260
Text Example
Text Example
White with #260260
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #260260; }
p { color: rgb(38,2,96); }
H1.HeaderClassName
{
color: #260260;
}
.AnyTagClassName
{
color: #260260;
}
</style>
background-color css
<style>
a { background-color: #260260; }
a { background-color: rgb(38,2,96); }
div.DivClassName
{
background-color: #260260;
}
.BgClassName
{
background-color: #260260;
}
</style>
border-color css
<style>
span { border-color: #260260; }
span { border-color: rgb(38,2,96); }
td.TdClassName
{
border-color: #260260;
}
.TagClassName
{
border-color: #260260;
}
</style>