Shades of Persian Indigo #260266
Tints of Persian Indigo #260266
RGB
CMYK
RGB Variations
Color information
#260266 (or 0x260266) is known color: Persian Indigo. HEX triplet: 26, 02 and 66. RGB value is (38,2,102). Sum of RGB (Red+Green+Blue) = 38+2+102=142 (18% of max value = 765). Red value is 38 (15.23% from 255 or 26.76% from 142); Green value is 2 (1.17% from 255 or 1.41% from 142); Blue value is 102 (40.23% from 255 or 71.83% from 142); Max value from RGB is 102 - color contains mainly: blue. Hex color #260266 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #260266 is #D9FD99. Grayscale: #171717. Windows color (decimal): -14286234 or 6685222. OLE color: 6685222.
HSL color Cylindrical-coordinate representation of color #260266: hue angle of 261.6º 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 #260266 is Cyan = 0.63, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 38 | 2 | 102 | - |
| CMYK | 0.63 | 0.98 | 0 | 0.6 |
| HSL | 261.6º | 0.96% | 0.2% | - |
| HSV(B) | 261.6º | 0.98% | 0.4% | - |
| XYZ | 3.22 | 1.41 | 12.67 | - |
| YUV | 24.16 | 171.93 | 137.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 2 | 102 | 0.63 | 0.98 | 0 | 0.6 | 261.6 | 0.96 | 0.2 |
| Hex | 26 | 2 | 66 | 3F | 62 | 0 | 3C | 106 | 60 | 14 |
| Octal | 46 | 2 | 146 | 77 | 142 | 0 | 74 | 406 | 140 | 24 |
| Binary | 100110 | 10 | 1100110 | 111111 | 1100010 | 0 | 111100 | 100000110 | 1100000 | 10100 |
Color Harmonies of #260266
Complementary color
Monochromatic Colors of #260266
Black with #260266
Text Example
Text Example
White with #260266
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #260266; }
p { color: rgb(38,2,102); }
H1.HeaderClassName
{
color: #260266;
}
.AnyTagClassName
{
color: #260266;
}
</style>
background-color css
<style>
a { background-color: #260266; }
a { background-color: rgb(38,2,102); }
div.DivClassName
{
background-color: #260266;
}
.BgClassName
{
background-color: #260266;
}
</style>
border-color css
<style>
span { border-color: #260266; }
span { border-color: rgb(38,2,102); }
td.TdClassName
{
border-color: #260266;
}
.TagClassName
{
border-color: #260266;
}
</style>