Shades of Persian Indigo #260169
Tints of Persian Indigo #260169
RGB
CMYK
RGB Variations
Color information
#260169 (or 0x260169) is known color: Persian Indigo. HEX triplet: 26, 01 and 69. RGB value is (38,1,105). Sum of RGB (Red+Green+Blue) = 38+1+105=144 (19% of max value = 765). Red value is 38 (15.23% from 255 or 26.39% from 144); Green value is 1 (0.78% from 255 or 0.69% from 144); Blue value is 105 (41.41% from 255 or 72.92% from 144); Max value from RGB is 105 - color contains mainly: blue. Hex color #260169 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #260169 is #D9FE96. Grayscale: #171717. Windows color (decimal): -14286487 or 6881574. OLE color: 6881574.
HSL color Cylindrical-coordinate representation of color #260169: hue angle of 261.35º degrees, saturation: 0.98, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #260169 is Cyan = 0.64, Magento = 0.99, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 38 | 1 | 105 | - |
| CMYK | 0.64 | 0.99 | 0 | 0.59 |
| HSL | 261.35º | 0.98% | 0.21% | - |
| HSV(B) | 261.35º | 0.99% | 0.41% | - |
| XYZ | 3.36 | 1.45 | 13.47 | - |
| YUV | 23.92 | 173.76 | 138.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 1 | 105 | 0.64 | 0.99 | 0 | 0.59 | 261.35 | 0.98 | 0.21 |
| Hex | 26 | 1 | 69 | 40 | 63 | 0 | 3B | 105 | 62 | 15 |
| Octal | 46 | 1 | 151 | 100 | 143 | 0 | 73 | 405 | 142 | 25 |
| Binary | 100110 | 1 | 1101001 | 1000000 | 1100011 | 0 | 111011 | 100000101 | 1100010 | 10101 |
Color Harmonies of #260169
Complementary color
Monochromatic Colors of #260169
Black with #260169
Text Example
Text Example
White with #260169
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #260169; }
p { color: rgb(38,1,105); }
H1.HeaderClassName
{
color: #260169;
}
.AnyTagClassName
{
color: #260169;
}
</style>
background-color css
<style>
a { background-color: #260169; }
a { background-color: rgb(38,1,105); }
div.DivClassName
{
background-color: #260169;
}
.BgClassName
{
background-color: #260169;
}
</style>
border-color css
<style>
span { border-color: #260169; }
span { border-color: rgb(38,1,105); }
td.TdClassName
{
border-color: #260169;
}
.TagClassName
{
border-color: #260169;
}
</style>