Shades of Paua #272556
Tints of Paua #272556
RGB
CMYK
RGB Variations
Color information
#272556 (or 0x272556) is known color: Paua. HEX triplet: 27, 25 and 56. RGB value is (39,37,86). Sum of RGB (Red+Green+Blue) = 39+37+86=162 (21% of max value = 765). Red value is 39 (15.62% from 255 or 24.07% from 162); Green value is 37 (14.84% from 255 or 22.84% from 162); Blue value is 86 (33.98% from 255 or 53.09% from 162); Max value from RGB is 86 - color contains mainly: blue. Hex color #272556 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #272556 is #D8DAA9. Grayscale: #2A2A2A. Windows color (decimal): -14211754 or 5645607. OLE color: 5645607.
HSL color Cylindrical-coordinate representation of color #272556: hue angle of 242.45º degrees, saturation: 0.4, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #272556 is Cyan = 0.55, Magento = 0.57, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 39 | 37 | 86 | - |
| CMYK | 0.55 | 0.57 | 0 | 0.66 |
| HSL | 242.45º | 0.4% | 0.24% | - |
| HSV(B) | 242.45º | 0.57% | 0.34% | - |
| XYZ | 3.18 | 2.43 | 9.1 | - |
| YUV | 43.18 | 152.16 | 125.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 37 | 86 | 0.55 | 0.57 | 0 | 0.66 | 242.45 | 0.4 | 0.24 |
| Hex | 27 | 25 | 56 | 37 | 39 | 0 | 42 | F2 | 28 | 18 |
| Octal | 47 | 45 | 126 | 67 | 71 | 0 | 102 | 362 | 50 | 30 |
| Binary | 100111 | 100101 | 1010110 | 110111 | 111001 | 0 | 1000010 | 11110010 | 101000 | 11000 |
Color Harmonies of #272556
Complementary color
Monochromatic Colors of #272556
Black with #272556
Text Example
Text Example
White with #272556
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #272556; }
p { color: rgb(39,37,86); }
H1.HeaderClassName
{
color: #272556;
}
.AnyTagClassName
{
color: #272556;
}
</style>
background-color css
<style>
a { background-color: #272556; }
a { background-color: rgb(39,37,86); }
div.DivClassName
{
background-color: #272556;
}
.BgClassName
{
background-color: #272556;
}
</style>
border-color css
<style>
span { border-color: #272556; }
span { border-color: rgb(39,37,86); }
td.TdClassName
{
border-color: #272556;
}
.TagClassName
{
border-color: #272556;
}
</style>