Shades of Persian Indigo #43199D
Tints of Persian Indigo #43199D
RGB
CMYK
RGB Variations
Color information
#43199D (or 0x43199D) is known color: Persian Indigo. HEX triplet: 43, 19 and 9D. RGB value is (67,25,157). Sum of RGB (Red+Green+Blue) = 67+25+157=249 (32% of max value = 765). Red value is 67 (26.56% from 255 or 26.91% from 249); Green value is 25 (10.16% from 255 or 10.04% from 249); Blue value is 157 (61.72% from 255 or 63.05% from 249); Max value from RGB is 157 - color contains mainly: blue. Hex color #43199D is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #43199D is #BCE662. Grayscale: #343434. Windows color (decimal): -12379747 or 10295619. OLE color: 10295619.
HSL color Cylindrical-coordinate representation of color #43199D: hue angle of 259.09º degrees, saturation: 0.73, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #43199D is Cyan = 0.57, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 67 | 25 | 157 | - |
| CMYK | 0.57 | 0.84 | 0 | 0.38 |
| HSL | 259.09º | 0.73% | 0.36% | - |
| HSV(B) | 259.09º | 0.84% | 0.62% | - |
| XYZ | 8.75 | 4.32 | 32.27 | - |
| YUV | 52.61 | 186.91 | 138.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 25 | 157 | 0.57 | 0.84 | 0 | 0.38 | 259.09 | 0.73 | 0.36 |
| Hex | 43 | 19 | 9D | 39 | 54 | 0 | 26 | 103 | 49 | 24 |
| Octal | 103 | 31 | 235 | 71 | 124 | 0 | 46 | 403 | 111 | 44 |
| Binary | 1000011 | 11001 | 10011101 | 111001 | 1010100 | 0 | 100110 | 100000011 | 1001001 | 100100 |
Color Harmonies of #43199D
Complementary color
Monochromatic Colors of #43199D
Black with #43199D
Text Example
Text Example
White with #43199D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #43199D; }
p { color: rgb(67,25,157); }
H1.HeaderClassName
{
color: #43199D;
}
.AnyTagClassName
{
color: #43199D;
}
</style>
background-color css
<style>
a { background-color: #43199D; }
a { background-color: rgb(67,25,157); }
div.DivClassName
{
background-color: #43199D;
}
.BgClassName
{
background-color: #43199D;
}
</style>
border-color css
<style>
span { border-color: #43199D; }
span { border-color: rgb(67,25,157); }
td.TdClassName
{
border-color: #43199D;
}
.TagClassName
{
border-color: #43199D;
}
</style>