Shades of Persian Indigo #261670
Tints of Persian Indigo #261670
RGB
CMYK
RGB Variations
Color information
#261670 (or 0x261670) is known color: Persian Indigo. HEX triplet: 26, 16 and 70. RGB value is (38,22,112). Sum of RGB (Red+Green+Blue) = 38+22+112=172 (22% of max value = 765). Red value is 38 (15.23% from 255 or 22.09% from 172); Green value is 22 (8.98% from 255 or 12.79% from 172); Blue value is 112 (44.14% from 255 or 65.12% from 172); Max value from RGB is 112 - color contains mainly: blue. Hex color #261670 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #261670 is #D9E98F. Grayscale: #242424. Windows color (decimal): -14281104 or 7345702. OLE color: 7345702.
HSL color Cylindrical-coordinate representation of color #261670: hue angle of 250.67º degrees, saturation: 0.67, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #261670 is Cyan = 0.66, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 38 | 22 | 112 | - |
| CMYK | 0.66 | 0.80 | 0 | 0.56 |
| HSL | 250.67º | 0.67% | 0.26% | - |
| HSV(B) | 250.67º | 0.8% | 0.44% | - |
| XYZ | 4.01 | 2.16 | 15.53 | - |
| YUV | 37.04 | 170.3 | 128.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 22 | 112 | 0.66 | 0.80 | 0 | 0.56 | 250.67 | 0.67 | 0.26 |
| Hex | 26 | 16 | 70 | 42 | 50 | 0 | 38 | FB | 43 | 1A |
| Octal | 46 | 26 | 160 | 102 | 120 | 0 | 70 | 373 | 103 | 32 |
| Binary | 100110 | 10110 | 1110000 | 1000010 | 1010000 | 0 | 111000 | 11111011 | 1000011 | 11010 |
Color Harmonies of #261670
Complementary color
Monochromatic Colors of #261670
Black with #261670
Text Example
Text Example
White with #261670
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #261670; }
p { color: rgb(38,22,112); }
H1.HeaderClassName
{
color: #261670;
}
.AnyTagClassName
{
color: #261670;
}
</style>
background-color css
<style>
a { background-color: #261670; }
a { background-color: rgb(38,22,112); }
div.DivClassName
{
background-color: #261670;
}
.BgClassName
{
background-color: #261670;
}
</style>
border-color css
<style>
span { border-color: #261670; }
span { border-color: rgb(38,22,112); }
td.TdClassName
{
border-color: #261670;
}
.TagClassName
{
border-color: #261670;
}
</style>