Shades of Persian Indigo #270365
Tints of Persian Indigo #270365
RGB
CMYK
RGB Variations
Color information
#270365 (or 0x270365) is known color: Persian Indigo. HEX triplet: 27, 03 and 65. RGB value is (39,3,101). Sum of RGB (Red+Green+Blue) = 39+3+101=143 (18% of max value = 765). Red value is 39 (15.62% from 255 or 27.27% from 143); Green value is 3 (1.56% from 255 or 2.10% from 143); Blue value is 101 (39.84% from 255 or 70.63% from 143); Max value from RGB is 101 - color contains mainly: blue. Hex color #270365 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #270365 is #D8FC9A. Grayscale: #181818. Windows color (decimal): -14220443 or 6619943. OLE color: 6619943.
HSL color Cylindrical-coordinate representation of color #270365: hue angle of 262.04º degrees, saturation: 0.94, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #270365 is Cyan = 0.61, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 39 | 3 | 101 | - |
| CMYK | 0.61 | 0.97 | 0 | 0.60 |
| HSL | 262.04º | 0.94% | 0.2% | - |
| HSV(B) | 262.04º | 0.97% | 0.4% | - |
| XYZ | 3.22 | 1.44 | 12.42 | - |
| YUV | 24.94 | 170.93 | 138.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 3 | 101 | 0.61 | 0.97 | 0 | 0.60 | 262.04 | 0.94 | 0.2 |
| Hex | 27 | 3 | 65 | 3D | 61 | 0 | 3C | 106 | 5E | 14 |
| Octal | 47 | 3 | 145 | 75 | 141 | 0 | 74 | 406 | 136 | 24 |
| Binary | 100111 | 11 | 1100101 | 111101 | 1100001 | 0 | 111100 | 100000110 | 1011110 | 10100 |
Color Harmonies of #270365
Complementary color
Monochromatic Colors of #270365
Black with #270365
Text Example
Text Example
White with #270365
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #270365; }
p { color: rgb(39,3,101); }
H1.HeaderClassName
{
color: #270365;
}
.AnyTagClassName
{
color: #270365;
}
</style>
background-color css
<style>
a { background-color: #270365; }
a { background-color: rgb(39,3,101); }
div.DivClassName
{
background-color: #270365;
}
.BgClassName
{
background-color: #270365;
}
</style>
border-color css
<style>
span { border-color: #270365; }
span { border-color: rgb(39,3,101); }
td.TdClassName
{
border-color: #270365;
}
.TagClassName
{
border-color: #270365;
}
</style>