Shades of Persian Indigo #230570
Tints of Persian Indigo #230570
RGB
CMYK
RGB Variations
Color information
#230570 (or 0x230570) is known color: Persian Indigo. HEX triplet: 23, 05 and 70. RGB value is (35,5,112). Sum of RGB (Red+Green+Blue) = 35+5+112=152 (20% of max value = 765). Red value is 35 (14.06% from 255 or 23.03% from 152); Green value is 5 (2.34% from 255 or 3.29% from 152); Blue value is 112 (44.14% from 255 or 73.68% from 152); Max value from RGB is 112 - color contains mainly: blue. Hex color #230570 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #230570 is #DCFA8F. Grayscale: #191919. Windows color (decimal): -14482064 or 7341347. OLE color: 7341347.
HSL color Cylindrical-coordinate representation of color #230570: hue angle of 256.82º degrees, saturation: 0.91, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #230570 is Cyan = 0.69, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 35 | 5 | 112 | - |
| CMYK | 0.69 | 0.96 | 0 | 0.56 |
| HSL | 256.82º | 0.91% | 0.23% | - |
| HSV(B) | 256.82º | 0.96% | 0.44% | - |
| XYZ | 3.67 | 1.64 | 15.45 | - |
| YUV | 26.17 | 176.44 | 134.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 5 | 112 | 0.69 | 0.96 | 0 | 0.56 | 256.82 | 0.91 | 0.23 |
| Hex | 23 | 5 | 70 | 45 | 60 | 0 | 38 | 101 | 5B | 17 |
| Octal | 43 | 5 | 160 | 105 | 140 | 0 | 70 | 401 | 133 | 27 |
| Binary | 100011 | 101 | 1110000 | 1000101 | 1100000 | 0 | 111000 | 100000001 | 1011011 | 10111 |
Color Harmonies of #230570
Complementary color
Monochromatic Colors of #230570
Black with #230570
Text Example
Text Example
White with #230570
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #230570; }
p { color: rgb(35,5,112); }
H1.HeaderClassName
{
color: #230570;
}
.AnyTagClassName
{
color: #230570;
}
</style>
background-color css
<style>
a { background-color: #230570; }
a { background-color: rgb(35,5,112); }
div.DivClassName
{
background-color: #230570;
}
.BgClassName
{
background-color: #230570;
}
</style>
border-color css
<style>
span { border-color: #230570; }
span { border-color: rgb(35,5,112); }
td.TdClassName
{
border-color: #230570;
}
.TagClassName
{
border-color: #230570;
}
</style>