Shades of Persian Indigo #261071
Tints of Persian Indigo #261071
RGB
CMYK
RGB Variations
Color information
#261071 (or 0x261071) is known color: Persian Indigo. HEX triplet: 26, 10 and 71. RGB value is (38,16,113). Sum of RGB (Red+Green+Blue) = 38+16+113=167 (22% of max value = 765). Red value is 38 (15.23% from 255 or 22.75% from 167); Green value is 16 (6.64% from 255 or 9.58% from 167); Blue value is 113 (44.53% from 255 or 67.66% from 167); Max value from RGB is 113 - color contains mainly: blue. Hex color #261071 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #261071 is #D9EF8E. Grayscale: #212121. Windows color (decimal): -14282639 or 7409702. OLE color: 7409702.
HSL color Cylindrical-coordinate representation of color #261071: hue angle of 253.61º degrees, saturation: 0.75, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #261071 is Cyan = 0.66, Magento = 0.86, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 38 | 16 | 113 | - |
| CMYK | 0.66 | 0.86 | 0 | 0.56 |
| HSL | 253.61º | 0.75% | 0.25% | - |
| HSV(B) | 253.61º | 0.86% | 0.44% | - |
| XYZ | 3.97 | 1.97 | 15.79 | - |
| YUV | 33.64 | 172.79 | 131.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 16 | 113 | 0.66 | 0.86 | 0 | 0.56 | 253.61 | 0.75 | 0.25 |
| Hex | 26 | 10 | 71 | 42 | 56 | 0 | 38 | FE | 4B | 19 |
| Octal | 46 | 20 | 161 | 102 | 126 | 0 | 70 | 376 | 113 | 31 |
| Binary | 100110 | 10000 | 1110001 | 1000010 | 1010110 | 0 | 111000 | 11111110 | 1001011 | 11001 |
Color Harmonies of #261071
Complementary color
Monochromatic Colors of #261071
Black with #261071
Text Example
Text Example
White with #261071
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #261071; }
p { color: rgb(38,16,113); }
H1.HeaderClassName
{
color: #261071;
}
.AnyTagClassName
{
color: #261071;
}
</style>
background-color css
<style>
a { background-color: #261071; }
a { background-color: rgb(38,16,113); }
div.DivClassName
{
background-color: #261071;
}
.BgClassName
{
background-color: #261071;
}
</style>
border-color css
<style>
span { border-color: #261071; }
span { border-color: rgb(38,16,113); }
td.TdClassName
{
border-color: #261071;
}
.TagClassName
{
border-color: #261071;
}
</style>