Shades of Persian Indigo #260688
Tints of Persian Indigo #260688
RGB
CMYK
RGB Variations
Color information
#260688 (or 0x260688) is known color: Persian Indigo. HEX triplet: 26, 06 and 88. RGB value is (38,6,136). Sum of RGB (Red+Green+Blue) = 38+6+136=180 (23% of max value = 765). Red value is 38 (15.23% from 255 or 21.11% from 180); Green value is 6 (2.73% from 255 or 3.33% from 180); Blue value is 136 (53.52% from 255 or 75.56% from 180); Max value from RGB is 136 - color contains mainly: blue. Hex color #260688 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #260688 is #D9F977. Grayscale: #1D1D1D. Windows color (decimal): -14285176 or 8914470. OLE color: 8914470.
HSL color Cylindrical-coordinate representation of color #260688: hue angle of 254.77º degrees, saturation: 0.92, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #260688 is Cyan = 0.72, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 38 | 6 | 136 | - |
| CMYK | 0.72 | 0.96 | 0 | 0.47 |
| HSL | 254.77º | 0.92% | 0.28% | - |
| HSV(B) | 254.77º | 0.96% | 0.53% | - |
| XYZ | 5.31 | 2.32 | 23.46 | - |
| YUV | 30.39 | 187.6 | 133.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 6 | 136 | 0.72 | 0.96 | 0 | 0.47 | 254.77 | 0.92 | 0.28 |
| Hex | 26 | 6 | 88 | 48 | 60 | 0 | 2F | FF | 5C | 1C |
| Octal | 46 | 6 | 210 | 110 | 140 | 0 | 57 | 377 | 134 | 34 |
| Binary | 100110 | 110 | 10001000 | 1001000 | 1100000 | 0 | 101111 | 11111111 | 1011100 | 11100 |
Color Harmonies of #260688
Complementary color
Monochromatic Colors of #260688
Black with #260688
Text Example
Text Example
White with #260688
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #260688; }
p { color: rgb(38,6,136); }
H1.HeaderClassName
{
color: #260688;
}
.AnyTagClassName
{
color: #260688;
}
</style>
background-color css
<style>
a { background-color: #260688; }
a { background-color: rgb(38,6,136); }
div.DivClassName
{
background-color: #260688;
}
.BgClassName
{
background-color: #260688;
}
</style>
border-color css
<style>
span { border-color: #260688; }
span { border-color: rgb(38,6,136); }
td.TdClassName
{
border-color: #260688;
}
.TagClassName
{
border-color: #260688;
}
</style>