Shades of Persian Indigo #230662
Tints of Persian Indigo #230662
RGB
CMYK
RGB Variations
Color information
#230662 (or 0x230662) is known color: Persian Indigo. HEX triplet: 23, 06 and 62. RGB value is (35,6,98). Sum of RGB (Red+Green+Blue) = 35+6+98=139 (18% of max value = 765). Red value is 35 (14.06% from 255 or 25.18% from 139); Green value is 6 (2.73% from 255 or 4.32% from 139); Blue value is 98 (38.67% from 255 or 70.50% from 139); Max value from RGB is 98 - color contains mainly: blue. Hex color #230662 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #230662 is #DCF99D. Grayscale: #181818. Windows color (decimal): -14481822 or 6424099. OLE color: 6424099.
HSL color Cylindrical-coordinate representation of color #230662: hue angle of 258.91º degrees, saturation: 0.88, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #230662 is Cyan = 0.64, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 35 | 6 | 98 | - |
| CMYK | 0.64 | 0.94 | 0 | 0.62 |
| HSL | 258.91º | 0.88% | 0.2% | - |
| HSV(B) | 258.91º | 0.94% | 0.38% | - |
| XYZ | 2.96 | 1.37 | 11.66 | - |
| YUV | 25.16 | 169.11 | 135.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 6 | 98 | 0.64 | 0.94 | 0 | 0.62 | 258.91 | 0.88 | 0.2 |
| Hex | 23 | 6 | 62 | 40 | 5E | 0 | 3E | 103 | 58 | 14 |
| Octal | 43 | 6 | 142 | 100 | 136 | 0 | 76 | 403 | 130 | 24 |
| Binary | 100011 | 110 | 1100010 | 1000000 | 1011110 | 0 | 111110 | 100000011 | 1011000 | 10100 |
Color Harmonies of #230662
Complementary color
Monochromatic Colors of #230662
Black with #230662
Text Example
Text Example
White with #230662
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #230662; }
p { color: rgb(35,6,98); }
H1.HeaderClassName
{
color: #230662;
}
.AnyTagClassName
{
color: #230662;
}
</style>
background-color css
<style>
a { background-color: #230662; }
a { background-color: rgb(35,6,98); }
div.DivClassName
{
background-color: #230662;
}
.BgClassName
{
background-color: #230662;
}
</style>
border-color css
<style>
span { border-color: #230662; }
span { border-color: rgb(35,6,98); }
td.TdClassName
{
border-color: #230662;
}
.TagClassName
{
border-color: #230662;
}
</style>