Shades of Persian Indigo #260662
Tints of Persian Indigo #260662
RGB
CMYK
RGB Variations
Color information
#260662 (or 0x260662) is known color: Persian Indigo. HEX triplet: 26, 06 and 62. RGB value is (38,6,98). Sum of RGB (Red+Green+Blue) = 38+6+98=142 (18% of max value = 765). Red value is 38 (15.23% from 255 or 26.76% from 142); Green value is 6 (2.73% from 255 or 4.23% from 142); Blue value is 98 (38.67% from 255 or 69.01% from 142); Max value from RGB is 98 - color contains mainly: blue. Hex color #260662 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #260662 is #D9F99D. Grayscale: #191919. Windows color (decimal): -14285214 or 6424102. OLE color: 6424102.
HSL color Cylindrical-coordinate representation of color #260662: hue angle of 260.87º degrees, saturation: 0.88, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #260662 is Cyan = 0.61, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 38 | 6 | 98 | - |
| CMYK | 0.61 | 0.94 | 0 | 0.62 |
| HSL | 260.87º | 0.88% | 0.2% | - |
| HSV(B) | 260.87º | 0.94% | 0.38% | - |
| XYZ | 3.07 | 1.42 | 11.67 | - |
| YUV | 26.06 | 168.6 | 136.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 6 | 98 | 0.61 | 0.94 | 0 | 0.62 | 260.87 | 0.88 | 0.2 |
| Hex | 26 | 6 | 62 | 3D | 5E | 0 | 3E | 105 | 58 | 14 |
| Octal | 46 | 6 | 142 | 75 | 136 | 0 | 76 | 405 | 130 | 24 |
| Binary | 100110 | 110 | 1100010 | 111101 | 1011110 | 0 | 111110 | 100000101 | 1011000 | 10100 |
Color Harmonies of #260662
Complementary color
Monochromatic Colors of #260662
Black with #260662
Text Example
Text Example
White with #260662
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #260662; }
p { color: rgb(38,6,98); }
H1.HeaderClassName
{
color: #260662;
}
.AnyTagClassName
{
color: #260662;
}
</style>
background-color css
<style>
a { background-color: #260662; }
a { background-color: rgb(38,6,98); }
div.DivClassName
{
background-color: #260662;
}
.BgClassName
{
background-color: #260662;
}
</style>
border-color css
<style>
span { border-color: #260662; }
span { border-color: rgb(38,6,98); }
td.TdClassName
{
border-color: #260662;
}
.TagClassName
{
border-color: #260662;
}
</style>