Shades of Persian Indigo #270676
Tints of Persian Indigo #270676
RGB
CMYK
RGB Variations
Color information
#270676 (or 0x270676) is known color: Persian Indigo. HEX triplet: 27, 06 and 76. RGB value is (39,6,118). Sum of RGB (Red+Green+Blue) = 39+6+118=163 (21% of max value = 765). Red value is 39 (15.62% from 255 or 23.93% from 163); Green value is 6 (2.73% from 255 or 3.68% from 163); Blue value is 118 (46.48% from 255 or 72.39% from 163); Max value from RGB is 118 - color contains mainly: blue. Hex color #270676 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #270676 is #D8F989. Grayscale: #1C1C1C. Windows color (decimal): -14219658 or 7734823. OLE color: 7734823.
HSL color Cylindrical-coordinate representation of color #270676: hue angle of 257.68º degrees, saturation: 0.9, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #270676 is Cyan = 0.67, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 39 | 6 | 118 | - |
| CMYK | 0.67 | 0.95 | 0 | 0.54 |
| HSL | 257.68º | 0.9% | 0.24% | - |
| HSV(B) | 257.68º | 0.95% | 0.46% | - |
| XYZ | 4.17 | 1.87 | 17.28 | - |
| YUV | 28.64 | 178.43 | 135.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 6 | 118 | 0.67 | 0.95 | 0 | 0.54 | 257.68 | 0.9 | 0.24 |
| Hex | 27 | 6 | 76 | 43 | 5F | 0 | 36 | 102 | 5A | 18 |
| Octal | 47 | 6 | 166 | 103 | 137 | 0 | 66 | 402 | 132 | 30 |
| Binary | 100111 | 110 | 1110110 | 1000011 | 1011111 | 0 | 110110 | 100000010 | 1011010 | 11000 |
Color Harmonies of #270676
Complementary color
Monochromatic Colors of #270676
Black with #270676
Text Example
Text Example
White with #270676
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #270676; }
p { color: rgb(39,6,118); }
H1.HeaderClassName
{
color: #270676;
}
.AnyTagClassName
{
color: #270676;
}
</style>
background-color css
<style>
a { background-color: #270676; }
a { background-color: rgb(39,6,118); }
div.DivClassName
{
background-color: #270676;
}
.BgClassName
{
background-color: #270676;
}
</style>
border-color css
<style>
span { border-color: #270676; }
span { border-color: rgb(39,6,118); }
td.TdClassName
{
border-color: #270676;
}
.TagClassName
{
border-color: #270676;
}
</style>