Shades of Persian Indigo #260966
Tints of Persian Indigo #260966
RGB
CMYK
RGB Variations
Color information
#260966 (or 0x260966) is known color: Persian Indigo. HEX triplet: 26, 09 and 66. RGB value is (38,9,102). Sum of RGB (Red+Green+Blue) = 38+9+102=149 (19% of max value = 765). Red value is 38 (15.23% from 255 or 25.50% from 149); Green value is 9 (3.91% from 255 or 6.04% from 149); Blue value is 102 (40.23% from 255 or 68.46% from 149); Max value from RGB is 102 - color contains mainly: blue. Hex color #260966 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #260966 is #D9F699. Grayscale: #1B1B1B. Windows color (decimal): -14284442 or 6687014. OLE color: 6687014.
HSL color Cylindrical-coordinate representation of color #260966: hue angle of 258.71º degrees, saturation: 0.84, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #260966 is Cyan = 0.63, Magento = 0.91, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 38 | 9 | 102 | - |
| CMYK | 0.63 | 0.91 | 0 | 0.6 |
| HSL | 258.71º | 0.84% | 0.22% | - |
| HSV(B) | 258.71º | 0.91% | 0.4% | - |
| XYZ | 3.3 | 1.57 | 12.7 | - |
| YUV | 28.27 | 169.61 | 134.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 9 | 102 | 0.63 | 0.91 | 0 | 0.6 | 258.71 | 0.84 | 0.22 |
| Hex | 26 | 9 | 66 | 3F | 5B | 0 | 3C | 103 | 54 | 16 |
| Octal | 46 | 11 | 146 | 77 | 133 | 0 | 74 | 403 | 124 | 26 |
| Binary | 100110 | 1001 | 1100110 | 111111 | 1011011 | 0 | 111100 | 100000011 | 1010100 | 10110 |
Color Harmonies of #260966
Complementary color
Monochromatic Colors of #260966
Black with #260966
Text Example
Text Example
White with #260966
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #260966; }
p { color: rgb(38,9,102); }
H1.HeaderClassName
{
color: #260966;
}
.AnyTagClassName
{
color: #260966;
}
</style>
background-color css
<style>
a { background-color: #260966; }
a { background-color: rgb(38,9,102); }
div.DivClassName
{
background-color: #260966;
}
.BgClassName
{
background-color: #260966;
}
</style>
border-color css
<style>
span { border-color: #260966; }
span { border-color: rgb(38,9,102); }
td.TdClassName
{
border-color: #260966;
}
.TagClassName
{
border-color: #260966;
}
</style>