Shades of Persian Indigo #230783
Tints of Persian Indigo #230783
RGB
CMYK
RGB Variations
Color information
#230783 (or 0x230783) is known color: Persian Indigo. HEX triplet: 23, 07 and 83. RGB value is (35,7,131). Sum of RGB (Red+Green+Blue) = 35+7+131=173 (22% of max value = 765). Red value is 35 (14.06% from 255 or 20.23% from 173); Green value is 7 (3.12% from 255 or 4.05% from 173); Blue value is 131 (51.56% from 255 or 75.72% from 173); Max value from RGB is 131 - color contains mainly: blue. Hex color #230783 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #230783 is #DCF87C. Grayscale: #1D1D1D. Windows color (decimal): -14481533 or 8587043. OLE color: 8587043.
HSL color Cylindrical-coordinate representation of color #230783: hue angle of 253.55º degrees, saturation: 0.9, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #230783 is Cyan = 0.73, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 35 | 7 | 131 | - |
| CMYK | 0.73 | 0.95 | 0 | 0.49 |
| HSL | 253.55º | 0.9% | 0.27% | - |
| HSV(B) | 253.55º | 0.95% | 0.51% | - |
| XYZ | 4.87 | 2.15 | 21.63 | - |
| YUV | 29.51 | 185.28 | 131.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 7 | 131 | 0.73 | 0.95 | 0 | 0.49 | 253.55 | 0.9 | 0.27 |
| Hex | 23 | 7 | 83 | 49 | 5F | 0 | 31 | FE | 5A | 1B |
| Octal | 43 | 7 | 203 | 111 | 137 | 0 | 61 | 376 | 132 | 33 |
| Binary | 100011 | 111 | 10000011 | 1001001 | 1011111 | 0 | 110001 | 11111110 | 1011010 | 11011 |
Color Harmonies of #230783
Complementary color
Monochromatic Colors of #230783
Black with #230783
Text Example
Text Example
White with #230783
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #230783; }
p { color: rgb(35,7,131); }
H1.HeaderClassName
{
color: #230783;
}
.AnyTagClassName
{
color: #230783;
}
</style>
background-color css
<style>
a { background-color: #230783; }
a { background-color: rgb(35,7,131); }
div.DivClassName
{
background-color: #230783;
}
.BgClassName
{
background-color: #230783;
}
</style>
border-color css
<style>
span { border-color: #230783; }
span { border-color: rgb(35,7,131); }
td.TdClassName
{
border-color: #230783;
}
.TagClassName
{
border-color: #230783;
}
</style>