Shades of Paua #271859
Tints of Paua #271859
RGB
CMYK
RGB Variations
Color information
#271859 (or 0x271859) is known color: Paua. HEX triplet: 27, 18 and 59. RGB value is (39,24,89). Sum of RGB (Red+Green+Blue) = 39+24+89=152 (20% of max value = 765). Red value is 39 (15.62% from 255 or 25.66% from 152); Green value is 24 (9.77% from 255 or 15.79% from 152); Blue value is 89 (35.16% from 255 or 58.55% from 152); Max value from RGB is 89 - color contains mainly: blue. Hex color #271859 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #271859 is #D8E7A6. Grayscale: #232323. Windows color (decimal): -14215079 or 5838887. OLE color: 5838887.
HSL color Cylindrical-coordinate representation of color #271859: hue angle of 253.85º degrees, saturation: 0.58, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #271859 is Cyan = 0.56, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 39 | 24 | 89 | - |
| CMYK | 0.56 | 0.73 | 0 | 0.65 |
| HSL | 253.85º | 0.58% | 0.22% | - |
| HSV(B) | 253.85º | 0.73% | 0.35% | - |
| XYZ | 2.97 | 1.81 | 9.64 | - |
| YUV | 35.9 | 157.97 | 130.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 24 | 89 | 0.56 | 0.73 | 0 | 0.65 | 253.85 | 0.58 | 0.22 |
| Hex | 27 | 18 | 59 | 38 | 49 | 0 | 41 | FE | 3A | 16 |
| Octal | 47 | 30 | 131 | 70 | 111 | 0 | 101 | 376 | 72 | 26 |
| Binary | 100111 | 11000 | 1011001 | 111000 | 1001001 | 0 | 1000001 | 11111110 | 111010 | 10110 |
Color Harmonies of #271859
Complementary color
Monochromatic Colors of #271859
Black with #271859
Text Example
Text Example
White with #271859
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #271859; }
p { color: rgb(39,24,89); }
H1.HeaderClassName
{
color: #271859;
}
.AnyTagClassName
{
color: #271859;
}
</style>
background-color css
<style>
a { background-color: #271859; }
a { background-color: rgb(39,24,89); }
div.DivClassName
{
background-color: #271859;
}
.BgClassName
{
background-color: #271859;
}
</style>
border-color css
<style>
span { border-color: #271859; }
span { border-color: rgb(39,24,89); }
td.TdClassName
{
border-color: #271859;
}
.TagClassName
{
border-color: #271859;
}
</style>