Shades of Persian Indigo #260965
Tints of Persian Indigo #260965
RGB
CMYK
RGB Variations
Color information
#260965 (or 0x260965) is known color: Persian Indigo. HEX triplet: 26, 09 and 65. RGB value is (38,9,101). Sum of RGB (Red+Green+Blue) = 38+9+101=148 (19% of max value = 765). Red value is 38 (15.23% from 255 or 25.68% from 148); Green value is 9 (3.91% from 255 or 6.08% from 148); Blue value is 101 (39.84% from 255 or 68.24% from 148); Max value from RGB is 101 - color contains mainly: blue. Hex color #260965 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #260965 is #D9F69A. Grayscale: #1B1B1B. Windows color (decimal): -14284443 or 6621478. OLE color: 6621478.
HSL color Cylindrical-coordinate representation of color #260965: hue angle of 258.91º degrees, saturation: 0.84, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #260965 is Cyan = 0.62, Magento = 0.91, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 38 | 9 | 101 | - |
| CMYK | 0.62 | 0.91 | 0 | 0.60 |
| HSL | 258.91º | 0.84% | 0.22% | - |
| HSV(B) | 258.91º | 0.91% | 0.4% | - |
| XYZ | 3.25 | 1.55 | 12.44 | - |
| YUV | 28.16 | 169.11 | 135.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 9 | 101 | 0.62 | 0.91 | 0 | 0.60 | 258.91 | 0.84 | 0.22 |
| Hex | 26 | 9 | 65 | 3E | 5B | 0 | 3C | 103 | 54 | 16 |
| Octal | 46 | 11 | 145 | 76 | 133 | 0 | 74 | 403 | 124 | 26 |
| Binary | 100110 | 1001 | 1100101 | 111110 | 1011011 | 0 | 111100 | 100000011 | 1010100 | 10110 |
Color Harmonies of #260965
Complementary color
Monochromatic Colors of #260965
Black with #260965
Text Example
Text Example
White with #260965
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #260965; }
p { color: rgb(38,9,101); }
H1.HeaderClassName
{
color: #260965;
}
.AnyTagClassName
{
color: #260965;
}
</style>
background-color css
<style>
a { background-color: #260965; }
a { background-color: rgb(38,9,101); }
div.DivClassName
{
background-color: #260965;
}
.BgClassName
{
background-color: #260965;
}
</style>
border-color css
<style>
span { border-color: #260965; }
span { border-color: rgb(38,9,101); }
td.TdClassName
{
border-color: #260965;
}
.TagClassName
{
border-color: #260965;
}
</style>