Shades of Persian Indigo #360769
Tints of Persian Indigo #360769
RGB
CMYK
RGB Variations
Color information
#360769 (or 0x360769) is known color: Persian Indigo. HEX triplet: 36, 07 and 69. RGB value is (54,7,105). Sum of RGB (Red+Green+Blue) = 54+7+105=166 (21% of max value = 765). Red value is 54 (21.48% from 255 or 32.53% from 166); Green value is 7 (3.12% from 255 or 4.22% from 166); Blue value is 105 (41.41% from 255 or 63.25% from 166); Max value from RGB is 105 - color contains mainly: blue. Hex color #360769 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #360769 is #C9F896. Grayscale: #1F1F1F. Windows color (decimal): -13236375 or 6883126. OLE color: 6883126.
HSL color Cylindrical-coordinate representation of color #360769: hue angle of 268.78º degrees, saturation: 0.88, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #360769 is Cyan = 0.49, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 54 | 7 | 105 | - |
| CMYK | 0.49 | 0.93 | 0 | 0.59 |
| HSL | 268.78º | 0.88% | 0.22% | - |
| HSV(B) | 268.78º | 0.93% | 0.41% | - |
| XYZ | 4.15 | 1.96 | 13.52 | - |
| YUV | 32.23 | 169.07 | 143.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 7 | 105 | 0.49 | 0.93 | 0 | 0.59 | 268.78 | 0.88 | 0.22 |
| Hex | 36 | 7 | 69 | 31 | 5D | 0 | 3B | 10D | 58 | 16 |
| Octal | 66 | 7 | 151 | 61 | 135 | 0 | 73 | 415 | 130 | 26 |
| Binary | 110110 | 111 | 1101001 | 110001 | 1011101 | 0 | 111011 | 100001101 | 1011000 | 10110 |
Color Harmonies of #360769
Complementary color
Monochromatic Colors of #360769
Black with #360769
Text Example
Text Example
White with #360769
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #360769; }
p { color: rgb(54,7,105); }
H1.HeaderClassName
{
color: #360769;
}
.AnyTagClassName
{
color: #360769;
}
</style>
background-color css
<style>
a { background-color: #360769; }
a { background-color: rgb(54,7,105); }
div.DivClassName
{
background-color: #360769;
}
.BgClassName
{
background-color: #360769;
}
</style>
border-color css
<style>
span { border-color: #360769; }
span { border-color: rgb(54,7,105); }
td.TdClassName
{
border-color: #360769;
}
.TagClassName
{
border-color: #360769;
}
</style>