Shades of Persian Indigo #260976
Tints of Persian Indigo #260976
RGB
CMYK
RGB Variations
Color information
#260976 (or 0x260976) is known color: Persian Indigo. HEX triplet: 26, 09 and 76. RGB value is (38,9,118). Sum of RGB (Red+Green+Blue) = 38+9+118=165 (21% of max value = 765). Red value is 38 (15.23% from 255 or 23.03% from 165); Green value is 9 (3.91% from 255 or 5.45% from 165); Blue value is 118 (46.48% from 255 or 71.52% from 165); Max value from RGB is 118 - color contains mainly: blue. Hex color #260976 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #260976 is #D9F689. Grayscale: #1D1D1D. Windows color (decimal): -14284426 or 7735590. OLE color: 7735590.
HSL color Cylindrical-coordinate representation of color #260976: hue angle of 255.96º degrees, saturation: 0.86, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #260976 is Cyan = 0.68, Magento = 0.92, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 38 | 9 | 118 | - |
| CMYK | 0.68 | 0.92 | 0 | 0.54 |
| HSL | 255.96º | 0.86% | 0.25% | - |
| HSV(B) | 255.96º | 0.92% | 0.46% | - |
| XYZ | 4.17 | 1.92 | 17.29 | - |
| YUV | 30.1 | 177.61 | 133.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 9 | 118 | 0.68 | 0.92 | 0 | 0.54 | 255.96 | 0.86 | 0.25 |
| Hex | 26 | 9 | 76 | 44 | 5C | 0 | 36 | 100 | 56 | 19 |
| Octal | 46 | 11 | 166 | 104 | 134 | 0 | 66 | 400 | 126 | 31 |
| Binary | 100110 | 1001 | 1110110 | 1000100 | 1011100 | 0 | 110110 | 100000000 | 1010110 | 11001 |
Color Harmonies of #260976
Complementary color
Monochromatic Colors of #260976
Black with #260976
Text Example
Text Example
White with #260976
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #260976; }
p { color: rgb(38,9,118); }
H1.HeaderClassName
{
color: #260976;
}
.AnyTagClassName
{
color: #260976;
}
</style>
background-color css
<style>
a { background-color: #260976; }
a { background-color: rgb(38,9,118); }
div.DivClassName
{
background-color: #260976;
}
.BgClassName
{
background-color: #260976;
}
</style>
border-color css
<style>
span { border-color: #260976; }
span { border-color: rgb(38,9,118); }
td.TdClassName
{
border-color: #260976;
}
.TagClassName
{
border-color: #260976;
}
</style>