Shades of Persian Indigo #260886
Tints of Persian Indigo #260886
RGB
CMYK
RGB Variations
Color information
#260886 (or 0x260886) is known color: Persian Indigo. HEX triplet: 26, 08 and 86. RGB value is (38,8,134). Sum of RGB (Red+Green+Blue) = 38+8+134=180 (23% of max value = 765). Red value is 38 (15.23% from 255 or 21.11% from 180); Green value is 8 (3.52% from 255 or 4.44% from 180); Blue value is 134 (52.73% from 255 or 74.44% from 180); Max value from RGB is 134 - color contains mainly: blue. Hex color #260886 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #260886 is #D9F779. Grayscale: #1E1E1E. Windows color (decimal): -14284666 or 8783910. OLE color: 8783910.
HSL color Cylindrical-coordinate representation of color #260886: hue angle of 254.29º degrees, saturation: 0.89, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #260886 is Cyan = 0.72, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 38 | 8 | 134 | - |
| CMYK | 0.72 | 0.94 | 0 | 0.47 |
| HSL | 254.29º | 0.89% | 0.28% | - |
| HSV(B) | 254.29º | 0.94% | 0.53% | - |
| XYZ | 5.19 | 2.31 | 22.73 | - |
| YUV | 31.33 | 185.94 | 132.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 8 | 134 | 0.72 | 0.94 | 0 | 0.47 | 254.29 | 0.89 | 0.28 |
| Hex | 26 | 8 | 86 | 48 | 5E | 0 | 2F | FE | 59 | 1C |
| Octal | 46 | 10 | 206 | 110 | 136 | 0 | 57 | 376 | 131 | 34 |
| Binary | 100110 | 1000 | 10000110 | 1001000 | 1011110 | 0 | 101111 | 11111110 | 1011001 | 11100 |
Color Harmonies of #260886
Complementary color
Monochromatic Colors of #260886
Black with #260886
Text Example
Text Example
White with #260886
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #260886; }
p { color: rgb(38,8,134); }
H1.HeaderClassName
{
color: #260886;
}
.AnyTagClassName
{
color: #260886;
}
</style>
background-color css
<style>
a { background-color: #260886; }
a { background-color: rgb(38,8,134); }
div.DivClassName
{
background-color: #260886;
}
.BgClassName
{
background-color: #260886;
}
</style>
border-color css
<style>
span { border-color: #260886; }
span { border-color: rgb(38,8,134); }
td.TdClassName
{
border-color: #260886;
}
.TagClassName
{
border-color: #260886;
}
</style>