Shades of Paua #262347
Tints of Paua #262347
RGB
CMYK
RGB Variations
Color information
#262347 (or 0x262347) is known color: Paua. HEX triplet: 26, 23 and 47. RGB value is (38,35,71). Sum of RGB (Red+Green+Blue) = 38+35+71=144 (19% of max value = 765). Red value is 38 (15.23% from 255 or 26.39% from 144); Green value is 35 (14.06% from 255 or 24.31% from 144); Blue value is 71 (28.12% from 255 or 49.31% from 144); Max value from RGB is 71 - color contains mainly: blue. Hex color #262347 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #262347 is #D9DCB8. Grayscale: #272727. Windows color (decimal): -14277817 or 4662054. OLE color: 4662054.
HSL color Cylindrical-coordinate representation of color #262347: hue angle of 245º degrees, saturation: 0.34, 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 #262347 is Cyan = 0.46, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 38 | 35 | 71 | - |
| CMYK | 0.46 | 0.51 | 0 | 0.72 |
| HSL | 245º | 0.34% | 0.21% | - |
| HSV(B) | 245º | 0.51% | 0.28% | - |
| XYZ | 2.54 | 2.07 | 6.23 | - |
| YUV | 40 | 145.49 | 126.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 35 | 71 | 0.46 | 0.51 | 0 | 0.72 | 245 | 0.34 | 0.21 |
| Hex | 26 | 23 | 47 | 2E | 33 | 0 | 48 | F5 | 22 | 15 |
| Octal | 46 | 43 | 107 | 56 | 63 | 0 | 110 | 365 | 42 | 25 |
| Binary | 100110 | 100011 | 1000111 | 101110 | 110011 | 0 | 1001000 | 11110101 | 100010 | 10101 |
Color Harmonies of #262347
Complementary color
Monochromatic Colors of #262347
Black with #262347
Text Example
Text Example
White with #262347
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #262347; }
p { color: rgb(38,35,71); }
H1.HeaderClassName
{
color: #262347;
}
.AnyTagClassName
{
color: #262347;
}
</style>
background-color css
<style>
a { background-color: #262347; }
a { background-color: rgb(38,35,71); }
div.DivClassName
{
background-color: #262347;
}
.BgClassName
{
background-color: #262347;
}
</style>
border-color css
<style>
span { border-color: #262347; }
span { border-color: rgb(38,35,71); }
td.TdClassName
{
border-color: #262347;
}
.TagClassName
{
border-color: #262347;
}
</style>