Shades of Persian Indigo #260663
Tints of Persian Indigo #260663
RGB
CMYK
RGB Variations
Color information
#260663 (or 0x260663) is known color: Persian Indigo. HEX triplet: 26, 06 and 63. RGB value is (38,6,99). Sum of RGB (Red+Green+Blue) = 38+6+99=143 (18% of max value = 765). Red value is 38 (15.23% from 255 or 26.57% from 143); Green value is 6 (2.73% from 255 or 4.20% from 143); Blue value is 99 (39.06% from 255 or 69.23% from 143); Max value from RGB is 99 - color contains mainly: blue. Hex color #260663 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #260663 is #D9F99C. Grayscale: #191919. Windows color (decimal): -14285213 or 6489638. OLE color: 6489638.
HSL color Cylindrical-coordinate representation of color #260663: hue angle of 260.65º degrees, saturation: 0.89, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #260663 is Cyan = 0.62, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 38 | 6 | 99 | - |
| CMYK | 0.62 | 0.94 | 0 | 0.61 |
| HSL | 260.65º | 0.89% | 0.21% | - |
| HSV(B) | 260.65º | 0.94% | 0.39% | - |
| XYZ | 3.12 | 1.44 | 11.92 | - |
| YUV | 26.17 | 169.1 | 136.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 6 | 99 | 0.62 | 0.94 | 0 | 0.61 | 260.65 | 0.89 | 0.21 |
| Hex | 26 | 6 | 63 | 3E | 5E | 0 | 3D | 105 | 59 | 15 |
| Octal | 46 | 6 | 143 | 76 | 136 | 0 | 75 | 405 | 131 | 25 |
| Binary | 100110 | 110 | 1100011 | 111110 | 1011110 | 0 | 111101 | 100000101 | 1011001 | 10101 |
Color Harmonies of #260663
Complementary color
Monochromatic Colors of #260663
Black with #260663
Text Example
Text Example
White with #260663
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #260663; }
p { color: rgb(38,6,99); }
H1.HeaderClassName
{
color: #260663;
}
.AnyTagClassName
{
color: #260663;
}
</style>
background-color css
<style>
a { background-color: #260663; }
a { background-color: rgb(38,6,99); }
div.DivClassName
{
background-color: #260663;
}
.BgClassName
{
background-color: #260663;
}
</style>
border-color css
<style>
span { border-color: #260663; }
span { border-color: rgb(38,6,99); }
td.TdClassName
{
border-color: #260663;
}
.TagClassName
{
border-color: #260663;
}
</style>