Shades of Persian Indigo #230465
Tints of Persian Indigo #230465
RGB
CMYK
RGB Variations
Color information
#230465 (or 0x230465) is known color: Persian Indigo. HEX triplet: 23, 04 and 65. RGB value is (35,4,101). Sum of RGB (Red+Green+Blue) = 35+4+101=140 (18% of max value = 765). Red value is 35 (14.06% from 255 or 25% from 140); Green value is 4 (1.95% from 255 or 2.86% from 140); Blue value is 101 (39.84% from 255 or 72.14% from 140); Max value from RGB is 101 - color contains mainly: blue. Hex color #230465 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #230465 is #DCFB9A. Grayscale: #171717. Windows color (decimal): -14482331 or 6620195. OLE color: 6620195.
HSL color Cylindrical-coordinate representation of color #230465: hue angle of 259.18º degrees, saturation: 0.92, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #230465 is Cyan = 0.65, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 35 | 4 | 101 | - |
| CMYK | 0.65 | 0.96 | 0 | 0.60 |
| HSL | 259.18º | 0.92% | 0.21% | - |
| HSV(B) | 259.18º | 0.96% | 0.4% | - |
| XYZ | 3.09 | 1.38 | 12.42 | - |
| YUV | 24.33 | 171.27 | 135.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 4 | 101 | 0.65 | 0.96 | 0 | 0.60 | 259.18 | 0.92 | 0.21 |
| Hex | 23 | 4 | 65 | 41 | 60 | 0 | 3C | 103 | 5C | 15 |
| Octal | 43 | 4 | 145 | 101 | 140 | 0 | 74 | 403 | 134 | 25 |
| Binary | 100011 | 100 | 1100101 | 1000001 | 1100000 | 0 | 111100 | 100000011 | 1011100 | 10101 |
Color Harmonies of #230465
Complementary color
Monochromatic Colors of #230465
Black with #230465
Text Example
Text Example
White with #230465
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #230465; }
p { color: rgb(35,4,101); }
H1.HeaderClassName
{
color: #230465;
}
.AnyTagClassName
{
color: #230465;
}
</style>
background-color css
<style>
a { background-color: #230465; }
a { background-color: rgb(35,4,101); }
div.DivClassName
{
background-color: #230465;
}
.BgClassName
{
background-color: #230465;
}
</style>
border-color css
<style>
span { border-color: #230465; }
span { border-color: rgb(35,4,101); }
td.TdClassName
{
border-color: #230465;
}
.TagClassName
{
border-color: #230465;
}
</style>