Shades of Paua #272751
Tints of Paua #272751
RGB
CMYK
RGB Variations
Color information
#272751 (or 0x272751) is known color: Paua. HEX triplet: 27, 27 and 51. RGB value is (39,39,81). Sum of RGB (Red+Green+Blue) = 39+39+81=159 (21% of max value = 765). Red value is 39 (15.62% from 255 or 24.53% from 159); Green value is 39 (15.62% from 255 or 24.53% from 159); Blue value is 81 (32.03% from 255 or 50.94% from 159); Max value from RGB is 81 - color contains mainly: blue. Hex color #272751 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #272751 is #D8D8AE. Grayscale: #2B2B2B. Windows color (decimal): -14211247 or 5318439. OLE color: 5318439.
HSL color Cylindrical-coordinate representation of color #272751: hue angle of 240º degrees, saturation: 0.35, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #272751 is Cyan = 0.52, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 39 | 39 | 81 | - |
| CMYK | 0.52 | 0.52 | 0 | 0.68 |
| HSL | 240º | 0.35% | 0.24% | - |
| HSV(B) | 240º | 0.52% | 0.32% | - |
| XYZ | 3.05 | 2.48 | 8.1 | - |
| YUV | 43.79 | 149 | 124.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 39 | 81 | 0.52 | 0.52 | 0 | 0.68 | 240 | 0.35 | 0.24 |
| Hex | 27 | 27 | 51 | 34 | 34 | 0 | 44 | F0 | 23 | 18 |
| Octal | 47 | 47 | 121 | 64 | 64 | 0 | 104 | 360 | 43 | 30 |
| Binary | 100111 | 100111 | 1010001 | 110100 | 110100 | 0 | 1000100 | 11110000 | 100011 | 11000 |
Color Harmonies of #272751
Complementary color
Monochromatic Colors of #272751
Black with #272751
Text Example
Text Example
White with #272751
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #272751; }
p { color: rgb(39,39,81); }
H1.HeaderClassName
{
color: #272751;
}
.AnyTagClassName
{
color: #272751;
}
</style>
background-color css
<style>
a { background-color: #272751; }
a { background-color: rgb(39,39,81); }
div.DivClassName
{
background-color: #272751;
}
.BgClassName
{
background-color: #272751;
}
</style>
border-color css
<style>
span { border-color: #272751; }
span { border-color: rgb(39,39,81); }
td.TdClassName
{
border-color: #272751;
}
.TagClassName
{
border-color: #272751;
}
</style>