Shades of Paua #272451
Tints of Paua #272451
RGB
CMYK
RGB Variations
Color information
#272451 (or 0x272451) is known color: Paua. HEX triplet: 27, 24 and 51. RGB value is (39,36,81). Sum of RGB (Red+Green+Blue) = 39+36+81=156 (20% of max value = 765). Red value is 39 (15.62% from 255 or 25% from 156); Green value is 36 (14.45% from 255 or 23.08% from 156); Blue value is 81 (32.03% from 255 or 51.92% from 156); Max value from RGB is 81 - color contains mainly: blue. Hex color #272451 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #272451 is #D8DBAE. Grayscale: #292929. Windows color (decimal): -14212015 or 5317671. OLE color: 5317671.
HSL color Cylindrical-coordinate representation of color #272451: hue angle of 244º degrees, saturation: 0.38, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #272451 is Cyan = 0.52, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 39 | 36 | 81 | - |
| CMYK | 0.52 | 0.56 | 0 | 0.68 |
| HSL | 244º | 0.38% | 0.23% | - |
| HSV(B) | 244º | 0.56% | 0.32% | - |
| XYZ | 2.95 | 2.29 | 8.07 | - |
| YUV | 42.03 | 149.99 | 125.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 36 | 81 | 0.52 | 0.56 | 0 | 0.68 | 244 | 0.38 | 0.23 |
| Hex | 27 | 24 | 51 | 34 | 38 | 0 | 44 | F4 | 26 | 17 |
| Octal | 47 | 44 | 121 | 64 | 70 | 0 | 104 | 364 | 46 | 27 |
| Binary | 100111 | 100100 | 1010001 | 110100 | 111000 | 0 | 1000100 | 11110100 | 100110 | 10111 |
Color Harmonies of #272451
Complementary color
Monochromatic Colors of #272451
Black with #272451
Text Example
Text Example
White with #272451
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #272451; }
p { color: rgb(39,36,81); }
H1.HeaderClassName
{
color: #272451;
}
.AnyTagClassName
{
color: #272451;
}
</style>
background-color css
<style>
a { background-color: #272451; }
a { background-color: rgb(39,36,81); }
div.DivClassName
{
background-color: #272451;
}
.BgClassName
{
background-color: #272451;
}
</style>
border-color css
<style>
span { border-color: #272451; }
span { border-color: rgb(39,36,81); }
td.TdClassName
{
border-color: #272451;
}
.TagClassName
{
border-color: #272451;
}
</style>