Shades of Persian Indigo #230677
Tints of Persian Indigo #230677
RGB
CMYK
RGB Variations
Color information
#230677 (or 0x230677) is known color: Persian Indigo. HEX triplet: 23, 06 and 77. RGB value is (35,6,119). Sum of RGB (Red+Green+Blue) = 35+6+119=160 (21% of max value = 765). Red value is 35 (14.06% from 255 or 21.88% from 160); Green value is 6 (2.73% from 255 or 3.75% from 160); Blue value is 119 (46.88% from 255 or 74.38% from 160); Max value from RGB is 119 - color contains mainly: blue. Hex color #230677 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #230677 is #DCF988. Grayscale: #1B1B1B. Windows color (decimal): -14481801 or 7800355. OLE color: 7800355.
HSL color Cylindrical-coordinate representation of color #230677: hue angle of 255.4º degrees, saturation: 0.9, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #230677 is Cyan = 0.71, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 35 | 6 | 119 | - |
| CMYK | 0.71 | 0.95 | 0 | 0.53 |
| HSL | 255.4º | 0.9% | 0.25% | - |
| HSV(B) | 255.4º | 0.95% | 0.47% | - |
| XYZ | 4.09 | 1.82 | 17.59 | - |
| YUV | 27.55 | 179.61 | 133.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 6 | 119 | 0.71 | 0.95 | 0 | 0.53 | 255.4 | 0.9 | 0.25 |
| Hex | 23 | 6 | 77 | 47 | 5F | 0 | 35 | FF | 5A | 19 |
| Octal | 43 | 6 | 167 | 107 | 137 | 0 | 65 | 377 | 132 | 31 |
| Binary | 100011 | 110 | 1110111 | 1000111 | 1011111 | 0 | 110101 | 11111111 | 1011010 | 11001 |
Color Harmonies of #230677
Complementary color
Monochromatic Colors of #230677
Black with #230677
Text Example
Text Example
White with #230677
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #230677; }
p { color: rgb(35,6,119); }
H1.HeaderClassName
{
color: #230677;
}
.AnyTagClassName
{
color: #230677;
}
</style>
background-color css
<style>
a { background-color: #230677; }
a { background-color: rgb(35,6,119); }
div.DivClassName
{
background-color: #230677;
}
.BgClassName
{
background-color: #230677;
}
</style>
border-color css
<style>
span { border-color: #230677; }
span { border-color: rgb(35,6,119); }
td.TdClassName
{
border-color: #230677;
}
.TagClassName
{
border-color: #230677;
}
</style>