Shades of Persian Indigo #260861
Tints of Persian Indigo #260861
RGB
CMYK
RGB Variations
Color information
#260861 (or 0x260861) is known color: Persian Indigo. HEX triplet: 26, 08 and 61. RGB value is (38,8,97). Sum of RGB (Red+Green+Blue) = 38+8+97=143 (18% of max value = 765). Red value is 38 (15.23% from 255 or 26.57% from 143); Green value is 8 (3.52% from 255 or 5.59% from 143); Blue value is 97 (38.28% from 255 or 67.83% from 143); Max value from RGB is 97 - color contains mainly: blue. Hex color #260861 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #260861 is #D9F79E. Grayscale: #1A1A1A. Windows color (decimal): -14284703 or 6359078. OLE color: 6359078.
HSL color Cylindrical-coordinate representation of color #260861: hue angle of 260.22º degrees, saturation: 0.85, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #260861 is Cyan = 0.61, Magento = 0.92, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 38 | 8 | 97 | - |
| CMYK | 0.61 | 0.92 | 0 | 0.62 |
| HSL | 260.22º | 0.85% | 0.21% | - |
| HSV(B) | 260.22º | 0.92% | 0.38% | - |
| XYZ | 3.04 | 1.45 | 11.43 | - |
| YUV | 27.12 | 167.44 | 135.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 8 | 97 | 0.61 | 0.92 | 0 | 0.62 | 260.22 | 0.85 | 0.21 |
| Hex | 26 | 8 | 61 | 3D | 5C | 0 | 3E | 104 | 55 | 15 |
| Octal | 46 | 10 | 141 | 75 | 134 | 0 | 76 | 404 | 125 | 25 |
| Binary | 100110 | 1000 | 1100001 | 111101 | 1011100 | 0 | 111110 | 100000100 | 1010101 | 10101 |
Color Harmonies of #260861
Complementary color
Monochromatic Colors of #260861
Black with #260861
Text Example
Text Example
White with #260861
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #260861; }
p { color: rgb(38,8,97); }
H1.HeaderClassName
{
color: #260861;
}
.AnyTagClassName
{
color: #260861;
}
</style>
background-color css
<style>
a { background-color: #260861; }
a { background-color: rgb(38,8,97); }
div.DivClassName
{
background-color: #260861;
}
.BgClassName
{
background-color: #260861;
}
</style>
border-color css
<style>
span { border-color: #260861; }
span { border-color: rgb(38,8,97); }
td.TdClassName
{
border-color: #260861;
}
.TagClassName
{
border-color: #260861;
}
</style>