Shades of Paua #272348
Tints of Paua #272348
RGB
CMYK
RGB Variations
Color information
#272348 (or 0x272348) is known color: Paua. HEX triplet: 27, 23 and 48. RGB value is (39,35,72). Sum of RGB (Red+Green+Blue) = 39+35+72=146 (19% of max value = 765). Red value is 39 (15.62% from 255 or 26.71% from 146); Green value is 35 (14.06% from 255 or 23.97% from 146); Blue value is 72 (28.52% from 255 or 49.32% from 146); Max value from RGB is 72 - color contains mainly: blue. Hex color #272348 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #272348 is #D8DCB7. Grayscale: #282828. Windows color (decimal): -14212280 or 4727591. OLE color: 4727591.
HSL color Cylindrical-coordinate representation of color #272348: hue angle of 246.49º degrees, saturation: 0.35, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #272348 is Cyan = 0.46, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 39 | 35 | 72 | - |
| CMYK | 0.46 | 0.51 | 0 | 0.72 |
| HSL | 246.49º | 0.35% | 0.21% | - |
| HSV(B) | 246.49º | 0.51% | 0.28% | - |
| XYZ | 2.61 | 2.1 | 6.4 | - |
| YUV | 40.41 | 145.83 | 126.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 35 | 72 | 0.46 | 0.51 | 0 | 0.72 | 246.49 | 0.35 | 0.21 |
| Hex | 27 | 23 | 48 | 2E | 33 | 0 | 48 | F6 | 23 | 15 |
| Octal | 47 | 43 | 110 | 56 | 63 | 0 | 110 | 366 | 43 | 25 |
| Binary | 100111 | 100011 | 1001000 | 101110 | 110011 | 0 | 1001000 | 11110110 | 100011 | 10101 |
Color Harmonies of #272348
Complementary color
Monochromatic Colors of #272348
Black with #272348
Text Example
Text Example
White with #272348
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #272348; }
p { color: rgb(39,35,72); }
H1.HeaderClassName
{
color: #272348;
}
.AnyTagClassName
{
color: #272348;
}
</style>
background-color css
<style>
a { background-color: #272348; }
a { background-color: rgb(39,35,72); }
div.DivClassName
{
background-color: #272348;
}
.BgClassName
{
background-color: #272348;
}
</style>
border-color css
<style>
span { border-color: #272348; }
span { border-color: rgb(39,35,72); }
td.TdClassName
{
border-color: #272348;
}
.TagClassName
{
border-color: #272348;
}
</style>