Shades of Persian Indigo #261671
Tints of Persian Indigo #261671
RGB
CMYK
RGB Variations
Color information
#261671 (or 0x261671) is known color: Persian Indigo. HEX triplet: 26, 16 and 71. RGB value is (38,22,113). Sum of RGB (Red+Green+Blue) = 38+22+113=173 (22% of max value = 765). Red value is 38 (15.23% from 255 or 21.97% from 173); Green value is 22 (8.98% from 255 or 12.72% from 173); Blue value is 113 (44.53% from 255 or 65.32% from 173); Max value from RGB is 113 - color contains mainly: blue. Hex color #261671 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #261671 is #D9E98E. Grayscale: #242424. Windows color (decimal): -14281103 or 7411238. OLE color: 7411238.
HSL color Cylindrical-coordinate representation of color #261671: hue angle of 250.55º degrees, saturation: 0.67, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #261671 is Cyan = 0.66, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 38 | 22 | 113 | - |
| CMYK | 0.66 | 0.81 | 0 | 0.56 |
| HSL | 250.55º | 0.67% | 0.26% | - |
| HSV(B) | 250.55º | 0.81% | 0.44% | - |
| XYZ | 4.07 | 2.18 | 15.83 | - |
| YUV | 37.16 | 170.8 | 128.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 22 | 113 | 0.66 | 0.81 | 0 | 0.56 | 250.55 | 0.67 | 0.26 |
| Hex | 26 | 16 | 71 | 42 | 51 | 0 | 38 | FB | 43 | 1A |
| Octal | 46 | 26 | 161 | 102 | 121 | 0 | 70 | 373 | 103 | 32 |
| Binary | 100110 | 10110 | 1110001 | 1000010 | 1010001 | 0 | 111000 | 11111011 | 1000011 | 11010 |
Color Harmonies of #261671
Complementary color
Monochromatic Colors of #261671
Black with #261671
Text Example
Text Example
White with #261671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #261671; }
p { color: rgb(38,22,113); }
H1.HeaderClassName
{
color: #261671;
}
.AnyTagClassName
{
color: #261671;
}
</style>
background-color css
<style>
a { background-color: #261671; }
a { background-color: rgb(38,22,113); }
div.DivClassName
{
background-color: #261671;
}
.BgClassName
{
background-color: #261671;
}
</style>
border-color css
<style>
span { border-color: #261671; }
span { border-color: rgb(38,22,113); }
td.TdClassName
{
border-color: #261671;
}
.TagClassName
{
border-color: #261671;
}
</style>