Shades of Paua #272651
Tints of Paua #272651
RGB
CMYK
RGB Variations
Color information
#272651 (or 0x272651) is known color: Paua. HEX triplet: 27, 26 and 51. RGB value is (39,38,81). Sum of RGB (Red+Green+Blue) = 39+38+81=158 (20% of max value = 765). Red value is 39 (15.62% from 255 or 24.68% from 158); Green value is 38 (15.23% from 255 or 24.05% from 158); Blue value is 81 (32.03% from 255 or 51.27% from 158); Max value from RGB is 81 - color contains mainly: blue. Hex color #272651 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #272651 is #D8D9AE. Grayscale: #2B2B2B. Windows color (decimal): -14211503 or 5318183. OLE color: 5318183.
HSL color Cylindrical-coordinate representation of color #272651: hue angle of 241.4º degrees, saturation: 0.36, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #272651 is Cyan = 0.52, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 39 | 38 | 81 | - |
| CMYK | 0.52 | 0.53 | 0 | 0.68 |
| HSL | 241.4º | 0.36% | 0.23% | - |
| HSV(B) | 241.4º | 0.53% | 0.32% | - |
| XYZ | 3.02 | 2.41 | 8.09 | - |
| YUV | 43.2 | 149.33 | 125 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 38 | 81 | 0.52 | 0.53 | 0 | 0.68 | 241.4 | 0.36 | 0.23 |
| Hex | 27 | 26 | 51 | 34 | 35 | 0 | 44 | F1 | 24 | 17 |
| Octal | 47 | 46 | 121 | 64 | 65 | 0 | 104 | 361 | 44 | 27 |
| Binary | 100111 | 100110 | 1010001 | 110100 | 110101 | 0 | 1000100 | 11110001 | 100100 | 10111 |
Color Harmonies of #272651
Complementary color
Monochromatic Colors of #272651
Black with #272651
Text Example
Text Example
White with #272651
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #272651; }
p { color: rgb(39,38,81); }
H1.HeaderClassName
{
color: #272651;
}
.AnyTagClassName
{
color: #272651;
}
</style>
background-color css
<style>
a { background-color: #272651; }
a { background-color: rgb(39,38,81); }
div.DivClassName
{
background-color: #272651;
}
.BgClassName
{
background-color: #272651;
}
</style>
border-color css
<style>
span { border-color: #272651; }
span { border-color: rgb(39,38,81); }
td.TdClassName
{
border-color: #272651;
}
.TagClassName
{
border-color: #272651;
}
</style>