Shades of Persian Indigo #260381
Tints of Persian Indigo #260381
RGB
CMYK
RGB Variations
Color information
#260381 (or 0x260381) is known color: Persian Indigo. HEX triplet: 26, 03 and 81. RGB value is (38,3,129). Sum of RGB (Red+Green+Blue) = 38+3+129=170 (22% of max value = 765). Red value is 38 (15.23% from 255 or 22.35% from 170); Green value is 3 (1.56% from 255 or 1.76% from 170); Blue value is 129 (50.78% from 255 or 75.88% from 170); Max value from RGB is 129 - color contains mainly: blue. Hex color #260381 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #260381 is #D9FC7E. Grayscale: #1B1B1B. Windows color (decimal): -14285951 or 8454950. OLE color: 8454950.
HSL color Cylindrical-coordinate representation of color #260381: hue angle of 256.67º degrees, saturation: 0.95, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #260381 is Cyan = 0.71, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 38 | 3 | 129 | - |
| CMYK | 0.71 | 0.98 | 0 | 0.49 |
| HSL | 256.67º | 0.95% | 0.26% | - |
| HSV(B) | 256.67º | 0.98% | 0.51% | - |
| XYZ | 4.79 | 2.06 | 20.91 | - |
| YUV | 27.83 | 185.1 | 135.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 3 | 129 | 0.71 | 0.98 | 0 | 0.49 | 256.67 | 0.95 | 0.26 |
| Hex | 26 | 3 | 81 | 47 | 62 | 0 | 31 | 101 | 5F | 1A |
| Octal | 46 | 3 | 201 | 107 | 142 | 0 | 61 | 401 | 137 | 32 |
| Binary | 100110 | 11 | 10000001 | 1000111 | 1100010 | 0 | 110001 | 100000001 | 1011111 | 11010 |
Color Harmonies of #260381
Complementary color
Monochromatic Colors of #260381
Black with #260381
Text Example
Text Example
White with #260381
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #260381; }
p { color: rgb(38,3,129); }
H1.HeaderClassName
{
color: #260381;
}
.AnyTagClassName
{
color: #260381;
}
</style>
background-color css
<style>
a { background-color: #260381; }
a { background-color: rgb(38,3,129); }
div.DivClassName
{
background-color: #260381;
}
.BgClassName
{
background-color: #260381;
}
</style>
border-color css
<style>
span { border-color: #260381; }
span { border-color: rgb(38,3,129); }
td.TdClassName
{
border-color: #260381;
}
.TagClassName
{
border-color: #260381;
}
</style>