Shades of Persian Indigo #360265
Tints of Persian Indigo #360265
RGB
CMYK
RGB Variations
Color information
#360265 (or 0x360265) is known color: Persian Indigo. HEX triplet: 36, 02 and 65. RGB value is (54,2,101). Sum of RGB (Red+Green+Blue) = 54+2+101=157 (20% of max value = 765). Red value is 54 (21.48% from 255 or 34.39% from 157); Green value is 2 (1.17% from 255 or 1.27% from 157); Blue value is 101 (39.84% from 255 or 64.33% from 157); Max value from RGB is 101 - color contains mainly: blue. Hex color #360265 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #360265 is #C9FD9A. Grayscale: #1C1C1C. Windows color (decimal): -13237659 or 6619702. OLE color: 6619702.
HSL color Cylindrical-coordinate representation of color #360265: hue angle of 271.52º degrees, saturation: 0.96, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #360265 is Cyan = 0.47, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 54 | 2 | 101 | - |
| CMYK | 0.47 | 0.98 | 0 | 0.60 |
| HSL | 271.52º | 0.96% | 0.2% | - |
| HSV(B) | 271.52º | 0.98% | 0.4% | - |
| XYZ | 3.89 | 1.77 | 12.45 | - |
| YUV | 28.83 | 168.73 | 145.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 2 | 101 | 0.47 | 0.98 | 0 | 0.60 | 271.52 | 0.96 | 0.2 |
| Hex | 36 | 2 | 65 | 2F | 62 | 0 | 3C | 110 | 60 | 14 |
| Octal | 66 | 2 | 145 | 57 | 142 | 0 | 74 | 420 | 140 | 24 |
| Binary | 110110 | 10 | 1100101 | 101111 | 1100010 | 0 | 111100 | 100010000 | 1100000 | 10100 |
Color Harmonies of #360265
Complementary color
Monochromatic Colors of #360265
Black with #360265
Text Example
Text Example
White with #360265
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #360265; }
p { color: rgb(54,2,101); }
H1.HeaderClassName
{
color: #360265;
}
.AnyTagClassName
{
color: #360265;
}
</style>
background-color css
<style>
a { background-color: #360265; }
a { background-color: rgb(54,2,101); }
div.DivClassName
{
background-color: #360265;
}
.BgClassName
{
background-color: #360265;
}
</style>
border-color css
<style>
span { border-color: #360265; }
span { border-color: rgb(54,2,101); }
td.TdClassName
{
border-color: #360265;
}
.TagClassName
{
border-color: #360265;
}
</style>