Shades of Persian Indigo #261075
Tints of Persian Indigo #261075
RGB
CMYK
RGB Variations
Color information
#261075 (or 0x261075) is known color: Persian Indigo. HEX triplet: 26, 10 and 75. RGB value is (38,16,117). Sum of RGB (Red+Green+Blue) = 38+16+117=171 (22% of max value = 765). Red value is 38 (15.23% from 255 or 22.22% from 171); Green value is 16 (6.64% from 255 or 9.36% from 171); Blue value is 117 (46.09% from 255 or 68.42% from 171); Max value from RGB is 117 - color contains mainly: blue. Hex color #261075 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #261075 is #D9EF8A. Grayscale: #212121. Windows color (decimal): -14282635 or 7671846. OLE color: 7671846.
HSL color Cylindrical-coordinate representation of color #261075: hue angle of 253.07º degrees, saturation: 0.76, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #261075 is Cyan = 0.68, Magento = 0.86, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 38 | 16 | 117 | - |
| CMYK | 0.68 | 0.86 | 0 | 0.54 |
| HSL | 253.07º | 0.76% | 0.26% | - |
| HSV(B) | 253.07º | 0.86% | 0.46% | - |
| XYZ | 4.2 | 2.07 | 17.01 | - |
| YUV | 34.09 | 174.79 | 130.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 16 | 117 | 0.68 | 0.86 | 0 | 0.54 | 253.07 | 0.76 | 0.26 |
| Hex | 26 | 10 | 75 | 44 | 56 | 0 | 36 | FD | 4C | 1A |
| Octal | 46 | 20 | 165 | 104 | 126 | 0 | 66 | 375 | 114 | 32 |
| Binary | 100110 | 10000 | 1110101 | 1000100 | 1010110 | 0 | 110110 | 11111101 | 1001100 | 11010 |
Color Harmonies of #261075
Complementary color
Monochromatic Colors of #261075
Black with #261075
Text Example
Text Example
White with #261075
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #261075; }
p { color: rgb(38,16,117); }
H1.HeaderClassName
{
color: #261075;
}
.AnyTagClassName
{
color: #261075;
}
</style>
background-color css
<style>
a { background-color: #261075; }
a { background-color: rgb(38,16,117); }
div.DivClassName
{
background-color: #261075;
}
.BgClassName
{
background-color: #261075;
}
</style>
border-color css
<style>
span { border-color: #261075; }
span { border-color: rgb(38,16,117); }
td.TdClassName
{
border-color: #261075;
}
.TagClassName
{
border-color: #261075;
}
</style>