Shades of Persian Indigo #360974
Tints of Persian Indigo #360974
RGB
CMYK
RGB Variations
Color information
#360974 (or 0x360974) is known color: Persian Indigo. HEX triplet: 36, 09 and 74. RGB value is (54,9,116). Sum of RGB (Red+Green+Blue) = 54+9+116=179 (23% of max value = 765). Red value is 54 (21.48% from 255 or 30.17% from 179); Green value is 9 (3.91% from 255 or 5.03% from 179); Blue value is 116 (45.70% from 255 or 64.80% from 179); Max value from RGB is 116 - color contains mainly: blue. Hex color #360974 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #360974 is #C9F68B. Grayscale: #222222. Windows color (decimal): -13235852 or 7604534. OLE color: 7604534.
HSL color Cylindrical-coordinate representation of color #360974: hue angle of 265.23º degrees, saturation: 0.86, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #360974 is Cyan = 0.53, Magento = 0.92, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 54 | 9 | 116 | - |
| CMYK | 0.53 | 0.92 | 0 | 0.55 |
| HSL | 265.23º | 0.86% | 0.25% | - |
| HSV(B) | 265.23º | 0.92% | 0.45% | - |
| XYZ | 4.77 | 2.24 | 16.7 | - |
| YUV | 34.65 | 173.91 | 141.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 9 | 116 | 0.53 | 0.92 | 0 | 0.55 | 265.23 | 0.86 | 0.25 |
| Hex | 36 | 9 | 74 | 35 | 5C | 0 | 37 | 109 | 56 | 19 |
| Octal | 66 | 11 | 164 | 65 | 134 | 0 | 67 | 411 | 126 | 31 |
| Binary | 110110 | 1001 | 1110100 | 110101 | 1011100 | 0 | 110111 | 100001001 | 1010110 | 11001 |
Color Harmonies of #360974
Complementary color
Monochromatic Colors of #360974
Black with #360974
Text Example
Text Example
White with #360974
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #360974; }
p { color: rgb(54,9,116); }
H1.HeaderClassName
{
color: #360974;
}
.AnyTagClassName
{
color: #360974;
}
</style>
background-color css
<style>
a { background-color: #360974; }
a { background-color: rgb(54,9,116); }
div.DivClassName
{
background-color: #360974;
}
.BgClassName
{
background-color: #360974;
}
</style>
border-color css
<style>
span { border-color: #360974; }
span { border-color: rgb(54,9,116); }
td.TdClassName
{
border-color: #360974;
}
.TagClassName
{
border-color: #360974;
}
</style>