Shades of Persian Indigo #260568
Tints of Persian Indigo #260568
RGB
CMYK
RGB Variations
Color information
#260568 (or 0x260568) is known color: Persian Indigo. HEX triplet: 26, 05 and 68. RGB value is (38,5,104). Sum of RGB (Red+Green+Blue) = 38+5+104=147 (19% of max value = 765). Red value is 38 (15.23% from 255 or 25.85% from 147); Green value is 5 (2.34% from 255 or 3.40% from 147); Blue value is 104 (41.02% from 255 or 70.75% from 147); Max value from RGB is 104 - color contains mainly: blue. Hex color #260568 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #260568 is #D9FA97. Grayscale: #191919. Windows color (decimal): -14285464 or 6817062. OLE color: 6817062.
HSL color Cylindrical-coordinate representation of color #260568: hue angle of 260º degrees, saturation: 0.91, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #260568 is Cyan = 0.63, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 38 | 5 | 104 | - |
| CMYK | 0.63 | 0.95 | 0 | 0.59 |
| HSL | 260º | 0.91% | 0.21% | - |
| HSV(B) | 260º | 0.95% | 0.41% | - |
| XYZ | 3.35 | 1.52 | 13.21 | - |
| YUV | 26.15 | 171.93 | 136.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 5 | 104 | 0.63 | 0.95 | 0 | 0.59 | 260 | 0.91 | 0.21 |
| Hex | 26 | 5 | 68 | 3F | 5F | 0 | 3B | 104 | 5B | 15 |
| Octal | 46 | 5 | 150 | 77 | 137 | 0 | 73 | 404 | 133 | 25 |
| Binary | 100110 | 101 | 1101000 | 111111 | 1011111 | 0 | 111011 | 100000100 | 1011011 | 10101 |
Color Harmonies of #260568
Complementary color
Monochromatic Colors of #260568
Black with #260568
Text Example
Text Example
White with #260568
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #260568; }
p { color: rgb(38,5,104); }
H1.HeaderClassName
{
color: #260568;
}
.AnyTagClassName
{
color: #260568;
}
</style>
background-color css
<style>
a { background-color: #260568; }
a { background-color: rgb(38,5,104); }
div.DivClassName
{
background-color: #260568;
}
.BgClassName
{
background-color: #260568;
}
</style>
border-color css
<style>
span { border-color: #260568; }
span { border-color: rgb(38,5,104); }
td.TdClassName
{
border-color: #260568;
}
.TagClassName
{
border-color: #260568;
}
</style>