Shades of Persian Indigo #230970
Tints of Persian Indigo #230970
RGB
CMYK
RGB Variations
Color information
#230970 (or 0x230970) is known color: Persian Indigo. HEX triplet: 23, 09 and 70. RGB value is (35,9,112). Sum of RGB (Red+Green+Blue) = 35+9+112=156 (20% of max value = 765). Red value is 35 (14.06% from 255 or 22.44% from 156); Green value is 9 (3.91% from 255 or 5.77% from 156); Blue value is 112 (44.14% from 255 or 71.79% from 156); Max value from RGB is 112 - color contains mainly: blue. Hex color #230970 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #230970 is #DCF68F. Grayscale: #1C1C1C. Windows color (decimal): -14481040 or 7342371. OLE color: 7342371.
HSL color Cylindrical-coordinate representation of color #230970: hue angle of 255.15º degrees, saturation: 0.85, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #230970 is Cyan = 0.69, Magento = 0.92, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 35 | 9 | 112 | - |
| CMYK | 0.69 | 0.92 | 0 | 0.56 |
| HSL | 255.15º | 0.85% | 0.24% | - |
| HSV(B) | 255.15º | 0.92% | 0.44% | - |
| XYZ | 3.72 | 1.72 | 15.47 | - |
| YUV | 28.52 | 175.11 | 132.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 9 | 112 | 0.69 | 0.92 | 0 | 0.56 | 255.15 | 0.85 | 0.24 |
| Hex | 23 | 9 | 70 | 45 | 5C | 0 | 38 | FF | 55 | 18 |
| Octal | 43 | 11 | 160 | 105 | 134 | 0 | 70 | 377 | 125 | 30 |
| Binary | 100011 | 1001 | 1110000 | 1000101 | 1011100 | 0 | 111000 | 11111111 | 1010101 | 11000 |
Color Harmonies of #230970
Complementary color
Monochromatic Colors of #230970
Black with #230970
Text Example
Text Example
White with #230970
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #230970; }
p { color: rgb(35,9,112); }
H1.HeaderClassName
{
color: #230970;
}
.AnyTagClassName
{
color: #230970;
}
</style>
background-color css
<style>
a { background-color: #230970; }
a { background-color: rgb(35,9,112); }
div.DivClassName
{
background-color: #230970;
}
.BgClassName
{
background-color: #230970;
}
</style>
border-color css
<style>
span { border-color: #230970; }
span { border-color: rgb(35,9,112); }
td.TdClassName
{
border-color: #230970;
}
.TagClassName
{
border-color: #230970;
}
</style>