Shades of Paua #262147
Tints of Paua #262147
RGB
CMYK
RGB Variations
Color information
#262147 (or 0x262147) is known color: Paua. HEX triplet: 26, 21 and 47. RGB value is (38,33,71). Sum of RGB (Red+Green+Blue) = 38+33+71=142 (18% of max value = 765). Red value is 38 (15.23% from 255 or 26.76% from 142); Green value is 33 (13.28% from 255 or 23.24% from 142); Blue value is 71 (28.12% from 255 or 50% from 142); Max value from RGB is 71 - color contains mainly: blue. Hex color #262147 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #262147 is #D9DEB8. Grayscale: #262626. Windows color (decimal): -14278329 or 4661542. OLE color: 4661542.
HSL color Cylindrical-coordinate representation of color #262147: hue angle of 247.89º degrees, saturation: 0.37, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #262147 is Cyan = 0.46, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 38 | 33 | 71 | - |
| CMYK | 0.46 | 0.54 | 0 | 0.72 |
| HSL | 247.89º | 0.37% | 0.2% | - |
| HSV(B) | 247.89º | 0.54% | 0.28% | - |
| XYZ | 2.48 | 1.95 | 6.21 | - |
| YUV | 38.83 | 146.16 | 127.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 33 | 71 | 0.46 | 0.54 | 0 | 0.72 | 247.89 | 0.37 | 0.2 |
| Hex | 26 | 21 | 47 | 2E | 36 | 0 | 48 | F8 | 25 | 14 |
| Octal | 46 | 41 | 107 | 56 | 66 | 0 | 110 | 370 | 45 | 24 |
| Binary | 100110 | 100001 | 1000111 | 101110 | 110110 | 0 | 1001000 | 11111000 | 100101 | 10100 |
Color Harmonies of #262147
Complementary color
Monochromatic Colors of #262147
Black with #262147
Text Example
Text Example
White with #262147
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #262147; }
p { color: rgb(38,33,71); }
H1.HeaderClassName
{
color: #262147;
}
.AnyTagClassName
{
color: #262147;
}
</style>
background-color css
<style>
a { background-color: #262147; }
a { background-color: rgb(38,33,71); }
div.DivClassName
{
background-color: #262147;
}
.BgClassName
{
background-color: #262147;
}
</style>
border-color css
<style>
span { border-color: #262147; }
span { border-color: rgb(38,33,71); }
td.TdClassName
{
border-color: #262147;
}
.TagClassName
{
border-color: #262147;
}
</style>