Shades of Persian Indigo #260566
Tints of Persian Indigo #260566
RGB
CMYK
RGB Variations
Color information
#260566 (or 0x260566) is known color: Persian Indigo. HEX triplet: 26, 05 and 66. RGB value is (38,5,102). Sum of RGB (Red+Green+Blue) = 38+5+102=145 (19% of max value = 765). Red value is 38 (15.23% from 255 or 26.21% from 145); Green value is 5 (2.34% from 255 or 3.45% from 145); Blue value is 102 (40.23% from 255 or 70.34% from 145); Max value from RGB is 102 - color contains mainly: blue. Hex color #260566 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #260566 is #D9FA99. Grayscale: #191919. Windows color (decimal): -14285466 or 6685990. OLE color: 6685990.
HSL color Cylindrical-coordinate representation of color #260566: hue angle of 260.41º degrees, saturation: 0.91, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #260566 is Cyan = 0.63, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 38 | 5 | 102 | - |
| CMYK | 0.63 | 0.95 | 0 | 0.6 |
| HSL | 260.41º | 0.91% | 0.21% | - |
| HSV(B) | 260.41º | 0.95% | 0.4% | - |
| XYZ | 3.25 | 1.48 | 12.68 | - |
| YUV | 25.93 | 170.93 | 136.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 5 | 102 | 0.63 | 0.95 | 0 | 0.6 | 260.41 | 0.91 | 0.21 |
| Hex | 26 | 5 | 66 | 3F | 5F | 0 | 3C | 104 | 5B | 15 |
| Octal | 46 | 5 | 146 | 77 | 137 | 0 | 74 | 404 | 133 | 25 |
| Binary | 100110 | 101 | 1100110 | 111111 | 1011111 | 0 | 111100 | 100000100 | 1011011 | 10101 |
Color Harmonies of #260566
Complementary color
Monochromatic Colors of #260566
Black with #260566
Text Example
Text Example
White with #260566
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #260566; }
p { color: rgb(38,5,102); }
H1.HeaderClassName
{
color: #260566;
}
.AnyTagClassName
{
color: #260566;
}
</style>
background-color css
<style>
a { background-color: #260566; }
a { background-color: rgb(38,5,102); }
div.DivClassName
{
background-color: #260566;
}
.BgClassName
{
background-color: #260566;
}
</style>
border-color css
<style>
span { border-color: #260566; }
span { border-color: rgb(38,5,102); }
td.TdClassName
{
border-color: #260566;
}
.TagClassName
{
border-color: #260566;
}
</style>