Shades of Persian Indigo #260862
Tints of Persian Indigo #260862
RGB
CMYK
RGB Variations
Color information
#260862 (or 0x260862) is known color: Persian Indigo. HEX triplet: 26, 08 and 62. RGB value is (38,8,98). Sum of RGB (Red+Green+Blue) = 38+8+98=144 (19% of max value = 765). Red value is 38 (15.23% from 255 or 26.39% from 144); Green value is 8 (3.52% from 255 or 5.56% from 144); Blue value is 98 (38.67% from 255 or 68.06% from 144); Max value from RGB is 98 - color contains mainly: blue. Hex color #260862 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #260862 is #D9F79D. Grayscale: #1A1A1A. Windows color (decimal): -14284702 or 6424614. OLE color: 6424614.
HSL color Cylindrical-coordinate representation of color #260862: hue angle of 260º 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 #260862 is Cyan = 0.61, Magento = 0.92, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 38 | 8 | 98 | - |
| CMYK | 0.61 | 0.92 | 0 | 0.62 |
| HSL | 260º | 0.85% | 0.21% | - |
| HSV(B) | 260º | 0.92% | 0.38% | - |
| XYZ | 3.09 | 1.47 | 11.68 | - |
| YUV | 27.23 | 167.94 | 135.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 8 | 98 | 0.61 | 0.92 | 0 | 0.62 | 260 | 0.85 | 0.21 |
| Hex | 26 | 8 | 62 | 3D | 5C | 0 | 3E | 104 | 55 | 15 |
| Octal | 46 | 10 | 142 | 75 | 134 | 0 | 76 | 404 | 125 | 25 |
| Binary | 100110 | 1000 | 1100010 | 111101 | 1011100 | 0 | 111110 | 100000100 | 1010101 | 10101 |
Color Harmonies of #260862
Complementary color
Monochromatic Colors of #260862
Black with #260862
Text Example
Text Example
White with #260862
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #260862; }
p { color: rgb(38,8,98); }
H1.HeaderClassName
{
color: #260862;
}
.AnyTagClassName
{
color: #260862;
}
</style>
background-color css
<style>
a { background-color: #260862; }
a { background-color: rgb(38,8,98); }
div.DivClassName
{
background-color: #260862;
}
.BgClassName
{
background-color: #260862;
}
</style>
border-color css
<style>
span { border-color: #260862; }
span { border-color: rgb(38,8,98); }
td.TdClassName
{
border-color: #260862;
}
.TagClassName
{
border-color: #260862;
}
</style>