Shades of Persian Indigo #260882
Tints of Persian Indigo #260882
RGB
CMYK
RGB Variations
Color information
#260882 (or 0x260882) is known color: Persian Indigo. HEX triplet: 26, 08 and 82. RGB value is (38,8,130). Sum of RGB (Red+Green+Blue) = 38+8+130=176 (23% of max value = 765). Red value is 38 (15.23% from 255 or 21.59% from 176); Green value is 8 (3.52% from 255 or 4.55% from 176); Blue value is 130 (51.17% from 255 or 73.86% from 176); Max value from RGB is 130 - color contains mainly: blue. Hex color #260882 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #260882 is #D9F77D. Grayscale: #1E1E1E. Windows color (decimal): -14284670 or 8521766. OLE color: 8521766.
HSL color Cylindrical-coordinate representation of color #260882: hue angle of 254.75º degrees, saturation: 0.88, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #260882 is Cyan = 0.71, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 38 | 8 | 130 | - |
| CMYK | 0.71 | 0.94 | 0 | 0.49 |
| HSL | 254.75º | 0.88% | 0.27% | - |
| HSV(B) | 254.75º | 0.94% | 0.51% | - |
| XYZ | 4.92 | 2.2 | 21.28 | - |
| YUV | 30.88 | 183.94 | 133.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 8 | 130 | 0.71 | 0.94 | 0 | 0.49 | 254.75 | 0.88 | 0.27 |
| Hex | 26 | 8 | 82 | 47 | 5E | 0 | 31 | FF | 58 | 1B |
| Octal | 46 | 10 | 202 | 107 | 136 | 0 | 61 | 377 | 130 | 33 |
| Binary | 100110 | 1000 | 10000010 | 1000111 | 1011110 | 0 | 110001 | 11111111 | 1011000 | 11011 |
Color Harmonies of #260882
Complementary color
Monochromatic Colors of #260882
Black with #260882
Text Example
Text Example
White with #260882
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #260882; }
p { color: rgb(38,8,130); }
H1.HeaderClassName
{
color: #260882;
}
.AnyTagClassName
{
color: #260882;
}
</style>
background-color css
<style>
a { background-color: #260882; }
a { background-color: rgb(38,8,130); }
div.DivClassName
{
background-color: #260882;
}
.BgClassName
{
background-color: #260882;
}
</style>
border-color css
<style>
span { border-color: #260882; }
span { border-color: rgb(38,8,130); }
td.TdClassName
{
border-color: #260882;
}
.TagClassName
{
border-color: #260882;
}
</style>