Shades of Persian Indigo #350672
Tints of Persian Indigo #350672
RGB
CMYK
RGB Variations
Color information
#350672 (or 0x350672) is known color: Persian Indigo. HEX triplet: 35, 06 and 72. RGB value is (53,6,114). Sum of RGB (Red+Green+Blue) = 53+6+114=173 (22% of max value = 765). Red value is 53 (21.09% from 255 or 30.64% from 173); Green value is 6 (2.73% from 255 or 3.47% from 173); Blue value is 114 (44.92% from 255 or 65.90% from 173); Max value from RGB is 114 - color contains mainly: blue. Hex color #350672 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #350672 is #CAF98D. Grayscale: #1F1F1F. Windows color (decimal): -13302158 or 7472693. OLE color: 7472693.
HSL color Cylindrical-coordinate representation of color #350672: hue angle of 266.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 #350672 is Cyan = 0.54, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 53 | 6 | 114 | - |
| CMYK | 0.54 | 0.95 | 0 | 0.55 |
| HSL | 266.11º | 0.9% | 0.24% | - |
| HSV(B) | 266.11º | 0.95% | 0.45% | - |
| XYZ | 4.57 | 2.1 | 16.08 | - |
| YUV | 32.37 | 174.07 | 142.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 6 | 114 | 0.54 | 0.95 | 0 | 0.55 | 266.11 | 0.9 | 0.24 |
| Hex | 35 | 6 | 72 | 36 | 5F | 0 | 37 | 10A | 5A | 18 |
| Octal | 65 | 6 | 162 | 66 | 137 | 0 | 67 | 412 | 132 | 30 |
| Binary | 110101 | 110 | 1110010 | 110110 | 1011111 | 0 | 110111 | 100001010 | 1011010 | 11000 |
Color Harmonies of #350672
Complementary color
Monochromatic Colors of #350672
Black with #350672
Text Example
Text Example
White with #350672
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #350672; }
p { color: rgb(53,6,114); }
H1.HeaderClassName
{
color: #350672;
}
.AnyTagClassName
{
color: #350672;
}
</style>
background-color css
<style>
a { background-color: #350672; }
a { background-color: rgb(53,6,114); }
div.DivClassName
{
background-color: #350672;
}
.BgClassName
{
background-color: #350672;
}
</style>
border-color css
<style>
span { border-color: #350672; }
span { border-color: rgb(53,6,114); }
td.TdClassName
{
border-color: #350672;
}
.TagClassName
{
border-color: #350672;
}
</style>