Shades of Persian Indigo #230672
Tints of Persian Indigo #230672
RGB
CMYK
RGB Variations
Color information
#230672 (or 0x230672) is known color: Persian Indigo. HEX triplet: 23, 06 and 72. RGB value is (35,6,114). Sum of RGB (Red+Green+Blue) = 35+6+114=155 (20% of max value = 765). Red value is 35 (14.06% from 255 or 22.58% from 155); Green value is 6 (2.73% from 255 or 3.87% from 155); Blue value is 114 (44.92% from 255 or 73.55% from 155); Max value from RGB is 114 - color contains mainly: blue. Hex color #230672 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #230672 is #DCF98D. Grayscale: #1A1A1A. Windows color (decimal): -14481806 or 7472675. OLE color: 7472675.
HSL color Cylindrical-coordinate representation of color #230672: hue angle of 256.11º degrees, saturation: 0.9, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #230672 is Cyan = 0.69, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 35 | 6 | 114 | - |
| CMYK | 0.69 | 0.95 | 0 | 0.55 |
| HSL | 256.11º | 0.9% | 0.24% | - |
| HSV(B) | 256.11º | 0.95% | 0.45% | - |
| XYZ | 3.8 | 1.7 | 16.05 | - |
| YUV | 26.98 | 177.11 | 133.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 6 | 114 | 0.69 | 0.95 | 0 | 0.55 | 256.11 | 0.9 | 0.24 |
| Hex | 23 | 6 | 72 | 45 | 5F | 0 | 37 | 100 | 5A | 18 |
| Octal | 43 | 6 | 162 | 105 | 137 | 0 | 67 | 400 | 132 | 30 |
| Binary | 100011 | 110 | 1110010 | 1000101 | 1011111 | 0 | 110111 | 100000000 | 1011010 | 11000 |
Color Harmonies of #230672
Complementary color
Monochromatic Colors of #230672
Black with #230672
Text Example
Text Example
White with #230672
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #230672; }
p { color: rgb(35,6,114); }
H1.HeaderClassName
{
color: #230672;
}
.AnyTagClassName
{
color: #230672;
}
</style>
background-color css
<style>
a { background-color: #230672; }
a { background-color: rgb(35,6,114); }
div.DivClassName
{
background-color: #230672;
}
.BgClassName
{
background-color: #230672;
}
</style>
border-color css
<style>
span { border-color: #230672; }
span { border-color: rgb(35,6,114); }
td.TdClassName
{
border-color: #230672;
}
.TagClassName
{
border-color: #230672;
}
</style>