Shades of Persian Indigo #230172
Tints of Persian Indigo #230172
RGB
CMYK
RGB Variations
Color information
#230172 (or 0x230172) is known color: Persian Indigo. HEX triplet: 23, 01 and 72. RGB value is (35,1,114). Sum of RGB (Red+Green+Blue) = 35+1+114=150 (19% of max value = 765). Red value is 35 (14.06% from 255 or 23.33% from 150); Green value is 1 (0.78% from 255 or 0.67% from 150); Blue value is 114 (44.92% from 255 or 76% from 150); Max value from RGB is 114 - color contains mainly: blue. Hex color #230172 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #230172 is #DCFE8D. Grayscale: #171717. Windows color (decimal): -14483086 or 7471395. OLE color: 7471395.
HSL color Cylindrical-coordinate representation of color #230172: hue angle of 258.05º degrees, saturation: 0.98, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #230172 is Cyan = 0.69, Magento = 0.99, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 35 | 1 | 114 | - |
| CMYK | 0.69 | 0.99 | 0 | 0.55 |
| HSL | 258.05º | 0.98% | 0.23% | - |
| HSV(B) | 258.05º | 0.99% | 0.45% | - |
| XYZ | 3.74 | 1.59 | 16.03 | - |
| YUV | 24.05 | 178.76 | 135.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 1 | 114 | 0.69 | 0.99 | 0 | 0.55 | 258.05 | 0.98 | 0.23 |
| Hex | 23 | 1 | 72 | 45 | 63 | 0 | 37 | 102 | 62 | 17 |
| Octal | 43 | 1 | 162 | 105 | 143 | 0 | 67 | 402 | 142 | 27 |
| Binary | 100011 | 1 | 1110010 | 1000101 | 1100011 | 0 | 110111 | 100000010 | 1100010 | 10111 |
Color Harmonies of #230172
Complementary color
Monochromatic Colors of #230172
Black with #230172
Text Example
Text Example
White with #230172
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #230172; }
p { color: rgb(35,1,114); }
H1.HeaderClassName
{
color: #230172;
}
.AnyTagClassName
{
color: #230172;
}
</style>
background-color css
<style>
a { background-color: #230172; }
a { background-color: rgb(35,1,114); }
div.DivClassName
{
background-color: #230172;
}
.BgClassName
{
background-color: #230172;
}
</style>
border-color css
<style>
span { border-color: #230172; }
span { border-color: rgb(35,1,114); }
td.TdClassName
{
border-color: #230172;
}
.TagClassName
{
border-color: #230172;
}
</style>