Shades of Persian Indigo #261079
Tints of Persian Indigo #261079
RGB
CMYK
RGB Variations
Color information
#261079 (or 0x261079) is known color: Persian Indigo. HEX triplet: 26, 10 and 79. RGB value is (38,16,121). Sum of RGB (Red+Green+Blue) = 38+16+121=175 (23% of max value = 765). Red value is 38 (15.23% from 255 or 21.71% from 175); Green value is 16 (6.64% from 255 or 9.14% from 175); Blue value is 121 (47.66% from 255 or 69.14% from 175); Max value from RGB is 121 - color contains mainly: blue. Hex color #261079 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #261079 is #D9EF86. Grayscale: #222222. Windows color (decimal): -14282631 or 7933990. OLE color: 7933990.
HSL color Cylindrical-coordinate representation of color #261079: hue angle of 252.57º degrees, saturation: 0.77, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #261079 is Cyan = 0.69, Magento = 0.87, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 38 | 16 | 121 | - |
| CMYK | 0.69 | 0.87 | 0 | 0.53 |
| HSL | 252.57º | 0.77% | 0.27% | - |
| HSV(B) | 252.57º | 0.87% | 0.47% | - |
| XYZ | 4.44 | 2.16 | 18.27 | - |
| YUV | 34.55 | 176.79 | 130.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 16 | 121 | 0.69 | 0.87 | 0 | 0.53 | 252.57 | 0.77 | 0.27 |
| Hex | 26 | 10 | 79 | 45 | 57 | 0 | 35 | FD | 4D | 1B |
| Octal | 46 | 20 | 171 | 105 | 127 | 0 | 65 | 375 | 115 | 33 |
| Binary | 100110 | 10000 | 1111001 | 1000101 | 1010111 | 0 | 110101 | 11111101 | 1001101 | 11011 |
Color Harmonies of #261079
Complementary color
Monochromatic Colors of #261079
Black with #261079
Text Example
Text Example
White with #261079
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #261079; }
p { color: rgb(38,16,121); }
H1.HeaderClassName
{
color: #261079;
}
.AnyTagClassName
{
color: #261079;
}
</style>
background-color css
<style>
a { background-color: #261079; }
a { background-color: rgb(38,16,121); }
div.DivClassName
{
background-color: #261079;
}
.BgClassName
{
background-color: #261079;
}
</style>
border-color css
<style>
span { border-color: #261079; }
span { border-color: rgb(38,16,121); }
td.TdClassName
{
border-color: #261079;
}
.TagClassName
{
border-color: #261079;
}
</style>