Shades of Persian Indigo #261370
Tints of Persian Indigo #261370
RGB
CMYK
RGB Variations
Color information
#261370 (or 0x261370) is known color: Persian Indigo. HEX triplet: 26, 13 and 70. RGB value is (38,19,112). Sum of RGB (Red+Green+Blue) = 38+19+112=169 (22% of max value = 765). Red value is 38 (15.23% from 255 or 22.49% from 169); Green value is 19 (7.81% from 255 or 11.24% from 169); Blue value is 112 (44.14% from 255 or 66.27% from 169); Max value from RGB is 112 - color contains mainly: blue. Hex color #261370 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #261370 is #D9EC8F. Grayscale: #222222. Windows color (decimal): -14281872 or 7344934. OLE color: 7344934.
HSL color Cylindrical-coordinate representation of color #261370: hue angle of 252.26º degrees, saturation: 0.71, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #261370 is Cyan = 0.66, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 38 | 19 | 112 | - |
| CMYK | 0.66 | 0.83 | 0 | 0.56 |
| HSL | 252.26º | 0.71% | 0.26% | - |
| HSV(B) | 252.26º | 0.83% | 0.44% | - |
| XYZ | 3.96 | 2.05 | 15.52 | - |
| YUV | 35.28 | 171.29 | 129.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 19 | 112 | 0.66 | 0.83 | 0 | 0.56 | 252.26 | 0.71 | 0.26 |
| Hex | 26 | 13 | 70 | 42 | 53 | 0 | 38 | FC | 47 | 1A |
| Octal | 46 | 23 | 160 | 102 | 123 | 0 | 70 | 374 | 107 | 32 |
| Binary | 100110 | 10011 | 1110000 | 1000010 | 1010011 | 0 | 111000 | 11111100 | 1000111 | 11010 |
Color Harmonies of #261370
Complementary color
Monochromatic Colors of #261370
Black with #261370
Text Example
Text Example
White with #261370
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #261370; }
p { color: rgb(38,19,112); }
H1.HeaderClassName
{
color: #261370;
}
.AnyTagClassName
{
color: #261370;
}
</style>
background-color css
<style>
a { background-color: #261370; }
a { background-color: rgb(38,19,112); }
div.DivClassName
{
background-color: #261370;
}
.BgClassName
{
background-color: #261370;
}
</style>
border-color css
<style>
span { border-color: #261370; }
span { border-color: rgb(38,19,112); }
td.TdClassName
{
border-color: #261370;
}
.TagClassName
{
border-color: #261370;
}
</style>