Shades of Persian Indigo #260066
Tints of Persian Indigo #260066
RGB
CMYK
RGB Variations
Color information
#260066 (or 0x260066) is known color: Persian Indigo. HEX triplet: 26, 00 and 66. RGB value is (38,0,102). Sum of RGB (Red+Green+Blue) = 38+0+102=140 (18% of max value = 765). Red value is 38 (15.23% from 255 or 27.14% from 140); Green value is 0 (0.39% from 255 or 0% from 140); Blue value is 102 (40.23% from 255 or 72.86% from 140); Max value from RGB is 102 - color contains mainly: blue. Hex color #260066 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #260066 is #D9FF99. Grayscale: #161616. Windows color (decimal): -14286746 or 6684710. OLE color: 6684710.
HSL color Cylindrical-coordinate representation of color #260066: hue angle of 262.35º degrees, saturation: 1, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 1%. Process color model (Four color, CMYK) of #260066 is Cyan = 0.63, Magento = 1, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 38 | 0 | 102 | - |
| CMYK | 0.63 | 1 | 0 | 0.6 |
| HSL | 262.35º | 1% | 0.2% | - |
| HSV(B) | 262.35º | 1% | 0.4% | - |
| XYZ | 3.2 | 1.37 | 12.67 | - |
| YUV | 22.99 | 172.59 | 138.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 0 | 102 | 0.63 | 1 | 0 | 0.6 | 262.35 | 1 | 0.2 |
| Hex | 26 | 0 | 66 | 3F | 64 | 0 | 3C | 106 | 64 | 14 |
| Octal | 46 | 0 | 146 | 77 | 144 | 0 | 74 | 406 | 144 | 24 |
| Binary | 100110 | 0 | 1100110 | 111111 | 1100100 | 0 | 111100 | 100000110 | 1100100 | 10100 |
Color Harmonies of #260066
Complementary color
Monochromatic Colors of #260066
Black with #260066
Text Example
Text Example
White with #260066
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #260066; }
p { color: rgb(38,0,102); }
H1.HeaderClassName
{
color: #260066;
}
.AnyTagClassName
{
color: #260066;
}
</style>
background-color css
<style>
a { background-color: #260066; }
a { background-color: rgb(38,0,102); }
div.DivClassName
{
background-color: #260066;
}
.BgClassName
{
background-color: #260066;
}
</style>
border-color css
<style>
span { border-color: #260066; }
span { border-color: rgb(38,0,102); }
td.TdClassName
{
border-color: #260066;
}
.TagClassName
{
border-color: #260066;
}
</style>