Shades of Persian Indigo #261679
Tints of Persian Indigo #261679
RGB
CMYK
RGB Variations
Color information
#261679 (or 0x261679) is known color: Persian Indigo. HEX triplet: 26, 16 and 79. RGB value is (38,22,121). Sum of RGB (Red+Green+Blue) = 38+22+121=181 (23% of max value = 765). Red value is 38 (15.23% from 255 or 20.99% from 181); Green value is 22 (8.98% from 255 or 12.15% from 181); Blue value is 121 (47.66% from 255 or 66.85% from 181); Max value from RGB is 121 - color contains mainly: blue. Hex color #261679 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #261679 is #D9E986. Grayscale: #252525. Windows color (decimal): -14281095 or 7935526. OLE color: 7935526.
HSL color Cylindrical-coordinate representation of color #261679: hue angle of 249.7º degrees, saturation: 0.69, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #261679 is Cyan = 0.69, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 38 | 22 | 121 | - |
| CMYK | 0.69 | 0.82 | 0 | 0.53 |
| HSL | 249.7º | 0.69% | 0.28% | - |
| HSV(B) | 249.7º | 0.82% | 0.47% | - |
| XYZ | 4.54 | 2.37 | 18.31 | - |
| YUV | 38.07 | 174.8 | 127.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 22 | 121 | 0.69 | 0.82 | 0 | 0.53 | 249.7 | 0.69 | 0.28 |
| Hex | 26 | 16 | 79 | 45 | 52 | 0 | 35 | FA | 45 | 1C |
| Octal | 46 | 26 | 171 | 105 | 122 | 0 | 65 | 372 | 105 | 34 |
| Binary | 100110 | 10110 | 1111001 | 1000101 | 1010010 | 0 | 110101 | 11111010 | 1000101 | 11100 |
Color Harmonies of #261679
Complementary color
Monochromatic Colors of #261679
Black with #261679
Text Example
Text Example
White with #261679
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #261679; }
p { color: rgb(38,22,121); }
H1.HeaderClassName
{
color: #261679;
}
.AnyTagClassName
{
color: #261679;
}
</style>
background-color css
<style>
a { background-color: #261679; }
a { background-color: rgb(38,22,121); }
div.DivClassName
{
background-color: #261679;
}
.BgClassName
{
background-color: #261679;
}
</style>
border-color css
<style>
span { border-color: #261679; }
span { border-color: rgb(38,22,121); }
td.TdClassName
{
border-color: #261679;
}
.TagClassName
{
border-color: #261679;
}
</style>