Shades of Paua #262359
Tints of Paua #262359
RGB
CMYK
RGB Variations
Color information
#262359 (or 0x262359) is known color: Paua. HEX triplet: 26, 23 and 59. RGB value is (38,35,89). Sum of RGB (Red+Green+Blue) = 38+35+89=162 (21% of max value = 765). Red value is 38 (15.23% from 255 or 23.46% from 162); Green value is 35 (14.06% from 255 or 21.60% from 162); Blue value is 89 (35.16% from 255 or 54.94% from 162); Max value from RGB is 89 - color contains mainly: blue. Hex color #262359 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #262359 is #D9DCA6. Grayscale: #292929. Windows color (decimal): -14277799 or 5841702. OLE color: 5841702.
HSL color Cylindrical-coordinate representation of color #262359: hue angle of 243.33º degrees, saturation: 0.44, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #262359 is Cyan = 0.57, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 38 | 35 | 89 | - |
| CMYK | 0.57 | 0.61 | 0 | 0.65 |
| HSL | 243.33º | 0.44% | 0.24% | - |
| HSV(B) | 243.33º | 0.61% | 0.35% | - |
| XYZ | 3.2 | 2.34 | 9.73 | - |
| YUV | 42.05 | 154.49 | 125.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 35 | 89 | 0.57 | 0.61 | 0 | 0.65 | 243.33 | 0.44 | 0.24 |
| Hex | 26 | 23 | 59 | 39 | 3D | 0 | 41 | F3 | 2C | 18 |
| Octal | 46 | 43 | 131 | 71 | 75 | 0 | 101 | 363 | 54 | 30 |
| Binary | 100110 | 100011 | 1011001 | 111001 | 111101 | 0 | 1000001 | 11110011 | 101100 | 11000 |
Color Harmonies of #262359
Complementary color
Monochromatic Colors of #262359
Black with #262359
Text Example
Text Example
White with #262359
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #262359; }
p { color: rgb(38,35,89); }
H1.HeaderClassName
{
color: #262359;
}
.AnyTagClassName
{
color: #262359;
}
</style>
background-color css
<style>
a { background-color: #262359; }
a { background-color: rgb(38,35,89); }
div.DivClassName
{
background-color: #262359;
}
.BgClassName
{
background-color: #262359;
}
</style>
border-color css
<style>
span { border-color: #262359; }
span { border-color: rgb(38,35,89); }
td.TdClassName
{
border-color: #262359;
}
.TagClassName
{
border-color: #262359;
}
</style>