Shades of Persian Indigo #350274
Tints of Persian Indigo #350274
RGB
CMYK
RGB Variations
Color information
#350274 (or 0x350274) is known color: Persian Indigo. HEX triplet: 35, 02 and 74. RGB value is (53,2,116). Sum of RGB (Red+Green+Blue) = 53+2+116=171 (22% of max value = 765). Red value is 53 (21.09% from 255 or 30.99% from 171); Green value is 2 (1.17% from 255 or 1.17% from 171); Blue value is 116 (45.70% from 255 or 67.84% from 171); Max value from RGB is 116 - color contains mainly: blue. Hex color #350274 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #350274 is #CAFD8B. Grayscale: #1D1D1D. Windows color (decimal): -13303180 or 7602741. OLE color: 7602741.
HSL color Cylindrical-coordinate representation of color #350274: hue angle of 266.84º degrees, saturation: 0.97, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #350274 is Cyan = 0.54, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 53 | 2 | 116 | - |
| CMYK | 0.54 | 0.98 | 0 | 0.55 |
| HSL | 266.84º | 0.97% | 0.23% | - |
| HSV(B) | 266.84º | 0.98% | 0.45% | - |
| XYZ | 4.64 | 2.06 | 16.68 | - |
| YUV | 30.25 | 176.4 | 144.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 2 | 116 | 0.54 | 0.98 | 0 | 0.55 | 266.84 | 0.97 | 0.23 |
| Hex | 35 | 2 | 74 | 36 | 62 | 0 | 37 | 10B | 61 | 17 |
| Octal | 65 | 2 | 164 | 66 | 142 | 0 | 67 | 413 | 141 | 27 |
| Binary | 110101 | 10 | 1110100 | 110110 | 1100010 | 0 | 110111 | 100001011 | 1100001 | 10111 |
Color Harmonies of #350274
Complementary color
Monochromatic Colors of #350274
Black with #350274
Text Example
Text Example
White with #350274
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #350274; }
p { color: rgb(53,2,116); }
H1.HeaderClassName
{
color: #350274;
}
.AnyTagClassName
{
color: #350274;
}
</style>
background-color css
<style>
a { background-color: #350274; }
a { background-color: rgb(53,2,116); }
div.DivClassName
{
background-color: #350274;
}
.BgClassName
{
background-color: #350274;
}
</style>
border-color css
<style>
span { border-color: #350274; }
span { border-color: rgb(53,2,116); }
td.TdClassName
{
border-color: #350274;
}
.TagClassName
{
border-color: #350274;
}
</style>