Shades of Persian Indigo #230873
Tints of Persian Indigo #230873
RGB
CMYK
RGB Variations
Color information
#230873 (or 0x230873) is known color: Persian Indigo. HEX triplet: 23, 08 and 73. RGB value is (35,8,115). Sum of RGB (Red+Green+Blue) = 35+8+115=158 (20% of max value = 765). Red value is 35 (14.06% from 255 or 22.15% from 158); Green value is 8 (3.52% from 255 or 5.06% from 158); Blue value is 115 (45.31% from 255 or 72.78% from 158); Max value from RGB is 115 - color contains mainly: blue. Hex color #230873 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #230873 is #DCF78C. Grayscale: #1B1B1B. Windows color (decimal): -14481293 or 7538723. OLE color: 7538723.
HSL color Cylindrical-coordinate representation of color #230873: hue angle of 255.14º degrees, saturation: 0.87, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #230873 is Cyan = 0.70, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 35 | 8 | 115 | - |
| CMYK | 0.70 | 0.93 | 0 | 0.55 |
| HSL | 255.14º | 0.87% | 0.24% | - |
| HSV(B) | 255.14º | 0.93% | 0.45% | - |
| XYZ | 3.87 | 1.77 | 16.36 | - |
| YUV | 28.27 | 176.95 | 132.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 8 | 115 | 0.70 | 0.93 | 0 | 0.55 | 255.14 | 0.87 | 0.24 |
| Hex | 23 | 8 | 73 | 46 | 5D | 0 | 37 | FF | 57 | 18 |
| Octal | 43 | 10 | 163 | 106 | 135 | 0 | 67 | 377 | 127 | 30 |
| Binary | 100011 | 1000 | 1110011 | 1000110 | 1011101 | 0 | 110111 | 11111111 | 1010111 | 11000 |
Color Harmonies of #230873
Complementary color
Monochromatic Colors of #230873
Black with #230873
Text Example
Text Example
White with #230873
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #230873; }
p { color: rgb(35,8,115); }
H1.HeaderClassName
{
color: #230873;
}
.AnyTagClassName
{
color: #230873;
}
</style>
background-color css
<style>
a { background-color: #230873; }
a { background-color: rgb(35,8,115); }
div.DivClassName
{
background-color: #230873;
}
.BgClassName
{
background-color: #230873;
}
</style>
border-color css
<style>
span { border-color: #230873; }
span { border-color: rgb(35,8,115); }
td.TdClassName
{
border-color: #230873;
}
.TagClassName
{
border-color: #230873;
}
</style>