Shades of Persian Indigo #260268
Tints of Persian Indigo #260268
RGB
CMYK
RGB Variations
Color information
#260268 (or 0x260268) is known color: Persian Indigo. HEX triplet: 26, 02 and 68. RGB value is (38,2,104). Sum of RGB (Red+Green+Blue) = 38+2+104=144 (19% of max value = 765). Red value is 38 (15.23% from 255 or 26.39% from 144); Green value is 2 (1.17% from 255 or 1.39% from 144); Blue value is 104 (41.02% from 255 or 72.22% from 144); Max value from RGB is 104 - color contains mainly: blue. Hex color #260268 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #260268 is #D9FD97. Grayscale: #181818. Windows color (decimal): -14286232 or 6816294. OLE color: 6816294.
HSL color Cylindrical-coordinate representation of color #260268: hue angle of 261.18º degrees, saturation: 0.96, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #260268 is Cyan = 0.63, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 38 | 2 | 104 | - |
| CMYK | 0.63 | 0.98 | 0 | 0.59 |
| HSL | 261.18º | 0.96% | 0.21% | - |
| HSV(B) | 261.18º | 0.98% | 0.41% | - |
| XYZ | 3.32 | 1.45 | 13.2 | - |
| YUV | 24.39 | 172.93 | 137.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 2 | 104 | 0.63 | 0.98 | 0 | 0.59 | 261.18 | 0.96 | 0.21 |
| Hex | 26 | 2 | 68 | 3F | 62 | 0 | 3B | 105 | 60 | 15 |
| Octal | 46 | 2 | 150 | 77 | 142 | 0 | 73 | 405 | 140 | 25 |
| Binary | 100110 | 10 | 1101000 | 111111 | 1100010 | 0 | 111011 | 100000101 | 1100000 | 10101 |
Color Harmonies of #260268
Complementary color
Monochromatic Colors of #260268
Black with #260268
Text Example
Text Example
White with #260268
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #260268; }
p { color: rgb(38,2,104); }
H1.HeaderClassName
{
color: #260268;
}
.AnyTagClassName
{
color: #260268;
}
</style>
background-color css
<style>
a { background-color: #260268; }
a { background-color: rgb(38,2,104); }
div.DivClassName
{
background-color: #260268;
}
.BgClassName
{
background-color: #260268;
}
</style>
border-color css
<style>
span { border-color: #260268; }
span { border-color: rgb(38,2,104); }
td.TdClassName
{
border-color: #260268;
}
.TagClassName
{
border-color: #260268;
}
</style>