Shades of Persian Indigo #261266
Tints of Persian Indigo #261266
RGB
CMYK
RGB Variations
Color information
#261266 (or 0x261266) is known color: Persian Indigo. HEX triplet: 26, 12 and 66. RGB value is (38,18,102). Sum of RGB (Red+Green+Blue) = 38+18+102=158 (20% of max value = 765). Red value is 38 (15.23% from 255 or 24.05% from 158); Green value is 18 (7.42% from 255 or 11.39% from 158); Blue value is 102 (40.23% from 255 or 64.56% from 158); Max value from RGB is 102 - color contains mainly: blue. Hex color #261266 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #261266 is #D9ED99. Grayscale: #212121. Windows color (decimal): -14282138 or 6689318. OLE color: 6689318.
HSL color Cylindrical-coordinate representation of color #261266: hue angle of 254.29º degrees, saturation: 0.7, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #261266 is Cyan = 0.63, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 38 | 18 | 102 | - |
| CMYK | 0.63 | 0.82 | 0 | 0.6 |
| HSL | 254.29º | 0.7% | 0.24% | - |
| HSV(B) | 254.29º | 0.82% | 0.4% | - |
| XYZ | 3.41 | 1.8 | 12.74 | - |
| YUV | 33.56 | 166.63 | 131.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 18 | 102 | 0.63 | 0.82 | 0 | 0.6 | 254.29 | 0.7 | 0.24 |
| Hex | 26 | 12 | 66 | 3F | 52 | 0 | 3C | FE | 46 | 18 |
| Octal | 46 | 22 | 146 | 77 | 122 | 0 | 74 | 376 | 106 | 30 |
| Binary | 100110 | 10010 | 1100110 | 111111 | 1010010 | 0 | 111100 | 11111110 | 1000110 | 11000 |
Color Harmonies of #261266
Complementary color
Monochromatic Colors of #261266
Black with #261266
Text Example
Text Example
White with #261266
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #261266; }
p { color: rgb(38,18,102); }
H1.HeaderClassName
{
color: #261266;
}
.AnyTagClassName
{
color: #261266;
}
</style>
background-color css
<style>
a { background-color: #261266; }
a { background-color: rgb(38,18,102); }
div.DivClassName
{
background-color: #261266;
}
.BgClassName
{
background-color: #261266;
}
</style>
border-color css
<style>
span { border-color: #261266; }
span { border-color: rgb(38,18,102); }
td.TdClassName
{
border-color: #261266;
}
.TagClassName
{
border-color: #261266;
}
</style>