Shades of Persian Indigo #361790
Tints of Persian Indigo #361790
RGB
CMYK
RGB Variations
Color information
#361790 (or 0x361790) is known color: Persian Indigo. HEX triplet: 36, 17 and 90. RGB value is (54,23,144). Sum of RGB (Red+Green+Blue) = 54+23+144=221 (29% of max value = 765). Red value is 54 (21.48% from 255 or 24.43% from 221); Green value is 23 (9.38% from 255 or 10.41% from 221); Blue value is 144 (56.64% from 255 or 65.16% from 221); Max value from RGB is 144 - color contains mainly: blue. Hex color #361790 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #361790 is #C9E86F. Grayscale: #2D2D2D. Windows color (decimal): -13232240 or 9443126. OLE color: 9443126.
HSL color Cylindrical-coordinate representation of color #361790: hue angle of 255.37º degrees, saturation: 0.72, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #361790 is Cyan = 0.63, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 54 | 23 | 144 | - |
| CMYK | 0.63 | 0.84 | 0 | 0.44 |
| HSL | 255.37º | 0.72% | 0.33% | - |
| HSV(B) | 255.37º | 0.84% | 0.56% | - |
| XYZ | 6.86 | 3.41 | 26.68 | - |
| YUV | 46.06 | 183.27 | 133.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 23 | 144 | 0.63 | 0.84 | 0 | 0.44 | 255.37 | 0.72 | 0.33 |
| Hex | 36 | 17 | 90 | 3F | 54 | 0 | 2C | FF | 48 | 21 |
| Octal | 66 | 27 | 220 | 77 | 124 | 0 | 54 | 377 | 110 | 41 |
| Binary | 110110 | 10111 | 10010000 | 111111 | 1010100 | 0 | 101100 | 11111111 | 1001000 | 100001 |
Color Harmonies of #361790
Complementary color
Monochromatic Colors of #361790
Black with #361790
Text Example
Text Example
White with #361790
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361790; }
p { color: rgb(54,23,144); }
H1.HeaderClassName
{
color: #361790;
}
.AnyTagClassName
{
color: #361790;
}
</style>
background-color css
<style>
a { background-color: #361790; }
a { background-color: rgb(54,23,144); }
div.DivClassName
{
background-color: #361790;
}
.BgClassName
{
background-color: #361790;
}
</style>
border-color css
<style>
span { border-color: #361790; }
span { border-color: rgb(54,23,144); }
td.TdClassName
{
border-color: #361790;
}
.TagClassName
{
border-color: #361790;
}
</style>