Shades of Persian Indigo #260178
Tints of Persian Indigo #260178
RGB
CMYK
RGB Variations
Color information
#260178 (or 0x260178) is known color: Persian Indigo. HEX triplet: 26, 01 and 78. RGB value is (38,1,120). Sum of RGB (Red+Green+Blue) = 38+1+120=159 (21% of max value = 765). Red value is 38 (15.23% from 255 or 23.90% from 159); Green value is 1 (0.78% from 255 or 0.63% from 159); Blue value is 120 (47.27% from 255 or 75.47% from 159); Max value from RGB is 120 - color contains mainly: blue. Hex color #260178 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #260178 is #D9FE87. Grayscale: #191919. Windows color (decimal): -14286472 or 7864614. OLE color: 7864614.
HSL color Cylindrical-coordinate representation of color #260178: hue angle of 258.66º degrees, saturation: 0.98, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #260178 is Cyan = 0.68, Magento = 0.99, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 38 | 1 | 120 | - |
| CMYK | 0.68 | 0.99 | 0 | 0.53 |
| HSL | 258.66º | 0.98% | 0.24% | - |
| HSV(B) | 258.66º | 0.99% | 0.47% | - |
| XYZ | 4.2 | 1.79 | 17.89 | - |
| YUV | 25.63 | 181.26 | 136.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 1 | 120 | 0.68 | 0.99 | 0 | 0.53 | 258.66 | 0.98 | 0.24 |
| Hex | 26 | 1 | 78 | 44 | 63 | 0 | 35 | 103 | 62 | 18 |
| Octal | 46 | 1 | 170 | 104 | 143 | 0 | 65 | 403 | 142 | 30 |
| Binary | 100110 | 1 | 1111000 | 1000100 | 1100011 | 0 | 110101 | 100000011 | 1100010 | 11000 |
Color Harmonies of #260178
Complementary color
Monochromatic Colors of #260178
Black with #260178
Text Example
Text Example
White with #260178
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #260178; }
p { color: rgb(38,1,120); }
H1.HeaderClassName
{
color: #260178;
}
.AnyTagClassName
{
color: #260178;
}
</style>
background-color css
<style>
a { background-color: #260178; }
a { background-color: rgb(38,1,120); }
div.DivClassName
{
background-color: #260178;
}
.BgClassName
{
background-color: #260178;
}
</style>
border-color css
<style>
span { border-color: #260178; }
span { border-color: rgb(38,1,120); }
td.TdClassName
{
border-color: #260178;
}
.TagClassName
{
border-color: #260178;
}
</style>