Shades of Persian Indigo #361383
Tints of Persian Indigo #361383
RGB
CMYK
RGB Variations
Color information
#361383 (or 0x361383) is known color: Persian Indigo. HEX triplet: 36, 13 and 83. RGB value is (54,19,131). Sum of RGB (Red+Green+Blue) = 54+19+131=204 (27% of max value = 765). Red value is 54 (21.48% from 255 or 26.47% from 204); Green value is 19 (7.81% from 255 or 9.31% from 204); Blue value is 131 (51.56% from 255 or 64.22% from 204); Max value from RGB is 131 - color contains mainly: blue. Hex color #361383 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #361383 is #C9EC7C. Grayscale: #292929. Windows color (decimal): -13233277 or 8590134. OLE color: 8590134.
HSL color Cylindrical-coordinate representation of color #361383: hue angle of 258.75º degrees, saturation: 0.75, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #361383 is Cyan = 0.59, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 54 | 19 | 131 | - |
| CMYK | 0.59 | 0.85 | 0 | 0.49 |
| HSL | 258.75º | 0.75% | 0.29% | - |
| HSV(B) | 258.75º | 0.85% | 0.51% | - |
| XYZ | 5.85 | 2.89 | 21.72 | - |
| YUV | 42.23 | 178.1 | 136.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 19 | 131 | 0.59 | 0.85 | 0 | 0.49 | 258.75 | 0.75 | 0.29 |
| Hex | 36 | 13 | 83 | 3B | 55 | 0 | 31 | 103 | 4B | 1D |
| Octal | 66 | 23 | 203 | 73 | 125 | 0 | 61 | 403 | 113 | 35 |
| Binary | 110110 | 10011 | 10000011 | 111011 | 1010101 | 0 | 110001 | 100000011 | 1001011 | 11101 |
Color Harmonies of #361383
Complementary color
Monochromatic Colors of #361383
Black with #361383
Text Example
Text Example
White with #361383
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361383; }
p { color: rgb(54,19,131); }
H1.HeaderClassName
{
color: #361383;
}
.AnyTagClassName
{
color: #361383;
}
</style>
background-color css
<style>
a { background-color: #361383; }
a { background-color: rgb(54,19,131); }
div.DivClassName
{
background-color: #361383;
}
.BgClassName
{
background-color: #361383;
}
</style>
border-color css
<style>
span { border-color: #361383; }
span { border-color: rgb(54,19,131); }
td.TdClassName
{
border-color: #361383;
}
.TagClassName
{
border-color: #361383;
}
</style>