Shades of Persian Indigo #261265
Tints of Persian Indigo #261265
RGB
CMYK
RGB Variations
Color information
#261265 (or 0x261265) is known color: Persian Indigo. HEX triplet: 26, 12 and 65. RGB value is (38,18,101). Sum of RGB (Red+Green+Blue) = 38+18+101=157 (20% of max value = 765). Red value is 38 (15.23% from 255 or 24.20% from 157); Green value is 18 (7.42% from 255 or 11.46% from 157); Blue value is 101 (39.84% from 255 or 64.33% from 157); Max value from RGB is 101 - color contains mainly: blue. Hex color #261265 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #261265 is #D9ED9A. Grayscale: #212121. Windows color (decimal): -14282139 or 6623782. OLE color: 6623782.
HSL color Cylindrical-coordinate representation of color #261265: hue angle of 254.46º degrees, saturation: 0.7, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #261265 is Cyan = 0.62, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 38 | 18 | 101 | - |
| CMYK | 0.62 | 0.82 | 0 | 0.60 |
| HSL | 254.46º | 0.7% | 0.23% | - |
| HSV(B) | 254.46º | 0.82% | 0.4% | - |
| XYZ | 3.36 | 1.78 | 12.48 | - |
| YUV | 33.44 | 166.13 | 131.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 18 | 101 | 0.62 | 0.82 | 0 | 0.60 | 254.46 | 0.7 | 0.23 |
| Hex | 26 | 12 | 65 | 3E | 52 | 0 | 3C | FE | 46 | 17 |
| Octal | 46 | 22 | 145 | 76 | 122 | 0 | 74 | 376 | 106 | 27 |
| Binary | 100110 | 10010 | 1100101 | 111110 | 1010010 | 0 | 111100 | 11111110 | 1000110 | 10111 |
Color Harmonies of #261265
Complementary color
Monochromatic Colors of #261265
Black with #261265
Text Example
Text Example
White with #261265
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #261265; }
p { color: rgb(38,18,101); }
H1.HeaderClassName
{
color: #261265;
}
.AnyTagClassName
{
color: #261265;
}
</style>
background-color css
<style>
a { background-color: #261265; }
a { background-color: rgb(38,18,101); }
div.DivClassName
{
background-color: #261265;
}
.BgClassName
{
background-color: #261265;
}
</style>
border-color css
<style>
span { border-color: #261265; }
span { border-color: rgb(38,18,101); }
td.TdClassName
{
border-color: #261265;
}
.TagClassName
{
border-color: #261265;
}
</style>