Shades of Persian Indigo #230362
Tints of Persian Indigo #230362
RGB
CMYK
RGB Variations
Color information
#230362 (or 0x230362) is known color: Persian Indigo. HEX triplet: 23, 03 and 62. RGB value is (35,3,98). Sum of RGB (Red+Green+Blue) = 35+3+98=136 (18% of max value = 765). Red value is 35 (14.06% from 255 or 25.74% from 136); Green value is 3 (1.56% from 255 or 2.21% from 136); Blue value is 98 (38.67% from 255 or 72.06% from 136); Max value from RGB is 98 - color contains mainly: blue. Hex color #230362 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #230362 is #DCFC9D. Grayscale: #171717. Windows color (decimal): -14482590 or 6423331. OLE color: 6423331.
HSL color Cylindrical-coordinate representation of color #230362: hue angle of 260.21º degrees, saturation: 0.94, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #230362 is Cyan = 0.64, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 35 | 3 | 98 | - |
| CMYK | 0.64 | 0.97 | 0 | 0.62 |
| HSL | 260.21º | 0.94% | 0.2% | - |
| HSV(B) | 260.21º | 0.97% | 0.38% | - |
| XYZ | 2.93 | 1.3 | 11.65 | - |
| YUV | 23.4 | 170.1 | 136.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 3 | 98 | 0.64 | 0.97 | 0 | 0.62 | 260.21 | 0.94 | 0.2 |
| Hex | 23 | 3 | 62 | 40 | 61 | 0 | 3E | 104 | 5E | 14 |
| Octal | 43 | 3 | 142 | 100 | 141 | 0 | 76 | 404 | 136 | 24 |
| Binary | 100011 | 11 | 1100010 | 1000000 | 1100001 | 0 | 111110 | 100000100 | 1011110 | 10100 |
Color Harmonies of #230362
Complementary color
Monochromatic Colors of #230362
Black with #230362
Text Example
Text Example
White with #230362
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #230362; }
p { color: rgb(35,3,98); }
H1.HeaderClassName
{
color: #230362;
}
.AnyTagClassName
{
color: #230362;
}
</style>
background-color css
<style>
a { background-color: #230362; }
a { background-color: rgb(35,3,98); }
div.DivClassName
{
background-color: #230362;
}
.BgClassName
{
background-color: #230362;
}
</style>
border-color css
<style>
span { border-color: #230362; }
span { border-color: rgb(35,3,98); }
td.TdClassName
{
border-color: #230362;
}
.TagClassName
{
border-color: #230362;
}
</style>