Shades of Persian Indigo #260075
Tints of Persian Indigo #260075
RGB
CMYK
RGB Variations
Color information
#260075 (or 0x260075) is known color: Persian Indigo. HEX triplet: 26, 00 and 75. RGB value is (38,0,117). Sum of RGB (Red+Green+Blue) = 38+0+117=155 (20% of max value = 765). Red value is 38 (15.23% from 255 or 24.52% from 155); Green value is 0 (0.39% from 255 or 0% from 155); Blue value is 117 (46.09% from 255 or 75.48% from 155); Max value from RGB is 117 - color contains mainly: blue. Hex color #260075 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #260075 is #D9FF8A. Grayscale: #181818. Windows color (decimal): -14286731 or 7667750. OLE color: 7667750.
HSL color Cylindrical-coordinate representation of color #260075: hue angle of 259.49º degrees, saturation: 1, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 1%. Process color model (Four color, CMYK) of #260075 is Cyan = 0.68, Magento = 1, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 38 | 0 | 117 | - |
| CMYK | 0.68 | 1 | 0 | 0.54 |
| HSL | 259.49º | 1% | 0.23% | - |
| HSV(B) | 259.49º | 1% | 0.46% | - |
| XYZ | 4.01 | 1.7 | 16.95 | - |
| YUV | 24.7 | 180.09 | 137.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 0 | 117 | 0.68 | 1 | 0 | 0.54 | 259.49 | 1 | 0.23 |
| Hex | 26 | 0 | 75 | 44 | 64 | 0 | 36 | 103 | 64 | 17 |
| Octal | 46 | 0 | 165 | 104 | 144 | 0 | 66 | 403 | 144 | 27 |
| Binary | 100110 | 0 | 1110101 | 1000100 | 1100100 | 0 | 110110 | 100000011 | 1100100 | 10111 |
Color Harmonies of #260075
Complementary color
Monochromatic Colors of #260075
Black with #260075
Text Example
Text Example
White with #260075
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #260075; }
p { color: rgb(38,0,117); }
H1.HeaderClassName
{
color: #260075;
}
.AnyTagClassName
{
color: #260075;
}
</style>
background-color css
<style>
a { background-color: #260075; }
a { background-color: rgb(38,0,117); }
div.DivClassName
{
background-color: #260075;
}
.BgClassName
{
background-color: #260075;
}
</style>
border-color css
<style>
span { border-color: #260075; }
span { border-color: rgb(38,0,117); }
td.TdClassName
{
border-color: #260075;
}
.TagClassName
{
border-color: #260075;
}
</style>