Shades of Persian Indigo #260270
Tints of Persian Indigo #260270
RGB
CMYK
RGB Variations
Color information
#260270 (or 0x260270) is known color: Persian Indigo. HEX triplet: 26, 02 and 70. RGB value is (38,2,112). Sum of RGB (Red+Green+Blue) = 38+2+112=152 (20% of max value = 765). Red value is 38 (15.23% from 255 or 25% from 152); Green value is 2 (1.17% from 255 or 1.32% from 152); Blue value is 112 (44.14% from 255 or 73.68% from 152); Max value from RGB is 112 - color contains mainly: blue. Hex color #260270 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #260270 is #D9FD8F. Grayscale: #181818. Windows color (decimal): -14286224 or 7340582. OLE color: 7340582.
HSL color Cylindrical-coordinate representation of color #260270: hue angle of 259.64º degrees, saturation: 0.96, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #260270 is Cyan = 0.66, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 38 | 2 | 112 | - |
| CMYK | 0.66 | 0.98 | 0 | 0.56 |
| HSL | 259.64º | 0.96% | 0.22% | - |
| HSV(B) | 259.64º | 0.98% | 0.44% | - |
| XYZ | 3.75 | 1.63 | 15.45 | - |
| YUV | 25.3 | 176.93 | 137.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 2 | 112 | 0.66 | 0.98 | 0 | 0.56 | 259.64 | 0.96 | 0.22 |
| Hex | 26 | 2 | 70 | 42 | 62 | 0 | 38 | 104 | 60 | 16 |
| Octal | 46 | 2 | 160 | 102 | 142 | 0 | 70 | 404 | 140 | 26 |
| Binary | 100110 | 10 | 1110000 | 1000010 | 1100010 | 0 | 111000 | 100000100 | 1100000 | 10110 |
Color Harmonies of #260270
Complementary color
Monochromatic Colors of #260270
Black with #260270
Text Example
Text Example
White with #260270
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #260270; }
p { color: rgb(38,2,112); }
H1.HeaderClassName
{
color: #260270;
}
.AnyTagClassName
{
color: #260270;
}
</style>
background-color css
<style>
a { background-color: #260270; }
a { background-color: rgb(38,2,112); }
div.DivClassName
{
background-color: #260270;
}
.BgClassName
{
background-color: #260270;
}
</style>
border-color css
<style>
span { border-color: #260270; }
span { border-color: rgb(38,2,112); }
td.TdClassName
{
border-color: #260270;
}
.TagClassName
{
border-color: #260270;
}
</style>