Shades of Persian Indigo #270869
Tints of Persian Indigo #270869
RGB
CMYK
RGB Variations
Color information
#270869 (or 0x270869) is known color: Persian Indigo. HEX triplet: 27, 08 and 69. RGB value is (39,8,105). Sum of RGB (Red+Green+Blue) = 39+8+105=152 (20% of max value = 765). Red value is 39 (15.62% from 255 or 25.66% from 152); Green value is 8 (3.52% from 255 or 5.26% from 152); Blue value is 105 (41.41% from 255 or 69.08% from 152); Max value from RGB is 105 - color contains mainly: blue. Hex color #270869 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #270869 is #D8F796. Grayscale: #1B1B1B. Windows color (decimal): -14219159 or 6883367. OLE color: 6883367.
HSL color Cylindrical-coordinate representation of color #270869: hue angle of 259.18º degrees, saturation: 0.86, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #270869 is Cyan = 0.63, Magento = 0.92, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 39 | 8 | 105 | - |
| CMYK | 0.63 | 0.92 | 0 | 0.59 |
| HSL | 259.18º | 0.86% | 0.22% | - |
| HSV(B) | 259.18º | 0.92% | 0.41% | - |
| XYZ | 3.47 | 1.62 | 13.5 | - |
| YUV | 28.33 | 171.27 | 135.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 8 | 105 | 0.63 | 0.92 | 0 | 0.59 | 259.18 | 0.86 | 0.22 |
| Hex | 27 | 8 | 69 | 3F | 5C | 0 | 3B | 103 | 56 | 16 |
| Octal | 47 | 10 | 151 | 77 | 134 | 0 | 73 | 403 | 126 | 26 |
| Binary | 100111 | 1000 | 1101001 | 111111 | 1011100 | 0 | 111011 | 100000011 | 1010110 | 10110 |
Color Harmonies of #270869
Complementary color
Monochromatic Colors of #270869
Black with #270869
Text Example
Text Example
White with #270869
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #270869; }
p { color: rgb(39,8,105); }
H1.HeaderClassName
{
color: #270869;
}
.AnyTagClassName
{
color: #270869;
}
</style>
background-color css
<style>
a { background-color: #270869; }
a { background-color: rgb(39,8,105); }
div.DivClassName
{
background-color: #270869;
}
.BgClassName
{
background-color: #270869;
}
</style>
border-color css
<style>
span { border-color: #270869; }
span { border-color: rgb(39,8,105); }
td.TdClassName
{
border-color: #270869;
}
.TagClassName
{
border-color: #270869;
}
</style>