Shades of Persian Indigo #260366
Tints of Persian Indigo #260366
RGB
CMYK
RGB Variations
Color information
#260366 (or 0x260366) is known color: Persian Indigo. HEX triplet: 26, 03 and 66. RGB value is (38,3,102). Sum of RGB (Red+Green+Blue) = 38+3+102=143 (18% of max value = 765). Red value is 38 (15.23% from 255 or 26.57% from 143); Green value is 3 (1.56% from 255 or 2.10% from 143); Blue value is 102 (40.23% from 255 or 71.33% from 143); Max value from RGB is 102 - color contains mainly: blue. Hex color #260366 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #260366 is #D9FC99. Grayscale: #181818. Windows color (decimal): -14285978 or 6685478. OLE color: 6685478.
HSL color Cylindrical-coordinate representation of color #260366: hue angle of 261.21º degrees, saturation: 0.94, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #260366 is Cyan = 0.63, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 38 | 3 | 102 | - |
| CMYK | 0.63 | 0.97 | 0 | 0.6 |
| HSL | 261.21º | 0.94% | 0.21% | - |
| HSV(B) | 261.21º | 0.97% | 0.4% | - |
| XYZ | 3.23 | 1.44 | 12.68 | - |
| YUV | 24.75 | 171.6 | 137.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 3 | 102 | 0.63 | 0.97 | 0 | 0.6 | 261.21 | 0.94 | 0.21 |
| Hex | 26 | 3 | 66 | 3F | 61 | 0 | 3C | 105 | 5E | 15 |
| Octal | 46 | 3 | 146 | 77 | 141 | 0 | 74 | 405 | 136 | 25 |
| Binary | 100110 | 11 | 1100110 | 111111 | 1100001 | 0 | 111100 | 100000101 | 1011110 | 10101 |
Color Harmonies of #260366
Complementary color
Monochromatic Colors of #260366
Black with #260366
Text Example
Text Example
White with #260366
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #260366; }
p { color: rgb(38,3,102); }
H1.HeaderClassName
{
color: #260366;
}
.AnyTagClassName
{
color: #260366;
}
</style>
background-color css
<style>
a { background-color: #260366; }
a { background-color: rgb(38,3,102); }
div.DivClassName
{
background-color: #260366;
}
.BgClassName
{
background-color: #260366;
}
</style>
border-color css
<style>
span { border-color: #260366; }
span { border-color: rgb(38,3,102); }
td.TdClassName
{
border-color: #260366;
}
.TagClassName
{
border-color: #260366;
}
</style>