Shades of Persian Indigo #230560
Tints of Persian Indigo #230560
RGB
CMYK
RGB Variations
Color information
#230560 (or 0x230560) is known color: Persian Indigo. HEX triplet: 23, 05 and 60. RGB value is (35,5,96). Sum of RGB (Red+Green+Blue) = 35+5+96=136 (18% of max value = 765). Red value is 35 (14.06% from 255 or 25.74% from 136); Green value is 5 (2.34% from 255 or 3.68% from 136); Blue value is 96 (37.89% from 255 or 70.59% from 136); Max value from RGB is 96 - color contains mainly: blue. Hex color #230560 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #230560 is #DCFA9F. Grayscale: #181818. Windows color (decimal): -14482080 or 6292771. OLE color: 6292771.
HSL color Cylindrical-coordinate representation of color #230560: hue angle of 259.78º degrees, saturation: 0.9, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #230560 is Cyan = 0.64, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 35 | 5 | 96 | - |
| CMYK | 0.64 | 0.95 | 0 | 0.62 |
| HSL | 259.78º | 0.9% | 0.2% | - |
| HSV(B) | 259.78º | 0.95% | 0.38% | - |
| XYZ | 2.86 | 1.31 | 11.17 | - |
| YUV | 24.34 | 168.44 | 135.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 5 | 96 | 0.64 | 0.95 | 0 | 0.62 | 259.78 | 0.9 | 0.2 |
| Hex | 23 | 5 | 60 | 40 | 5F | 0 | 3E | 104 | 5A | 14 |
| Octal | 43 | 5 | 140 | 100 | 137 | 0 | 76 | 404 | 132 | 24 |
| Binary | 100011 | 101 | 1100000 | 1000000 | 1011111 | 0 | 111110 | 100000100 | 1011010 | 10100 |
Color Harmonies of #230560
Complementary color
Monochromatic Colors of #230560
Black with #230560
Text Example
Text Example
White with #230560
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #230560; }
p { color: rgb(35,5,96); }
H1.HeaderClassName
{
color: #230560;
}
.AnyTagClassName
{
color: #230560;
}
</style>
background-color css
<style>
a { background-color: #230560; }
a { background-color: rgb(35,5,96); }
div.DivClassName
{
background-color: #230560;
}
.BgClassName
{
background-color: #230560;
}
</style>
border-color css
<style>
span { border-color: #230560; }
span { border-color: rgb(35,5,96); }
td.TdClassName
{
border-color: #230560;
}
.TagClassName
{
border-color: #230560;
}
</style>