Shades of Persian Indigo #270965
Tints of Persian Indigo #270965
RGB
CMYK
RGB Variations
Color information
#270965 (or 0x270965) is known color: Persian Indigo. HEX triplet: 27, 09 and 65. RGB value is (39,9,101). Sum of RGB (Red+Green+Blue) = 39+9+101=149 (19% of max value = 765). Red value is 39 (15.62% from 255 or 26.17% from 149); Green value is 9 (3.91% from 255 or 6.04% from 149); Blue value is 101 (39.84% from 255 or 67.79% from 149); Max value from RGB is 101 - color contains mainly: blue. Hex color #270965 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #270965 is #D8F69A. Grayscale: #1C1C1C. Windows color (decimal): -14218907 or 6621479. OLE color: 6621479.
HSL color Cylindrical-coordinate representation of color #270965: hue angle of 259.57º degrees, saturation: 0.84, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #270965 is Cyan = 0.61, Magento = 0.91, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 39 | 9 | 101 | - |
| CMYK | 0.61 | 0.91 | 0 | 0.60 |
| HSL | 259.57º | 0.84% | 0.22% | - |
| HSV(B) | 259.57º | 0.91% | 0.4% | - |
| XYZ | 3.28 | 1.57 | 12.44 | - |
| YUV | 28.46 | 168.94 | 135.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 9 | 101 | 0.61 | 0.91 | 0 | 0.60 | 259.57 | 0.84 | 0.22 |
| Hex | 27 | 9 | 65 | 3D | 5B | 0 | 3C | 104 | 54 | 16 |
| Octal | 47 | 11 | 145 | 75 | 133 | 0 | 74 | 404 | 124 | 26 |
| Binary | 100111 | 1001 | 1100101 | 111101 | 1011011 | 0 | 111100 | 100000100 | 1010100 | 10110 |
Color Harmonies of #270965
Complementary color
Monochromatic Colors of #270965
Black with #270965
Text Example
Text Example
White with #270965
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #270965; }
p { color: rgb(39,9,101); }
H1.HeaderClassName
{
color: #270965;
}
.AnyTagClassName
{
color: #270965;
}
</style>
background-color css
<style>
a { background-color: #270965; }
a { background-color: rgb(39,9,101); }
div.DivClassName
{
background-color: #270965;
}
.BgClassName
{
background-color: #270965;
}
</style>
border-color css
<style>
span { border-color: #270965; }
span { border-color: rgb(39,9,101); }
td.TdClassName
{
border-color: #270965;
}
.TagClassName
{
border-color: #270965;
}
</style>