Shades of Paua #272259
Tints of Paua #272259
RGB
CMYK
RGB Variations
Color information
#272259 (or 0x272259) is known color: Paua. HEX triplet: 27, 22 and 59. RGB value is (39,34,89). Sum of RGB (Red+Green+Blue) = 39+34+89=162 (21% of max value = 765). Red value is 39 (15.62% from 255 or 24.07% from 162); Green value is 34 (13.67% from 255 or 20.99% from 162); Blue value is 89 (35.16% from 255 or 54.94% from 162); Max value from RGB is 89 - color contains mainly: blue. Hex color #272259 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #272259 is #D8DDA6. Grayscale: #292929. Windows color (decimal): -14212519 or 5841447. OLE color: 5841447.
HSL color Cylindrical-coordinate representation of color #272259: hue angle of 245.45º degrees, saturation: 0.45, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #272259 is Cyan = 0.56, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 39 | 34 | 89 | - |
| CMYK | 0.56 | 0.62 | 0 | 0.65 |
| HSL | 245.45º | 0.45% | 0.24% | - |
| HSV(B) | 245.45º | 0.62% | 0.35% | - |
| XYZ | 3.21 | 2.3 | 9.73 | - |
| YUV | 41.77 | 154.66 | 126.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 34 | 89 | 0.56 | 0.62 | 0 | 0.65 | 245.45 | 0.45 | 0.24 |
| Hex | 27 | 22 | 59 | 38 | 3E | 0 | 41 | F5 | 2D | 18 |
| Octal | 47 | 42 | 131 | 70 | 76 | 0 | 101 | 365 | 55 | 30 |
| Binary | 100111 | 100010 | 1011001 | 111000 | 111110 | 0 | 1000001 | 11110101 | 101101 | 11000 |
Color Harmonies of #272259
Complementary color
Monochromatic Colors of #272259
Black with #272259
Text Example
Text Example
White with #272259
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #272259; }
p { color: rgb(39,34,89); }
H1.HeaderClassName
{
color: #272259;
}
.AnyTagClassName
{
color: #272259;
}
</style>
background-color css
<style>
a { background-color: #272259; }
a { background-color: rgb(39,34,89); }
div.DivClassName
{
background-color: #272259;
}
.BgClassName
{
background-color: #272259;
}
</style>
border-color css
<style>
span { border-color: #272259; }
span { border-color: rgb(39,34,89); }
td.TdClassName
{
border-color: #272259;
}
.TagClassName
{
border-color: #272259;
}
</style>