Shades of Persian Indigo #261073
Tints of Persian Indigo #261073
RGB
CMYK
RGB Variations
Color information
#261073 (or 0x261073) is known color: Persian Indigo. HEX triplet: 26, 10 and 73. RGB value is (38,16,115). Sum of RGB (Red+Green+Blue) = 38+16+115=169 (22% of max value = 765). Red value is 38 (15.23% from 255 or 22.49% from 169); Green value is 16 (6.64% from 255 or 9.47% from 169); Blue value is 115 (45.31% from 255 or 68.05% from 169); Max value from RGB is 115 - color contains mainly: blue. Hex color #261073 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #261073 is #D9EF8C. Grayscale: #212121. Windows color (decimal): -14282637 or 7540774. OLE color: 7540774.
HSL color Cylindrical-coordinate representation of color #261073: hue angle of 253.33º degrees, saturation: 0.76, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #261073 is Cyan = 0.67, Magento = 0.86, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 38 | 16 | 115 | - |
| CMYK | 0.67 | 0.86 | 0 | 0.55 |
| HSL | 253.33º | 0.76% | 0.26% | - |
| HSV(B) | 253.33º | 0.86% | 0.45% | - |
| XYZ | 4.08 | 2.02 | 16.39 | - |
| YUV | 33.86 | 173.79 | 130.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 16 | 115 | 0.67 | 0.86 | 0 | 0.55 | 253.33 | 0.76 | 0.26 |
| Hex | 26 | 10 | 73 | 43 | 56 | 0 | 37 | FD | 4C | 1A |
| Octal | 46 | 20 | 163 | 103 | 126 | 0 | 67 | 375 | 114 | 32 |
| Binary | 100110 | 10000 | 1110011 | 1000011 | 1010110 | 0 | 110111 | 11111101 | 1001100 | 11010 |
Color Harmonies of #261073
Complementary color
Monochromatic Colors of #261073
Black with #261073
Text Example
Text Example
White with #261073
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #261073; }
p { color: rgb(38,16,115); }
H1.HeaderClassName
{
color: #261073;
}
.AnyTagClassName
{
color: #261073;
}
</style>
background-color css
<style>
a { background-color: #261073; }
a { background-color: rgb(38,16,115); }
div.DivClassName
{
background-color: #261073;
}
.BgClassName
{
background-color: #261073;
}
</style>
border-color css
<style>
span { border-color: #261073; }
span { border-color: rgb(38,16,115); }
td.TdClassName
{
border-color: #261073;
}
.TagClassName
{
border-color: #261073;
}
</style>