Shades of Persian Indigo #261376
Tints of Persian Indigo #261376
RGB
CMYK
RGB Variations
Color information
#261376 (or 0x261376) is known color: Persian Indigo. HEX triplet: 26, 13 and 76. RGB value is (38,19,118). Sum of RGB (Red+Green+Blue) = 38+19+118=175 (23% of max value = 765). Red value is 38 (15.23% from 255 or 21.71% from 175); Green value is 19 (7.81% from 255 or 10.86% from 175); Blue value is 118 (46.48% from 255 or 67.43% from 175); Max value from RGB is 118 - color contains mainly: blue. Hex color #261376 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #261376 is #D9EC89. Grayscale: #232323. Windows color (decimal): -14281866 or 7738150. OLE color: 7738150.
HSL color Cylindrical-coordinate representation of color #261376: hue angle of 251.52º degrees, saturation: 0.72, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #261376 is Cyan = 0.68, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 38 | 19 | 118 | - |
| CMYK | 0.68 | 0.84 | 0 | 0.54 |
| HSL | 251.52º | 0.72% | 0.27% | - |
| HSV(B) | 251.52º | 0.84% | 0.46% | - |
| XYZ | 4.3 | 2.19 | 17.33 | - |
| YUV | 35.97 | 174.29 | 129.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 19 | 118 | 0.68 | 0.84 | 0 | 0.54 | 251.52 | 0.72 | 0.27 |
| Hex | 26 | 13 | 76 | 44 | 54 | 0 | 36 | FC | 48 | 1B |
| Octal | 46 | 23 | 166 | 104 | 124 | 0 | 66 | 374 | 110 | 33 |
| Binary | 100110 | 10011 | 1110110 | 1000100 | 1010100 | 0 | 110110 | 11111100 | 1001000 | 11011 |
Color Harmonies of #261376
Complementary color
Monochromatic Colors of #261376
Black with #261376
Text Example
Text Example
White with #261376
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #261376; }
p { color: rgb(38,19,118); }
H1.HeaderClassName
{
color: #261376;
}
.AnyTagClassName
{
color: #261376;
}
</style>
background-color css
<style>
a { background-color: #261376; }
a { background-color: rgb(38,19,118); }
div.DivClassName
{
background-color: #261376;
}
.BgClassName
{
background-color: #261376;
}
</style>
border-color css
<style>
span { border-color: #261376; }
span { border-color: rgb(38,19,118); }
td.TdClassName
{
border-color: #261376;
}
.TagClassName
{
border-color: #261376;
}
</style>