Shades of Persian Indigo #260673
Tints of Persian Indigo #260673
RGB
CMYK
RGB Variations
Color information
#260673 (or 0x260673) is known color: Persian Indigo. HEX triplet: 26, 06 and 73. RGB value is (38,6,115). Sum of RGB (Red+Green+Blue) = 38+6+115=159 (21% of max value = 765). Red value is 38 (15.23% from 255 or 23.90% from 159); Green value is 6 (2.73% from 255 or 3.77% from 159); Blue value is 115 (45.31% from 255 or 72.33% from 159); Max value from RGB is 115 - color contains mainly: blue. Hex color #260673 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #260673 is #D9F98C. Grayscale: #1B1B1B. Windows color (decimal): -14285197 or 7538214. OLE color: 7538214.
HSL color Cylindrical-coordinate representation of color #260673: hue angle of 257.61º degrees, saturation: 0.9, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #260673 is Cyan = 0.67, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 38 | 6 | 115 | - |
| CMYK | 0.67 | 0.95 | 0 | 0.55 |
| HSL | 257.61º | 0.9% | 0.24% | - |
| HSV(B) | 257.61º | 0.95% | 0.45% | - |
| XYZ | 3.96 | 1.78 | 16.35 | - |
| YUV | 27.99 | 177.1 | 135.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 6 | 115 | 0.67 | 0.95 | 0 | 0.55 | 257.61 | 0.9 | 0.24 |
| Hex | 26 | 6 | 73 | 43 | 5F | 0 | 37 | 102 | 5A | 18 |
| Octal | 46 | 6 | 163 | 103 | 137 | 0 | 67 | 402 | 132 | 30 |
| Binary | 100110 | 110 | 1110011 | 1000011 | 1011111 | 0 | 110111 | 100000010 | 1011010 | 11000 |
Color Harmonies of #260673
Complementary color
Monochromatic Colors of #260673
Black with #260673
Text Example
Text Example
White with #260673
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #260673; }
p { color: rgb(38,6,115); }
H1.HeaderClassName
{
color: #260673;
}
.AnyTagClassName
{
color: #260673;
}
</style>
background-color css
<style>
a { background-color: #260673; }
a { background-color: rgb(38,6,115); }
div.DivClassName
{
background-color: #260673;
}
.BgClassName
{
background-color: #260673;
}
</style>
border-color css
<style>
span { border-color: #260673; }
span { border-color: rgb(38,6,115); }
td.TdClassName
{
border-color: #260673;
}
.TagClassName
{
border-color: #260673;
}
</style>