Shades of Persian Indigo #230574
Tints of Persian Indigo #230574
RGB
CMYK
RGB Variations
Color information
#230574 (or 0x230574) is known color: Persian Indigo. HEX triplet: 23, 05 and 74. RGB value is (35,5,116). Sum of RGB (Red+Green+Blue) = 35+5+116=156 (20% of max value = 765). Red value is 35 (14.06% from 255 or 22.44% from 156); Green value is 5 (2.34% from 255 or 3.21% from 156); Blue value is 116 (45.70% from 255 or 74.36% from 156); Max value from RGB is 116 - color contains mainly: blue. Hex color #230574 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #230574 is #DCFA8B. Grayscale: #1A1A1A. Windows color (decimal): -14482060 or 7603491. OLE color: 7603491.
HSL color Cylindrical-coordinate representation of color #230574: hue angle of 256.22º degrees, saturation: 0.92, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #230574 is Cyan = 0.70, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 35 | 5 | 116 | - |
| CMYK | 0.70 | 0.96 | 0 | 0.55 |
| HSL | 256.22º | 0.92% | 0.24% | - |
| HSV(B) | 256.22º | 0.96% | 0.45% | - |
| XYZ | 3.9 | 1.73 | 16.65 | - |
| YUV | 26.62 | 178.44 | 133.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 5 | 116 | 0.70 | 0.96 | 0 | 0.55 | 256.22 | 0.92 | 0.24 |
| Hex | 23 | 5 | 74 | 46 | 60 | 0 | 37 | 100 | 5C | 18 |
| Octal | 43 | 5 | 164 | 106 | 140 | 0 | 67 | 400 | 134 | 30 |
| Binary | 100011 | 101 | 1110100 | 1000110 | 1100000 | 0 | 110111 | 100000000 | 1011100 | 11000 |
Color Harmonies of #230574
Complementary color
Monochromatic Colors of #230574
Black with #230574
Text Example
Text Example
White with #230574
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #230574; }
p { color: rgb(35,5,116); }
H1.HeaderClassName
{
color: #230574;
}
.AnyTagClassName
{
color: #230574;
}
</style>
background-color css
<style>
a { background-color: #230574; }
a { background-color: rgb(35,5,116); }
div.DivClassName
{
background-color: #230574;
}
.BgClassName
{
background-color: #230574;
}
</style>
border-color css
<style>
span { border-color: #230574; }
span { border-color: rgb(35,5,116); }
td.TdClassName
{
border-color: #230574;
}
.TagClassName
{
border-color: #230574;
}
</style>