Shades of Paua #271759
Tints of Paua #271759
RGB
CMYK
RGB Variations
Color information
#271759 (or 0x271759) is known color: Paua. HEX triplet: 27, 17 and 59. RGB value is (39,23,89). Sum of RGB (Red+Green+Blue) = 39+23+89=151 (20% of max value = 765). Red value is 39 (15.62% from 255 or 25.83% from 151); Green value is 23 (9.38% from 255 or 15.23% from 151); Blue value is 89 (35.16% from 255 or 58.94% from 151); Max value from RGB is 89 - color contains mainly: blue. Hex color #271759 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #271759 is #D8E8A6. Grayscale: #232323. Windows color (decimal): -14215335 or 5838631. OLE color: 5838631.
HSL color Cylindrical-coordinate representation of color #271759: hue angle of 254.55º degrees, saturation: 0.59, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #271759 is Cyan = 0.56, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 39 | 23 | 89 | - |
| CMYK | 0.56 | 0.74 | 0 | 0.65 |
| HSL | 254.55º | 0.59% | 0.22% | - |
| HSV(B) | 254.55º | 0.74% | 0.35% | - |
| XYZ | 2.95 | 1.77 | 9.64 | - |
| YUV | 35.31 | 158.3 | 130.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 23 | 89 | 0.56 | 0.74 | 0 | 0.65 | 254.55 | 0.59 | 0.22 |
| Hex | 27 | 17 | 59 | 38 | 4A | 0 | 41 | FF | 3B | 16 |
| Octal | 47 | 27 | 131 | 70 | 112 | 0 | 101 | 377 | 73 | 26 |
| Binary | 100111 | 10111 | 1011001 | 111000 | 1001010 | 0 | 1000001 | 11111111 | 111011 | 10110 |
Color Harmonies of #271759
Complementary color
Monochromatic Colors of #271759
Black with #271759
Text Example
Text Example
White with #271759
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #271759; }
p { color: rgb(39,23,89); }
H1.HeaderClassName
{
color: #271759;
}
.AnyTagClassName
{
color: #271759;
}
</style>
background-color css
<style>
a { background-color: #271759; }
a { background-color: rgb(39,23,89); }
div.DivClassName
{
background-color: #271759;
}
.BgClassName
{
background-color: #271759;
}
</style>
border-color css
<style>
span { border-color: #271759; }
span { border-color: rgb(39,23,89); }
td.TdClassName
{
border-color: #271759;
}
.TagClassName
{
border-color: #271759;
}
</style>