Shades of Persian Indigo #230370
Tints of Persian Indigo #230370
RGB
CMYK
RGB Variations
Color information
#230370 (or 0x230370) is known color: Persian Indigo. HEX triplet: 23, 03 and 70. RGB value is (35,3,112). Sum of RGB (Red+Green+Blue) = 35+3+112=150 (19% of max value = 765). Red value is 35 (14.06% from 255 or 23.33% from 150); Green value is 3 (1.56% from 255 or 2% from 150); Blue value is 112 (44.14% from 255 or 74.67% from 150); Max value from RGB is 112 - color contains mainly: blue. Hex color #230370 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #230370 is #DCFC8F. Grayscale: #181818. Windows color (decimal): -14482576 or 7340835. OLE color: 7340835.
HSL color Cylindrical-coordinate representation of color #230370: hue angle of 257.61º degrees, saturation: 0.95, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #230370 is Cyan = 0.69, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 35 | 3 | 112 | - |
| CMYK | 0.69 | 0.97 | 0 | 0.56 |
| HSL | 257.61º | 0.95% | 0.23% | - |
| HSV(B) | 257.61º | 0.97% | 0.44% | - |
| XYZ | 3.65 | 1.59 | 15.44 | - |
| YUV | 24.99 | 177.1 | 135.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 3 | 112 | 0.69 | 0.97 | 0 | 0.56 | 257.61 | 0.95 | 0.23 |
| Hex | 23 | 3 | 70 | 45 | 61 | 0 | 38 | 102 | 5F | 17 |
| Octal | 43 | 3 | 160 | 105 | 141 | 0 | 70 | 402 | 137 | 27 |
| Binary | 100011 | 11 | 1110000 | 1000101 | 1100001 | 0 | 111000 | 100000010 | 1011111 | 10111 |
Color Harmonies of #230370
Complementary color
Monochromatic Colors of #230370
Black with #230370
Text Example
Text Example
White with #230370
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #230370; }
p { color: rgb(35,3,112); }
H1.HeaderClassName
{
color: #230370;
}
.AnyTagClassName
{
color: #230370;
}
</style>
background-color css
<style>
a { background-color: #230370; }
a { background-color: rgb(35,3,112); }
div.DivClassName
{
background-color: #230370;
}
.BgClassName
{
background-color: #230370;
}
</style>
border-color css
<style>
span { border-color: #230370; }
span { border-color: rgb(35,3,112); }
td.TdClassName
{
border-color: #230370;
}
.TagClassName
{
border-color: #230370;
}
</style>