Shades of Persian Indigo #261673
Tints of Persian Indigo #261673
RGB
CMYK
RGB Variations
Color information
#261673 (or 0x261673) is known color: Persian Indigo. HEX triplet: 26, 16 and 73. RGB value is (38,22,115). Sum of RGB (Red+Green+Blue) = 38+22+115=175 (23% of max value = 765). Red value is 38 (15.23% from 255 or 21.71% from 175); Green value is 22 (8.98% from 255 or 12.57% from 175); Blue value is 115 (45.31% from 255 or 65.71% from 175); Max value from RGB is 115 - color contains mainly: blue. Hex color #261673 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #261673 is #D9E98C. Grayscale: #252525. Windows color (decimal): -14281101 or 7542310. OLE color: 7542310.
HSL color Cylindrical-coordinate representation of color #261673: hue angle of 250.32º degrees, saturation: 0.68, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #261673 is Cyan = 0.67, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 38 | 22 | 115 | - |
| CMYK | 0.67 | 0.81 | 0 | 0.55 |
| HSL | 250.32º | 0.68% | 0.27% | - |
| HSV(B) | 250.32º | 0.81% | 0.45% | - |
| XYZ | 4.18 | 2.22 | 16.43 | - |
| YUV | 37.39 | 171.8 | 128.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 22 | 115 | 0.67 | 0.81 | 0 | 0.55 | 250.32 | 0.68 | 0.27 |
| Hex | 26 | 16 | 73 | 43 | 51 | 0 | 37 | FA | 44 | 1B |
| Octal | 46 | 26 | 163 | 103 | 121 | 0 | 67 | 372 | 104 | 33 |
| Binary | 100110 | 10110 | 1110011 | 1000011 | 1010001 | 0 | 110111 | 11111010 | 1000100 | 11011 |
Color Harmonies of #261673
Complementary color
Monochromatic Colors of #261673
Black with #261673
Text Example
Text Example
White with #261673
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #261673; }
p { color: rgb(38,22,115); }
H1.HeaderClassName
{
color: #261673;
}
.AnyTagClassName
{
color: #261673;
}
</style>
background-color css
<style>
a { background-color: #261673; }
a { background-color: rgb(38,22,115); }
div.DivClassName
{
background-color: #261673;
}
.BgClassName
{
background-color: #261673;
}
</style>
border-color css
<style>
span { border-color: #261673; }
span { border-color: rgb(38,22,115); }
td.TdClassName
{
border-color: #261673;
}
.TagClassName
{
border-color: #261673;
}
</style>