Shades of Persian Indigo #260775
Tints of Persian Indigo #260775
RGB
CMYK
RGB Variations
Color information
#260775 (or 0x260775) is known color: Persian Indigo. HEX triplet: 26, 07 and 75. RGB value is (38,7,117). Sum of RGB (Red+Green+Blue) = 38+7+117=162 (21% of max value = 765). Red value is 38 (15.23% from 255 or 23.46% from 162); Green value is 7 (3.12% from 255 or 4.32% from 162); Blue value is 117 (46.09% from 255 or 72.22% from 162); Max value from RGB is 117 - color contains mainly: blue. Hex color #260775 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #260775 is #D9F88A. Grayscale: #1C1C1C. Windows color (decimal): -14284939 or 7669542. OLE color: 7669542.
HSL color Cylindrical-coordinate representation of color #260775: hue angle of 256.91º degrees, saturation: 0.89, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #260775 is Cyan = 0.68, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 38 | 7 | 117 | - |
| CMYK | 0.68 | 0.94 | 0 | 0.54 |
| HSL | 256.91º | 0.89% | 0.24% | - |
| HSV(B) | 256.91º | 0.94% | 0.46% | - |
| XYZ | 4.09 | 1.85 | 16.97 | - |
| YUV | 28.81 | 177.77 | 134.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 7 | 117 | 0.68 | 0.94 | 0 | 0.54 | 256.91 | 0.89 | 0.24 |
| Hex | 26 | 7 | 75 | 44 | 5E | 0 | 36 | 101 | 59 | 18 |
| Octal | 46 | 7 | 165 | 104 | 136 | 0 | 66 | 401 | 131 | 30 |
| Binary | 100110 | 111 | 1110101 | 1000100 | 1011110 | 0 | 110110 | 100000001 | 1011001 | 11000 |
Color Harmonies of #260775
Complementary color
Monochromatic Colors of #260775
Black with #260775
Text Example
Text Example
White with #260775
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #260775; }
p { color: rgb(38,7,117); }
H1.HeaderClassName
{
color: #260775;
}
.AnyTagClassName
{
color: #260775;
}
</style>
background-color css
<style>
a { background-color: #260775; }
a { background-color: rgb(38,7,117); }
div.DivClassName
{
background-color: #260775;
}
.BgClassName
{
background-color: #260775;
}
</style>
border-color css
<style>
span { border-color: #260775; }
span { border-color: rgb(38,7,117); }
td.TdClassName
{
border-color: #260775;
}
.TagClassName
{
border-color: #260775;
}
</style>