Shades of Persian Indigo #270785
Tints of Persian Indigo #270785
RGB
CMYK
RGB Variations
Color information
#270785 (or 0x270785) is known color: Persian Indigo. HEX triplet: 27, 07 and 85. RGB value is (39,7,133). Sum of RGB (Red+Green+Blue) = 39+7+133=179 (23% of max value = 765). Red value is 39 (15.62% from 255 or 21.79% from 179); Green value is 7 (3.12% from 255 or 3.91% from 179); Blue value is 133 (52.34% from 255 or 74.30% from 179); Max value from RGB is 133 - color contains mainly: blue. Hex color #270785 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #270785 is #D8F87A. Grayscale: #1E1E1E. Windows color (decimal): -14219387 or 8718119. OLE color: 8718119.
HSL color Cylindrical-coordinate representation of color #270785: hue angle of 255.24º degrees, saturation: 0.9, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #270785 is Cyan = 0.71, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 39 | 7 | 133 | - |
| CMYK | 0.71 | 0.95 | 0 | 0.48 |
| HSL | 255.24º | 0.9% | 0.27% | - |
| HSV(B) | 255.24º | 0.95% | 0.52% | - |
| XYZ | 5.15 | 2.28 | 22.36 | - |
| YUV | 30.93 | 185.6 | 133.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 7 | 133 | 0.71 | 0.95 | 0 | 0.48 | 255.24 | 0.9 | 0.27 |
| Hex | 27 | 7 | 85 | 47 | 5F | 0 | 30 | FF | 5A | 1B |
| Octal | 47 | 7 | 205 | 107 | 137 | 0 | 60 | 377 | 132 | 33 |
| Binary | 100111 | 111 | 10000101 | 1000111 | 1011111 | 0 | 110000 | 11111111 | 1011010 | 11011 |
Color Harmonies of #270785
Complementary color
Monochromatic Colors of #270785
Black with #270785
Text Example
Text Example
White with #270785
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #270785; }
p { color: rgb(39,7,133); }
H1.HeaderClassName
{
color: #270785;
}
.AnyTagClassName
{
color: #270785;
}
</style>
background-color css
<style>
a { background-color: #270785; }
a { background-color: rgb(39,7,133); }
div.DivClassName
{
background-color: #270785;
}
.BgClassName
{
background-color: #270785;
}
</style>
border-color css
<style>
span { border-color: #270785; }
span { border-color: rgb(39,7,133); }
td.TdClassName
{
border-color: #270785;
}
.TagClassName
{
border-color: #270785;
}
</style>