Shades of Paua #271958
Tints of Paua #271958
RGB
CMYK
RGB Variations
Color information
#271958 (or 0x271958) is known color: Paua. HEX triplet: 27, 19 and 58. RGB value is (39,25,88). Sum of RGB (Red+Green+Blue) = 39+25+88=152 (20% of max value = 765). Red value is 39 (15.62% from 255 or 25.66% from 152); Green value is 25 (10.16% from 255 or 16.45% from 152); Blue value is 88 (34.77% from 255 or 57.89% from 152); Max value from RGB is 88 - color contains mainly: blue. Hex color #271958 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #271958 is #D8E6A7. Grayscale: #242424. Windows color (decimal): -14214824 or 5773607. OLE color: 5773607.
HSL color Cylindrical-coordinate representation of color #271958: hue angle of 253.33º degrees, saturation: 0.56, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #271958 is Cyan = 0.56, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 39 | 25 | 88 | - |
| CMYK | 0.56 | 0.72 | 0 | 0.65 |
| HSL | 253.33º | 0.56% | 0.22% | - |
| HSV(B) | 253.33º | 0.72% | 0.35% | - |
| XYZ | 2.95 | 1.83 | 9.43 | - |
| YUV | 36.37 | 157.14 | 129.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 25 | 88 | 0.56 | 0.72 | 0 | 0.65 | 253.33 | 0.56 | 0.22 |
| Hex | 27 | 19 | 58 | 38 | 48 | 0 | 41 | FD | 38 | 16 |
| Octal | 47 | 31 | 130 | 70 | 110 | 0 | 101 | 375 | 70 | 26 |
| Binary | 100111 | 11001 | 1011000 | 111000 | 1001000 | 0 | 1000001 | 11111101 | 111000 | 10110 |
Color Harmonies of #271958
Complementary color
Monochromatic Colors of #271958
Black with #271958
Text Example
Text Example
White with #271958
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #271958; }
p { color: rgb(39,25,88); }
H1.HeaderClassName
{
color: #271958;
}
.AnyTagClassName
{
color: #271958;
}
</style>
background-color css
<style>
a { background-color: #271958; }
a { background-color: rgb(39,25,88); }
div.DivClassName
{
background-color: #271958;
}
.BgClassName
{
background-color: #271958;
}
</style>
border-color css
<style>
span { border-color: #271958; }
span { border-color: rgb(39,25,88); }
td.TdClassName
{
border-color: #271958;
}
.TagClassName
{
border-color: #271958;
}
</style>