Shades of Persian Indigo #260078
Tints of Persian Indigo #260078
RGB
CMYK
RGB Variations
Color information
#260078 (or 0x260078) is known color: Persian Indigo. HEX triplet: 26, 00 and 78. RGB value is (38,0,120). Sum of RGB (Red+Green+Blue) = 38+0+120=158 (20% of max value = 765). Red value is 38 (15.23% from 255 or 24.05% from 158); Green value is 0 (0.39% from 255 or 0% from 158); Blue value is 120 (47.27% from 255 or 75.95% from 158); Max value from RGB is 120 - color contains mainly: blue. Hex color #260078 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #260078 is #D9FF87. Grayscale: #181818. Windows color (decimal): -14286728 or 7864358. OLE color: 7864358.
HSL color Cylindrical-coordinate representation of color #260078: hue angle of 259º degrees, saturation: 1, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 1%. Process color model (Four color, CMYK) of #260078 is Cyan = 0.68, Magento = 1, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 38 | 0 | 120 | - |
| CMYK | 0.68 | 1 | 0 | 0.53 |
| HSL | 259º | 1% | 0.24% | - |
| HSV(B) | 259º | 1% | 0.47% | - |
| XYZ | 4.19 | 1.77 | 17.89 | - |
| YUV | 25.04 | 181.59 | 137.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 0 | 120 | 0.68 | 1 | 0 | 0.53 | 259 | 1 | 0.24 |
| Hex | 26 | 0 | 78 | 44 | 64 | 0 | 35 | 103 | 64 | 18 |
| Octal | 46 | 0 | 170 | 104 | 144 | 0 | 65 | 403 | 144 | 30 |
| Binary | 100110 | 0 | 1111000 | 1000100 | 1100100 | 0 | 110101 | 100000011 | 1100100 | 11000 |
Color Harmonies of #260078
Complementary color
Monochromatic Colors of #260078
Black with #260078
Text Example
Text Example
White with #260078
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #260078; }
p { color: rgb(38,0,120); }
H1.HeaderClassName
{
color: #260078;
}
.AnyTagClassName
{
color: #260078;
}
</style>
background-color css
<style>
a { background-color: #260078; }
a { background-color: rgb(38,0,120); }
div.DivClassName
{
background-color: #260078;
}
.BgClassName
{
background-color: #260078;
}
</style>
border-color css
<style>
span { border-color: #260078; }
span { border-color: rgb(38,0,120); }
td.TdClassName
{
border-color: #260078;
}
.TagClassName
{
border-color: #260078;
}
</style>