Shades of Persian Indigo #260376
Tints of Persian Indigo #260376
RGB
CMYK
RGB Variations
Color information
#260376 (or 0x260376) is known color: Persian Indigo. HEX triplet: 26, 03 and 76. RGB value is (38,3,118). Sum of RGB (Red+Green+Blue) = 38+3+118=159 (21% of max value = 765). Red value is 38 (15.23% from 255 or 23.90% from 159); Green value is 3 (1.56% from 255 or 1.89% from 159); Blue value is 118 (46.48% from 255 or 74.21% from 159); Max value from RGB is 118 - color contains mainly: blue. Hex color #260376 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #260376 is #D9FC89. Grayscale: #1A1A1A. Windows color (decimal): -14285962 or 7734054. OLE color: 7734054.
HSL color Cylindrical-coordinate representation of color #260376: hue angle of 258.26º degrees, saturation: 0.95, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #260376 is Cyan = 0.68, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 38 | 3 | 118 | - |
| CMYK | 0.68 | 0.97 | 0 | 0.54 |
| HSL | 258.26º | 0.95% | 0.24% | - |
| HSV(B) | 258.26º | 0.97% | 0.46% | - |
| XYZ | 4.1 | 1.79 | 17.27 | - |
| YUV | 26.58 | 179.6 | 136.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 3 | 118 | 0.68 | 0.97 | 0 | 0.54 | 258.26 | 0.95 | 0.24 |
| Hex | 26 | 3 | 76 | 44 | 61 | 0 | 36 | 102 | 5F | 18 |
| Octal | 46 | 3 | 166 | 104 | 141 | 0 | 66 | 402 | 137 | 30 |
| Binary | 100110 | 11 | 1110110 | 1000100 | 1100001 | 0 | 110110 | 100000010 | 1011111 | 11000 |
Color Harmonies of #260376
Complementary color
Monochromatic Colors of #260376
Black with #260376
Text Example
Text Example
White with #260376
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #260376; }
p { color: rgb(38,3,118); }
H1.HeaderClassName
{
color: #260376;
}
.AnyTagClassName
{
color: #260376;
}
</style>
background-color css
<style>
a { background-color: #260376; }
a { background-color: rgb(38,3,118); }
div.DivClassName
{
background-color: #260376;
}
.BgClassName
{
background-color: #260376;
}
</style>
border-color css
<style>
span { border-color: #260376; }
span { border-color: rgb(38,3,118); }
td.TdClassName
{
border-color: #260376;
}
.TagClassName
{
border-color: #260376;
}
</style>