Shades of Persian Indigo #270274
Tints of Persian Indigo #270274
RGB
CMYK
RGB Variations
Color information
#270274 (or 0x270274) is known color: Persian Indigo. HEX triplet: 27, 02 and 74. RGB value is (39,2,116). Sum of RGB (Red+Green+Blue) = 39+2+116=157 (20% of max value = 765). Red value is 39 (15.62% from 255 or 24.84% from 157); Green value is 2 (1.17% from 255 or 1.27% from 157); Blue value is 116 (45.70% from 255 or 73.89% from 157); Max value from RGB is 116 - color contains mainly: blue. Hex color #270274 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #270274 is #D8FD8B. Grayscale: #191919. Windows color (decimal): -14220684 or 7602727. OLE color: 7602727.
HSL color Cylindrical-coordinate representation of color #270274: hue angle of 259.47º degrees, saturation: 0.97, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #270274 is Cyan = 0.66, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 39 | 2 | 116 | - |
| CMYK | 0.66 | 0.98 | 0 | 0.55 |
| HSL | 259.47º | 0.97% | 0.23% | - |
| HSV(B) | 259.47º | 0.98% | 0.45% | - |
| XYZ | 4.01 | 1.74 | 16.65 | - |
| YUV | 26.06 | 178.76 | 137.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 2 | 116 | 0.66 | 0.98 | 0 | 0.55 | 259.47 | 0.97 | 0.23 |
| Hex | 27 | 2 | 74 | 42 | 62 | 0 | 37 | 103 | 61 | 17 |
| Octal | 47 | 2 | 164 | 102 | 142 | 0 | 67 | 403 | 141 | 27 |
| Binary | 100111 | 10 | 1110100 | 1000010 | 1100010 | 0 | 110111 | 100000011 | 1100001 | 10111 |
Color Harmonies of #270274
Complementary color
Monochromatic Colors of #270274
Black with #270274
Text Example
Text Example
White with #270274
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #270274; }
p { color: rgb(39,2,116); }
H1.HeaderClassName
{
color: #270274;
}
.AnyTagClassName
{
color: #270274;
}
</style>
background-color css
<style>
a { background-color: #270274; }
a { background-color: rgb(39,2,116); }
div.DivClassName
{
background-color: #270274;
}
.BgClassName
{
background-color: #270274;
}
</style>
border-color css
<style>
span { border-color: #270274; }
span { border-color: rgb(39,2,116); }
td.TdClassName
{
border-color: #270274;
}
.TagClassName
{
border-color: #270274;
}
</style>