Shades of Persian Indigo #230967
Tints of Persian Indigo #230967
RGB
CMYK
RGB Variations
Color information
#230967 (or 0x230967) is known color: Persian Indigo. HEX triplet: 23, 09 and 67. RGB value is (35,9,103). Sum of RGB (Red+Green+Blue) = 35+9+103=147 (19% of max value = 765). Red value is 35 (14.06% from 255 or 23.81% from 147); Green value is 9 (3.91% from 255 or 6.12% from 147); Blue value is 103 (40.62% from 255 or 70.07% from 147); Max value from RGB is 103 - color contains mainly: blue. Hex color #230967 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #230967 is #DCF698. Grayscale: #1B1B1B. Windows color (decimal): -14481049 or 6752547. OLE color: 6752547.
HSL color Cylindrical-coordinate representation of color #230967: hue angle of 256.6º degrees, saturation: 0.84, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #230967 is Cyan = 0.66, Magento = 0.91, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 35 | 9 | 103 | - |
| CMYK | 0.66 | 0.91 | 0 | 0.60 |
| HSL | 256.6º | 0.84% | 0.22% | - |
| HSV(B) | 256.6º | 0.91% | 0.4% | - |
| XYZ | 3.24 | 1.53 | 12.96 | - |
| YUV | 27.49 | 170.61 | 133.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 9 | 103 | 0.66 | 0.91 | 0 | 0.60 | 256.6 | 0.84 | 0.22 |
| Hex | 23 | 9 | 67 | 42 | 5B | 0 | 3C | 101 | 54 | 16 |
| Octal | 43 | 11 | 147 | 102 | 133 | 0 | 74 | 401 | 124 | 26 |
| Binary | 100011 | 1001 | 1100111 | 1000010 | 1011011 | 0 | 111100 | 100000001 | 1010100 | 10110 |
Color Harmonies of #230967
Complementary color
Monochromatic Colors of #230967
Black with #230967
Text Example
Text Example
White with #230967
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #230967; }
p { color: rgb(35,9,103); }
H1.HeaderClassName
{
color: #230967;
}
.AnyTagClassName
{
color: #230967;
}
</style>
background-color css
<style>
a { background-color: #230967; }
a { background-color: rgb(35,9,103); }
div.DivClassName
{
background-color: #230967;
}
.BgClassName
{
background-color: #230967;
}
</style>
border-color css
<style>
span { border-color: #230967; }
span { border-color: rgb(35,9,103); }
td.TdClassName
{
border-color: #230967;
}
.TagClassName
{
border-color: #230967;
}
</style>