Shades of Persian Indigo #260284
Tints of Persian Indigo #260284
RGB
CMYK
RGB Variations
Color information
#260284 (or 0x260284) is known color: Persian Indigo. HEX triplet: 26, 02 and 84. RGB value is (38,2,132). Sum of RGB (Red+Green+Blue) = 38+2+132=172 (22% of max value = 765). Red value is 38 (15.23% from 255 or 22.09% from 172); Green value is 2 (1.17% from 255 or 1.16% from 172); Blue value is 132 (51.95% from 255 or 76.74% from 172); Max value from RGB is 132 - color contains mainly: blue. Hex color #260284 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #260284 is #D9FD7B. Grayscale: #1B1B1B. Windows color (decimal): -14286204 or 8651302. OLE color: 8651302.
HSL color Cylindrical-coordinate representation of color #260284: hue angle of 256.62º degrees, saturation: 0.97, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #260284 is Cyan = 0.71, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 38 | 2 | 132 | - |
| CMYK | 0.71 | 0.98 | 0 | 0.48 |
| HSL | 256.62º | 0.97% | 0.26% | - |
| HSV(B) | 256.62º | 0.98% | 0.52% | - |
| XYZ | 4.99 | 2.12 | 21.98 | - |
| YUV | 27.58 | 186.93 | 135.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 2 | 132 | 0.71 | 0.98 | 0 | 0.48 | 256.62 | 0.97 | 0.26 |
| Hex | 26 | 2 | 84 | 47 | 62 | 0 | 30 | 101 | 61 | 1A |
| Octal | 46 | 2 | 204 | 107 | 142 | 0 | 60 | 401 | 141 | 32 |
| Binary | 100110 | 10 | 10000100 | 1000111 | 1100010 | 0 | 110000 | 100000001 | 1100001 | 11010 |
Color Harmonies of #260284
Complementary color
Monochromatic Colors of #260284
Black with #260284
Text Example
Text Example
White with #260284
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #260284; }
p { color: rgb(38,2,132); }
H1.HeaderClassName
{
color: #260284;
}
.AnyTagClassName
{
color: #260284;
}
</style>
background-color css
<style>
a { background-color: #260284; }
a { background-color: rgb(38,2,132); }
div.DivClassName
{
background-color: #260284;
}
.BgClassName
{
background-color: #260284;
}
</style>
border-color css
<style>
span { border-color: #260284; }
span { border-color: rgb(38,2,132); }
td.TdClassName
{
border-color: #260284;
}
.TagClassName
{
border-color: #260284;
}
</style>