Shades of Persian Indigo #261070
Tints of Persian Indigo #261070
RGB
CMYK
RGB Variations
Color information
#261070 (or 0x261070) is known color: Persian Indigo. HEX triplet: 26, 10 and 70. RGB value is (38,16,112). Sum of RGB (Red+Green+Blue) = 38+16+112=166 (21% of max value = 765). Red value is 38 (15.23% from 255 or 22.89% from 166); Green value is 16 (6.64% from 255 or 9.64% from 166); Blue value is 112 (44.14% from 255 or 67.47% from 166); Max value from RGB is 112 - color contains mainly: blue. Hex color #261070 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #261070 is #D9EF8F. Grayscale: #212121. Windows color (decimal): -14282640 or 7344166. OLE color: 7344166.
HSL color Cylindrical-coordinate representation of color #261070: hue angle of 253.75º 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 #261070 is Cyan = 0.66, Magento = 0.86, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 38 | 16 | 112 | - |
| CMYK | 0.66 | 0.86 | 0 | 0.56 |
| HSL | 253.75º | 0.75% | 0.25% | - |
| HSV(B) | 253.75º | 0.86% | 0.44% | - |
| XYZ | 3.91 | 1.95 | 15.5 | - |
| YUV | 33.52 | 172.29 | 131.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 16 | 112 | 0.66 | 0.86 | 0 | 0.56 | 253.75 | 0.75 | 0.25 |
| Hex | 26 | 10 | 70 | 42 | 56 | 0 | 38 | FE | 4B | 19 |
| Octal | 46 | 20 | 160 | 102 | 126 | 0 | 70 | 376 | 113 | 31 |
| Binary | 100110 | 10000 | 1110000 | 1000010 | 1010110 | 0 | 111000 | 11111110 | 1001011 | 11001 |
Color Harmonies of #261070
Complementary color
Monochromatic Colors of #261070
Black with #261070
Text Example
Text Example
White with #261070
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #261070; }
p { color: rgb(38,16,112); }
H1.HeaderClassName
{
color: #261070;
}
.AnyTagClassName
{
color: #261070;
}
</style>
background-color css
<style>
a { background-color: #261070; }
a { background-color: rgb(38,16,112); }
div.DivClassName
{
background-color: #261070;
}
.BgClassName
{
background-color: #261070;
}
</style>
border-color css
<style>
span { border-color: #261070; }
span { border-color: rgb(38,16,112); }
td.TdClassName
{
border-color: #261070;
}
.TagClassName
{
border-color: #261070;
}
</style>