Shades of Persian Indigo #261676
Tints of Persian Indigo #261676
RGB
CMYK
RGB Variations
Color information
#261676 (or 0x261676) is known color: Persian Indigo. HEX triplet: 26, 16 and 76. RGB value is (38,22,118). Sum of RGB (Red+Green+Blue) = 38+22+118=178 (23% of max value = 765). Red value is 38 (15.23% from 255 or 21.35% from 178); Green value is 22 (8.98% from 255 or 12.36% from 178); Blue value is 118 (46.48% from 255 or 66.29% from 178); Max value from RGB is 118 - color contains mainly: blue. Hex color #261676 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #261676 is #D9E989. Grayscale: #252525. Windows color (decimal): -14281098 or 7738918. OLE color: 7738918.
HSL color Cylindrical-coordinate representation of color #261676: hue angle of 250º degrees, saturation: 0.69, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #261676 is Cyan = 0.68, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 38 | 22 | 118 | - |
| CMYK | 0.68 | 0.81 | 0 | 0.54 |
| HSL | 250º | 0.69% | 0.27% | - |
| HSV(B) | 250º | 0.81% | 0.46% | - |
| XYZ | 4.36 | 2.29 | 17.35 | - |
| YUV | 37.73 | 173.3 | 128.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 22 | 118 | 0.68 | 0.81 | 0 | 0.54 | 250 | 0.69 | 0.27 |
| Hex | 26 | 16 | 76 | 44 | 51 | 0 | 36 | FA | 45 | 1B |
| Octal | 46 | 26 | 166 | 104 | 121 | 0 | 66 | 372 | 105 | 33 |
| Binary | 100110 | 10110 | 1110110 | 1000100 | 1010001 | 0 | 110110 | 11111010 | 1000101 | 11011 |
Color Harmonies of #261676
Complementary color
Monochromatic Colors of #261676
Black with #261676
Text Example
Text Example
White with #261676
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #261676; }
p { color: rgb(38,22,118); }
H1.HeaderClassName
{
color: #261676;
}
.AnyTagClassName
{
color: #261676;
}
</style>
background-color css
<style>
a { background-color: #261676; }
a { background-color: rgb(38,22,118); }
div.DivClassName
{
background-color: #261676;
}
.BgClassName
{
background-color: #261676;
}
</style>
border-color css
<style>
span { border-color: #261676; }
span { border-color: rgb(38,22,118); }
td.TdClassName
{
border-color: #261676;
}
.TagClassName
{
border-color: #261676;
}
</style>