Shades of Persian Indigo #270565
Tints of Persian Indigo #270565
RGB
CMYK
RGB Variations
Color information
#270565 (or 0x270565) is known color: Persian Indigo. HEX triplet: 27, 05 and 65. RGB value is (39,5,101). Sum of RGB (Red+Green+Blue) = 39+5+101=145 (19% of max value = 765). Red value is 39 (15.62% from 255 or 26.90% from 145); Green value is 5 (2.34% from 255 or 3.45% from 145); Blue value is 101 (39.84% from 255 or 69.66% from 145); Max value from RGB is 101 - color contains mainly: blue. Hex color #270565 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #270565 is #D8FA9A. Grayscale: #191919. Windows color (decimal): -14219931 or 6620455. OLE color: 6620455.
HSL color Cylindrical-coordinate representation of color #270565: hue angle of 261.25º degrees, saturation: 0.91, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #270565 is Cyan = 0.61, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 39 | 5 | 101 | - |
| CMYK | 0.61 | 0.95 | 0 | 0.60 |
| HSL | 261.25º | 0.91% | 0.21% | - |
| HSV(B) | 261.25º | 0.95% | 0.4% | - |
| XYZ | 3.24 | 1.48 | 12.43 | - |
| YUV | 26.11 | 170.26 | 137.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 5 | 101 | 0.61 | 0.95 | 0 | 0.60 | 261.25 | 0.91 | 0.21 |
| Hex | 27 | 5 | 65 | 3D | 5F | 0 | 3C | 105 | 5B | 15 |
| Octal | 47 | 5 | 145 | 75 | 137 | 0 | 74 | 405 | 133 | 25 |
| Binary | 100111 | 101 | 1100101 | 111101 | 1011111 | 0 | 111100 | 100000101 | 1011011 | 10101 |
Color Harmonies of #270565
Complementary color
Monochromatic Colors of #270565
Black with #270565
Text Example
Text Example
White with #270565
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #270565; }
p { color: rgb(39,5,101); }
H1.HeaderClassName
{
color: #270565;
}
.AnyTagClassName
{
color: #270565;
}
</style>
background-color css
<style>
a { background-color: #270565; }
a { background-color: rgb(39,5,101); }
div.DivClassName
{
background-color: #270565;
}
.BgClassName
{
background-color: #270565;
}
</style>
border-color css
<style>
span { border-color: #270565; }
span { border-color: rgb(39,5,101); }
td.TdClassName
{
border-color: #270565;
}
.TagClassName
{
border-color: #270565;
}
</style>