Shades of Persian Indigo #230260
Tints of Persian Indigo #230260
RGB
CMYK
RGB Variations
Color information
#230260 (or 0x230260) is known color: Persian Indigo. HEX triplet: 23, 02 and 60. RGB value is (35,2,96). Sum of RGB (Red+Green+Blue) = 35+2+96=133 (17% of max value = 765). Red value is 35 (14.06% from 255 or 26.32% from 133); Green value is 2 (1.17% from 255 or 1.50% from 133); Blue value is 96 (37.89% from 255 or 72.18% from 133); Max value from RGB is 96 - color contains mainly: blue. Hex color #230260 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #230260 is #DCFD9F. Grayscale: #161616. Windows color (decimal): -14482848 or 6292003. OLE color: 6292003.
HSL color Cylindrical-coordinate representation of color #230260: hue angle of 261.06º degrees, saturation: 0.96, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #230260 is Cyan = 0.64, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 35 | 2 | 96 | - |
| CMYK | 0.64 | 0.98 | 0 | 0.62 |
| HSL | 261.06º | 0.96% | 0.19% | - |
| HSV(B) | 261.06º | 0.98% | 0.38% | - |
| XYZ | 2.83 | 1.25 | 11.16 | - |
| YUV | 22.58 | 169.43 | 136.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 2 | 96 | 0.64 | 0.98 | 0 | 0.62 | 261.06 | 0.96 | 0.19 |
| Hex | 23 | 2 | 60 | 40 | 62 | 0 | 3E | 105 | 60 | 13 |
| Octal | 43 | 2 | 140 | 100 | 142 | 0 | 76 | 405 | 140 | 23 |
| Binary | 100011 | 10 | 1100000 | 1000000 | 1100010 | 0 | 111110 | 100000101 | 1100000 | 10011 |
Color Harmonies of #230260
Complementary color
Monochromatic Colors of #230260
Black with #230260
Text Example
Text Example
White with #230260
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #230260; }
p { color: rgb(35,2,96); }
H1.HeaderClassName
{
color: #230260;
}
.AnyTagClassName
{
color: #230260;
}
</style>
background-color css
<style>
a { background-color: #230260; }
a { background-color: rgb(35,2,96); }
div.DivClassName
{
background-color: #230260;
}
.BgClassName
{
background-color: #230260;
}
</style>
border-color css
<style>
span { border-color: #230260; }
span { border-color: rgb(35,2,96); }
td.TdClassName
{
border-color: #230260;
}
.TagClassName
{
border-color: #230260;
}
</style>