Shades of Persian Indigo #360397
Tints of Persian Indigo #360397
RGB
CMYK
RGB Variations
Color information
#360397 (or 0x360397) is known color: Persian Indigo. HEX triplet: 36, 03 and 97. RGB value is (54,3,151). Sum of RGB (Red+Green+Blue) = 54+3+151=208 (27% of max value = 765). Red value is 54 (21.48% from 255 or 25.96% from 208); Green value is 3 (1.56% from 255 or 1.44% from 208); Blue value is 151 (59.38% from 255 or 72.60% from 208); Max value from RGB is 151 - color contains mainly: blue. Hex color #360397 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #360397 is #C9FC68. Grayscale: #222222. Windows color (decimal): -13237353 or 9896758. OLE color: 9896758.
HSL color Cylindrical-coordinate representation of color #360397: hue angle of 260.68º degrees, saturation: 0.96, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #360397 is Cyan = 0.64, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 54 | 3 | 151 | - |
| CMYK | 0.64 | 0.98 | 0 | 0.41 |
| HSL | 260.68º | 0.96% | 0.3% | - |
| HSV(B) | 260.68º | 0.98% | 0.59% | - |
| XYZ | 7.14 | 3.08 | 29.5 | - |
| YUV | 35.12 | 193.4 | 141.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 3 | 151 | 0.64 | 0.98 | 0 | 0.41 | 260.68 | 0.96 | 0.3 |
| Hex | 36 | 3 | 97 | 40 | 62 | 0 | 29 | 105 | 60 | 1E |
| Octal | 66 | 3 | 227 | 100 | 142 | 0 | 51 | 405 | 140 | 36 |
| Binary | 110110 | 11 | 10010111 | 1000000 | 1100010 | 0 | 101001 | 100000101 | 1100000 | 11110 |
Color Harmonies of #360397
Complementary color
Monochromatic Colors of #360397
Black with #360397
Text Example
Text Example
White with #360397
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #360397; }
p { color: rgb(54,3,151); }
H1.HeaderClassName
{
color: #360397;
}
.AnyTagClassName
{
color: #360397;
}
</style>
background-color css
<style>
a { background-color: #360397; }
a { background-color: rgb(54,3,151); }
div.DivClassName
{
background-color: #360397;
}
.BgClassName
{
background-color: #360397;
}
</style>
border-color css
<style>
span { border-color: #360397; }
span { border-color: rgb(54,3,151); }
td.TdClassName
{
border-color: #360397;
}
.TagClassName
{
border-color: #360397;
}
</style>