Shades of Persian Indigo #260469
Tints of Persian Indigo #260469
RGB
CMYK
RGB Variations
Color information
#260469 (or 0x260469) is known color: Persian Indigo. HEX triplet: 26, 04 and 69. RGB value is (38,4,105). Sum of RGB (Red+Green+Blue) = 38+4+105=147 (19% of max value = 765). Red value is 38 (15.23% from 255 or 25.85% from 147); Green value is 4 (1.95% from 255 or 2.72% from 147); Blue value is 105 (41.41% from 255 or 71.43% from 147); Max value from RGB is 105 - color contains mainly: blue. Hex color #260469 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #260469 is #D9FB96. Grayscale: #191919. Windows color (decimal): -14285719 or 6882342. OLE color: 6882342.
HSL color Cylindrical-coordinate representation of color #260469: hue angle of 260.2º degrees, saturation: 0.93, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #260469 is Cyan = 0.64, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 38 | 4 | 105 | - |
| CMYK | 0.64 | 0.96 | 0 | 0.59 |
| HSL | 260.2º | 0.93% | 0.21% | - |
| HSV(B) | 260.2º | 0.96% | 0.41% | - |
| XYZ | 3.39 | 1.52 | 13.48 | - |
| YUV | 25.68 | 172.76 | 136.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 4 | 105 | 0.64 | 0.96 | 0 | 0.59 | 260.2 | 0.93 | 0.21 |
| Hex | 26 | 4 | 69 | 40 | 60 | 0 | 3B | 104 | 5D | 15 |
| Octal | 46 | 4 | 151 | 100 | 140 | 0 | 73 | 404 | 135 | 25 |
| Binary | 100110 | 100 | 1101001 | 1000000 | 1100000 | 0 | 111011 | 100000100 | 1011101 | 10101 |
Color Harmonies of #260469
Complementary color
Monochromatic Colors of #260469
Black with #260469
Text Example
Text Example
White with #260469
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #260469; }
p { color: rgb(38,4,105); }
H1.HeaderClassName
{
color: #260469;
}
.AnyTagClassName
{
color: #260469;
}
</style>
background-color css
<style>
a { background-color: #260469; }
a { background-color: rgb(38,4,105); }
div.DivClassName
{
background-color: #260469;
}
.BgClassName
{
background-color: #260469;
}
</style>
border-color css
<style>
span { border-color: #260469; }
span { border-color: rgb(38,4,105); }
td.TdClassName
{
border-color: #260469;
}
.TagClassName
{
border-color: #260469;
}
</style>