Shades of Paua #272649
Tints of Paua #272649
RGB
CMYK
RGB Variations
Color information
#272649 (or 0x272649) is known color: Paua. HEX triplet: 27, 26 and 49. RGB value is (39,38,73). Sum of RGB (Red+Green+Blue) = 39+38+73=150 (19% of max value = 765). Red value is 39 (15.62% from 255 or 26% from 150); Green value is 38 (15.23% from 255 or 25.33% from 150); Blue value is 73 (28.91% from 255 or 48.67% from 150); Max value from RGB is 73 - color contains mainly: blue. Hex color #272649 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #272649 is #D8D9B6. Grayscale: #2A2A2A. Windows color (decimal): -14211511 or 4793895. OLE color: 4793895.
HSL color Cylindrical-coordinate representation of color #272649: hue angle of 241.71º degrees, saturation: 0.32, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #272649 is Cyan = 0.47, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 39 | 38 | 73 | - |
| CMYK | 0.47 | 0.48 | 0 | 0.71 |
| HSL | 241.71º | 0.32% | 0.22% | - |
| HSV(B) | 241.71º | 0.48% | 0.29% | - |
| XYZ | 2.73 | 2.3 | 6.6 | - |
| YUV | 42.29 | 145.33 | 125.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 38 | 73 | 0.47 | 0.48 | 0 | 0.71 | 241.71 | 0.32 | 0.22 |
| Hex | 27 | 26 | 49 | 2F | 30 | 0 | 47 | F2 | 20 | 16 |
| Octal | 47 | 46 | 111 | 57 | 60 | 0 | 107 | 362 | 40 | 26 |
| Binary | 100111 | 100110 | 1001001 | 101111 | 110000 | 0 | 1000111 | 11110010 | 100000 | 10110 |
Color Harmonies of #272649
Complementary color
Monochromatic Colors of #272649
Black with #272649
Text Example
Text Example
White with #272649
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #272649; }
p { color: rgb(39,38,73); }
H1.HeaderClassName
{
color: #272649;
}
.AnyTagClassName
{
color: #272649;
}
</style>
background-color css
<style>
a { background-color: #272649; }
a { background-color: rgb(39,38,73); }
div.DivClassName
{
background-color: #272649;
}
.BgClassName
{
background-color: #272649;
}
</style>
border-color css
<style>
span { border-color: #272649; }
span { border-color: rgb(39,38,73); }
td.TdClassName
{
border-color: #272649;
}
.TagClassName
{
border-color: #272649;
}
</style>