Shades of Persian Indigo #231381
Tints of Persian Indigo #231381
RGB
CMYK
RGB Variations
Color information
#231381 (or 0x231381) is known color: Persian Indigo. HEX triplet: 23, 13 and 81. RGB value is (35,19,129). Sum of RGB (Red+Green+Blue) = 35+19+129=183 (24% of max value = 765). Red value is 35 (14.06% from 255 or 19.13% from 183); Green value is 19 (7.81% from 255 or 10.38% from 183); Blue value is 129 (50.78% from 255 or 70.49% from 183); Max value from RGB is 129 - color contains mainly: blue. Hex color #231381 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #231381 is #DCEC7E. Grayscale: #232323. Windows color (decimal): -14478463 or 8459043. OLE color: 8459043.
HSL color Cylindrical-coordinate representation of color #231381: hue angle of 248.73º degrees, saturation: 0.74, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #231381 is Cyan = 0.73, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 35 | 19 | 129 | - |
| CMYK | 0.73 | 0.85 | 0 | 0.49 |
| HSL | 248.73º | 0.74% | 0.29% | - |
| HSV(B) | 248.73º | 0.85% | 0.51% | - |
| XYZ | 4.89 | 2.41 | 20.98 | - |
| YUV | 36.32 | 180.3 | 127.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 19 | 129 | 0.73 | 0.85 | 0 | 0.49 | 248.73 | 0.74 | 0.29 |
| Hex | 23 | 13 | 81 | 49 | 55 | 0 | 31 | F9 | 4A | 1D |
| Octal | 43 | 23 | 201 | 111 | 125 | 0 | 61 | 371 | 112 | 35 |
| Binary | 100011 | 10011 | 10000001 | 1001001 | 1010101 | 0 | 110001 | 11111001 | 1001010 | 11101 |
Color Harmonies of #231381
Complementary color
Monochromatic Colors of #231381
Black with #231381
Text Example
Text Example
White with #231381
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #231381; }
p { color: rgb(35,19,129); }
H1.HeaderClassName
{
color: #231381;
}
.AnyTagClassName
{
color: #231381;
}
</style>
background-color css
<style>
a { background-color: #231381; }
a { background-color: rgb(35,19,129); }
div.DivClassName
{
background-color: #231381;
}
.BgClassName
{
background-color: #231381;
}
</style>
border-color css
<style>
span { border-color: #231381; }
span { border-color: rgb(35,19,129); }
td.TdClassName
{
border-color: #231381;
}
.TagClassName
{
border-color: #231381;
}
</style>