Shades of Persian Indigo #270765
Tints of Persian Indigo #270765
RGB
CMYK
RGB Variations
Color information
#270765 (or 0x270765) is known color: Persian Indigo. HEX triplet: 27, 07 and 65. RGB value is (39,7,101). Sum of RGB (Red+Green+Blue) = 39+7+101=147 (19% of max value = 765). Red value is 39 (15.62% from 255 or 26.53% from 147); Green value is 7 (3.12% from 255 or 4.76% from 147); Blue value is 101 (39.84% from 255 or 68.71% from 147); Max value from RGB is 101 - color contains mainly: blue. Hex color #270765 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #270765 is #D8F89A. Grayscale: #1A1A1A. Windows color (decimal): -14219419 or 6620967. OLE color: 6620967.
HSL color Cylindrical-coordinate representation of color #270765: hue angle of 260.43º degrees, saturation: 0.87, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #270765 is Cyan = 0.61, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 39 | 7 | 101 | - |
| CMYK | 0.61 | 0.93 | 0 | 0.60 |
| HSL | 260.43º | 0.87% | 0.21% | - |
| HSV(B) | 260.43º | 0.93% | 0.4% | - |
| XYZ | 3.26 | 1.52 | 12.43 | - |
| YUV | 27.28 | 169.6 | 136.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 7 | 101 | 0.61 | 0.93 | 0 | 0.60 | 260.43 | 0.87 | 0.21 |
| Hex | 27 | 7 | 65 | 3D | 5D | 0 | 3C | 104 | 57 | 15 |
| Octal | 47 | 7 | 145 | 75 | 135 | 0 | 74 | 404 | 127 | 25 |
| Binary | 100111 | 111 | 1100101 | 111101 | 1011101 | 0 | 111100 | 100000100 | 1010111 | 10101 |
Color Harmonies of #270765
Complementary color
Monochromatic Colors of #270765
Black with #270765
Text Example
Text Example
White with #270765
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #270765; }
p { color: rgb(39,7,101); }
H1.HeaderClassName
{
color: #270765;
}
.AnyTagClassName
{
color: #270765;
}
</style>
background-color css
<style>
a { background-color: #270765; }
a { background-color: rgb(39,7,101); }
div.DivClassName
{
background-color: #270765;
}
.BgClassName
{
background-color: #270765;
}
</style>
border-color css
<style>
span { border-color: #270765; }
span { border-color: rgb(39,7,101); }
td.TdClassName
{
border-color: #270765;
}
.TagClassName
{
border-color: #270765;
}
</style>