Shades of Persian Indigo #260672
Tints of Persian Indigo #260672
RGB
CMYK
RGB Variations
Color information
#260672 (or 0x260672) is known color: Persian Indigo. HEX triplet: 26, 06 and 72. RGB value is (38,6,114). Sum of RGB (Red+Green+Blue) = 38+6+114=158 (20% of max value = 765). Red value is 38 (15.23% from 255 or 24.05% from 158); Green value is 6 (2.73% from 255 or 3.80% from 158); Blue value is 114 (44.92% from 255 or 72.15% from 158); Max value from RGB is 114 - color contains mainly: blue. Hex color #260672 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #260672 is #D9F98D. Grayscale: #1B1B1B. Windows color (decimal): -14285198 or 7472678. OLE color: 7472678.
HSL color Cylindrical-coordinate representation of color #260672: hue angle of 257.78º degrees, saturation: 0.9, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #260672 is Cyan = 0.67, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 38 | 6 | 114 | - |
| CMYK | 0.67 | 0.95 | 0 | 0.55 |
| HSL | 257.78º | 0.9% | 0.24% | - |
| HSV(B) | 257.78º | 0.95% | 0.45% | - |
| XYZ | 3.9 | 1.76 | 16.05 | - |
| YUV | 27.88 | 176.6 | 135.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 6 | 114 | 0.67 | 0.95 | 0 | 0.55 | 257.78 | 0.9 | 0.24 |
| Hex | 26 | 6 | 72 | 43 | 5F | 0 | 37 | 102 | 5A | 18 |
| Octal | 46 | 6 | 162 | 103 | 137 | 0 | 67 | 402 | 132 | 30 |
| Binary | 100110 | 110 | 1110010 | 1000011 | 1011111 | 0 | 110111 | 100000010 | 1011010 | 11000 |
Color Harmonies of #260672
Complementary color
Monochromatic Colors of #260672
Black with #260672
Text Example
Text Example
White with #260672
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #260672; }
p { color: rgb(38,6,114); }
H1.HeaderClassName
{
color: #260672;
}
.AnyTagClassName
{
color: #260672;
}
</style>
background-color css
<style>
a { background-color: #260672; }
a { background-color: rgb(38,6,114); }
div.DivClassName
{
background-color: #260672;
}
.BgClassName
{
background-color: #260672;
}
</style>
border-color css
<style>
span { border-color: #260672; }
span { border-color: rgb(38,6,114); }
td.TdClassName
{
border-color: #260672;
}
.TagClassName
{
border-color: #260672;
}
</style>