Shades of Persian Indigo #230765
Tints of Persian Indigo #230765
RGB
CMYK
RGB Variations
Color information
#230765 (or 0x230765) is known color: Persian Indigo. HEX triplet: 23, 07 and 65. RGB value is (35,7,101). Sum of RGB (Red+Green+Blue) = 35+7+101=143 (18% of max value = 765). Red value is 35 (14.06% from 255 or 24.48% from 143); Green value is 7 (3.12% from 255 or 4.90% from 143); Blue value is 101 (39.84% from 255 or 70.63% from 143); Max value from RGB is 101 - color contains mainly: blue. Hex color #230765 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #230765 is #DCF89A. Grayscale: #191919. Windows color (decimal): -14481563 or 6620963. OLE color: 6620963.
HSL color Cylindrical-coordinate representation of color #230765: hue angle of 257.87º degrees, saturation: 0.87, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #230765 is Cyan = 0.65, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 35 | 7 | 101 | - |
| CMYK | 0.65 | 0.93 | 0 | 0.60 |
| HSL | 257.87º | 0.87% | 0.21% | - |
| HSV(B) | 257.87º | 0.93% | 0.4% | - |
| XYZ | 3.12 | 1.45 | 12.43 | - |
| YUV | 26.09 | 170.28 | 134.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 7 | 101 | 0.65 | 0.93 | 0 | 0.60 | 257.87 | 0.87 | 0.21 |
| Hex | 23 | 7 | 65 | 41 | 5D | 0 | 3C | 102 | 57 | 15 |
| Octal | 43 | 7 | 145 | 101 | 135 | 0 | 74 | 402 | 127 | 25 |
| Binary | 100011 | 111 | 1100101 | 1000001 | 1011101 | 0 | 111100 | 100000010 | 1010111 | 10101 |
Color Harmonies of #230765
Complementary color
Monochromatic Colors of #230765
Black with #230765
Text Example
Text Example
White with #230765
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #230765; }
p { color: rgb(35,7,101); }
H1.HeaderClassName
{
color: #230765;
}
.AnyTagClassName
{
color: #230765;
}
</style>
background-color css
<style>
a { background-color: #230765; }
a { background-color: rgb(35,7,101); }
div.DivClassName
{
background-color: #230765;
}
.BgClassName
{
background-color: #230765;
}
</style>
border-color css
<style>
span { border-color: #230765; }
span { border-color: rgb(35,7,101); }
td.TdClassName
{
border-color: #230765;
}
.TagClassName
{
border-color: #230765;
}
</style>