Shades of Indigo #430797
Tints of Indigo #430797
RGB
CMYK
RGB Variations
Color information
#430797 (or 0x430797) is known color: Indigo. HEX triplet: 43, 07 and 97. RGB value is (67,7,151). Sum of RGB (Red+Green+Blue) = 67+7+151=225 (29% of max value = 765). Red value is 67 (26.56% from 255 or 29.78% from 225); Green value is 7 (3.12% from 255 or 3.11% from 225); Blue value is 151 (59.38% from 255 or 67.11% from 225); Max value from RGB is 151 - color contains mainly: blue. Hex color #430797 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #430797 is #BCF868. Grayscale: #282828. Windows color (decimal): -12384361 or 9897795. OLE color: 9897795.
HSL color Cylindrical-coordinate representation of color #430797: hue angle of 265º degrees, saturation: 0.91, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #430797 is Cyan = 0.56, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 67 | 7 | 151 | - |
| CMYK | 0.56 | 0.95 | 0 | 0.41 |
| HSL | 265º | 0.91% | 0.31% | - |
| HSV(B) | 265º | 0.95% | 0.59% | - |
| XYZ | 7.98 | 3.58 | 29.55 | - |
| YUV | 41.36 | 189.88 | 146.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 7 | 151 | 0.56 | 0.95 | 0 | 0.41 | 265 | 0.91 | 0.31 |
| Hex | 43 | 7 | 97 | 38 | 5F | 0 | 29 | 109 | 5B | 1F |
| Octal | 103 | 7 | 227 | 70 | 137 | 0 | 51 | 411 | 133 | 37 |
| Binary | 1000011 | 111 | 10010111 | 111000 | 1011111 | 0 | 101001 | 100001001 | 1011011 | 11111 |
Color Harmonies of #430797
Complementary color
Monochromatic Colors of #430797
Black with #430797
Text Example
Text Example
White with #430797
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #430797; }
p { color: rgb(67,7,151); }
H1.HeaderClassName
{
color: #430797;
}
.AnyTagClassName
{
color: #430797;
}
</style>
background-color css
<style>
a { background-color: #430797; }
a { background-color: rgb(67,7,151); }
div.DivClassName
{
background-color: #430797;
}
.BgClassName
{
background-color: #430797;
}
</style>
border-color css
<style>
span { border-color: #430797; }
span { border-color: rgb(67,7,151); }
td.TdClassName
{
border-color: #430797;
}
.TagClassName
{
border-color: #430797;
}
</style>