Shades of Persian Indigo #230773
Tints of Persian Indigo #230773
RGB
CMYK
RGB Variations
Color information
#230773 (or 0x230773) is known color: Persian Indigo. HEX triplet: 23, 07 and 73. RGB value is (35,7,115). Sum of RGB (Red+Green+Blue) = 35+7+115=157 (20% of max value = 765). Red value is 35 (14.06% from 255 or 22.29% from 157); Green value is 7 (3.12% from 255 or 4.46% from 157); Blue value is 115 (45.31% from 255 or 73.25% from 157); Max value from RGB is 115 - color contains mainly: blue. Hex color #230773 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #230773 is #DCF88C. Grayscale: #1B1B1B. Windows color (decimal): -14481549 or 7538467. OLE color: 7538467.
HSL color Cylindrical-coordinate representation of color #230773: hue angle of 255.56º degrees, saturation: 0.89, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #230773 is Cyan = 0.70, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 35 | 7 | 115 | - |
| CMYK | 0.70 | 0.94 | 0 | 0.55 |
| HSL | 255.56º | 0.89% | 0.24% | - |
| HSV(B) | 255.56º | 0.94% | 0.45% | - |
| XYZ | 3.86 | 1.75 | 16.35 | - |
| YUV | 27.68 | 177.28 | 133.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 7 | 115 | 0.70 | 0.94 | 0 | 0.55 | 255.56 | 0.89 | 0.24 |
| Hex | 23 | 7 | 73 | 46 | 5E | 0 | 37 | 100 | 59 | 18 |
| Octal | 43 | 7 | 163 | 106 | 136 | 0 | 67 | 400 | 131 | 30 |
| Binary | 100011 | 111 | 1110011 | 1000110 | 1011110 | 0 | 110111 | 100000000 | 1011001 | 11000 |
Color Harmonies of #230773
Complementary color
Monochromatic Colors of #230773
Black with #230773
Text Example
Text Example
White with #230773
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #230773; }
p { color: rgb(35,7,115); }
H1.HeaderClassName
{
color: #230773;
}
.AnyTagClassName
{
color: #230773;
}
</style>
background-color css
<style>
a { background-color: #230773; }
a { background-color: rgb(35,7,115); }
div.DivClassName
{
background-color: #230773;
}
.BgClassName
{
background-color: #230773;
}
</style>
border-color css
<style>
span { border-color: #230773; }
span { border-color: rgb(35,7,115); }
td.TdClassName
{
border-color: #230773;
}
.TagClassName
{
border-color: #230773;
}
</style>