Shades of Paua #272056
Tints of Paua #272056
RGB
CMYK
RGB Variations
Color information
#272056 (or 0x272056) is known color: Paua. HEX triplet: 27, 20 and 56. RGB value is (39,32,86). Sum of RGB (Red+Green+Blue) = 39+32+86=157 (20% of max value = 765). Red value is 39 (15.62% from 255 or 24.84% from 157); Green value is 32 (12.89% from 255 or 20.38% from 157); Blue value is 86 (33.98% from 255 or 54.78% from 157); Max value from RGB is 86 - color contains mainly: blue. Hex color #272056 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #272056 is #D8DFA9. Grayscale: #282828. Windows color (decimal): -14213034 or 5644327. OLE color: 5644327.
HSL color Cylindrical-coordinate representation of color #272056: hue angle of 247.78º degrees, saturation: 0.46, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #272056 is Cyan = 0.55, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 39 | 32 | 86 | - |
| CMYK | 0.55 | 0.63 | 0 | 0.66 |
| HSL | 247.78º | 0.46% | 0.23% | - |
| HSV(B) | 247.78º | 0.63% | 0.34% | - |
| XYZ | 3.03 | 2.14 | 9.06 | - |
| YUV | 40.25 | 153.82 | 127.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 32 | 86 | 0.55 | 0.63 | 0 | 0.66 | 247.78 | 0.46 | 0.23 |
| Hex | 27 | 20 | 56 | 37 | 3F | 0 | 42 | F8 | 2E | 17 |
| Octal | 47 | 40 | 126 | 67 | 77 | 0 | 102 | 370 | 56 | 27 |
| Binary | 100111 | 100000 | 1010110 | 110111 | 111111 | 0 | 1000010 | 11111000 | 101110 | 10111 |
Color Harmonies of #272056
Complementary color
Monochromatic Colors of #272056
Black with #272056
Text Example
Text Example
White with #272056
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #272056; }
p { color: rgb(39,32,86); }
H1.HeaderClassName
{
color: #272056;
}
.AnyTagClassName
{
color: #272056;
}
</style>
background-color css
<style>
a { background-color: #272056; }
a { background-color: rgb(39,32,86); }
div.DivClassName
{
background-color: #272056;
}
.BgClassName
{
background-color: #272056;
}
</style>
border-color css
<style>
span { border-color: #272056; }
span { border-color: rgb(39,32,86); }
td.TdClassName
{
border-color: #272056;
}
.TagClassName
{
border-color: #272056;
}
</style>