Shades of Persian Indigo #260770
Tints of Persian Indigo #260770
RGB
CMYK
RGB Variations
Color information
#260770 (or 0x260770) is known color: Persian Indigo. HEX triplet: 26, 07 and 70. RGB value is (38,7,112). Sum of RGB (Red+Green+Blue) = 38+7+112=157 (20% of max value = 765). Red value is 38 (15.23% from 255 or 24.20% from 157); Green value is 7 (3.12% from 255 or 4.46% from 157); Blue value is 112 (44.14% from 255 or 71.34% from 157); Max value from RGB is 112 - color contains mainly: blue. Hex color #260770 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #260770 is #D9F88F. Grayscale: #1B1B1B. Windows color (decimal): -14284944 or 7341862. OLE color: 7341862.
HSL color Cylindrical-coordinate representation of color #260770: hue angle of 257.71º degrees, saturation: 0.88, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #260770 is Cyan = 0.66, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 38 | 7 | 112 | - |
| CMYK | 0.66 | 0.94 | 0 | 0.56 |
| HSL | 257.71º | 0.88% | 0.23% | - |
| HSV(B) | 257.71º | 0.94% | 0.44% | - |
| XYZ | 3.8 | 1.73 | 15.46 | - |
| YUV | 28.24 | 175.27 | 134.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 7 | 112 | 0.66 | 0.94 | 0 | 0.56 | 257.71 | 0.88 | 0.23 |
| Hex | 26 | 7 | 70 | 42 | 5E | 0 | 38 | 102 | 58 | 17 |
| Octal | 46 | 7 | 160 | 102 | 136 | 0 | 70 | 402 | 130 | 27 |
| Binary | 100110 | 111 | 1110000 | 1000010 | 1011110 | 0 | 111000 | 100000010 | 1011000 | 10111 |
Color Harmonies of #260770
Complementary color
Monochromatic Colors of #260770
Black with #260770
Text Example
Text Example
White with #260770
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #260770; }
p { color: rgb(38,7,112); }
H1.HeaderClassName
{
color: #260770;
}
.AnyTagClassName
{
color: #260770;
}
</style>
background-color css
<style>
a { background-color: #260770; }
a { background-color: rgb(38,7,112); }
div.DivClassName
{
background-color: #260770;
}
.BgClassName
{
background-color: #260770;
}
</style>
border-color css
<style>
span { border-color: #260770; }
span { border-color: rgb(38,7,112); }
td.TdClassName
{
border-color: #260770;
}
.TagClassName
{
border-color: #260770;
}
</style>