Shades of Persian Indigo #230364
Tints of Persian Indigo #230364
RGB
CMYK
RGB Variations
Color information
#230364 (or 0x230364) is known color: Persian Indigo. HEX triplet: 23, 03 and 64. RGB value is (35,3,100). Sum of RGB (Red+Green+Blue) = 35+3+100=138 (18% of max value = 765). Red value is 35 (14.06% from 255 or 25.36% from 138); Green value is 3 (1.56% from 255 or 2.17% from 138); Blue value is 100 (39.45% from 255 or 72.46% from 138); Max value from RGB is 100 - color contains mainly: blue. Hex color #230364 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #230364 is #DCFC9B. Grayscale: #171717. Windows color (decimal): -14482588 or 6554403. OLE color: 6554403.
HSL color Cylindrical-coordinate representation of color #230364: hue angle of 259.79º degrees, saturation: 0.94, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #230364 is Cyan = 0.65, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 35 | 3 | 100 | - |
| CMYK | 0.65 | 0.97 | 0 | 0.61 |
| HSL | 259.79º | 0.94% | 0.2% | - |
| HSV(B) | 259.79º | 0.97% | 0.39% | - |
| XYZ | 3.03 | 1.34 | 12.16 | - |
| YUV | 23.63 | 171.1 | 136.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 3 | 100 | 0.65 | 0.97 | 0 | 0.61 | 259.79 | 0.94 | 0.2 |
| Hex | 23 | 3 | 64 | 41 | 61 | 0 | 3D | 104 | 5E | 14 |
| Octal | 43 | 3 | 144 | 101 | 141 | 0 | 75 | 404 | 136 | 24 |
| Binary | 100011 | 11 | 1100100 | 1000001 | 1100001 | 0 | 111101 | 100000100 | 1011110 | 10100 |
Color Harmonies of #230364
Complementary color
Monochromatic Colors of #230364
Black with #230364
Text Example
Text Example
White with #230364
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #230364; }
p { color: rgb(35,3,100); }
H1.HeaderClassName
{
color: #230364;
}
.AnyTagClassName
{
color: #230364;
}
</style>
background-color css
<style>
a { background-color: #230364; }
a { background-color: rgb(35,3,100); }
div.DivClassName
{
background-color: #230364;
}
.BgClassName
{
background-color: #230364;
}
</style>
border-color css
<style>
span { border-color: #230364; }
span { border-color: rgb(35,3,100); }
td.TdClassName
{
border-color: #230364;
}
.TagClassName
{
border-color: #230364;
}
</style>