Shades of Persian Indigo #270362
Tints of Persian Indigo #270362
RGB
CMYK
RGB Variations
Color information
#270362 (or 0x270362) is known color: Persian Indigo. HEX triplet: 27, 03 and 62. RGB value is (39,3,98). Sum of RGB (Red+Green+Blue) = 39+3+98=140 (18% of max value = 765). Red value is 39 (15.62% from 255 or 27.86% from 140); Green value is 3 (1.56% from 255 or 2.14% from 140); Blue value is 98 (38.67% from 255 or 70% from 140); Max value from RGB is 98 - color contains mainly: blue. Hex color #270362 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #270362 is #D8FC9D. Grayscale: #181818. Windows color (decimal): -14220446 or 6423335. OLE color: 6423335.
HSL color Cylindrical-coordinate representation of color #270362: hue angle of 262.74º degrees, saturation: 0.94, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #270362 is Cyan = 0.60, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 39 | 3 | 98 | - |
| CMYK | 0.60 | 0.97 | 0 | 0.62 |
| HSL | 262.74º | 0.94% | 0.2% | - |
| HSV(B) | 262.74º | 0.97% | 0.38% | - |
| XYZ | 3.07 | 1.38 | 11.66 | - |
| YUV | 24.59 | 169.43 | 138.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 3 | 98 | 0.60 | 0.97 | 0 | 0.62 | 262.74 | 0.94 | 0.2 |
| Hex | 27 | 3 | 62 | 3C | 61 | 0 | 3E | 107 | 5E | 14 |
| Octal | 47 | 3 | 142 | 74 | 141 | 0 | 76 | 407 | 136 | 24 |
| Binary | 100111 | 11 | 1100010 | 111100 | 1100001 | 0 | 111110 | 100000111 | 1011110 | 10100 |
Color Harmonies of #270362
Complementary color
Monochromatic Colors of #270362
Black with #270362
Text Example
Text Example
White with #270362
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #270362; }
p { color: rgb(39,3,98); }
H1.HeaderClassName
{
color: #270362;
}
.AnyTagClassName
{
color: #270362;
}
</style>
background-color css
<style>
a { background-color: #270362; }
a { background-color: rgb(39,3,98); }
div.DivClassName
{
background-color: #270362;
}
.BgClassName
{
background-color: #270362;
}
</style>
border-color css
<style>
span { border-color: #270362; }
span { border-color: rgb(39,3,98); }
td.TdClassName
{
border-color: #270362;
}
.TagClassName
{
border-color: #270362;
}
</style>