Shades of Paua #261659
Tints of Paua #261659
RGB
CMYK
RGB Variations
Color information
#261659 (or 0x261659) is known color: Paua. HEX triplet: 26, 16 and 59. RGB value is (38,22,89). Sum of RGB (Red+Green+Blue) = 38+22+89=149 (19% of max value = 765). Red value is 38 (15.23% from 255 or 25.50% from 149); Green value is 22 (8.98% from 255 or 14.77% from 149); Blue value is 89 (35.16% from 255 or 59.73% from 149); Max value from RGB is 89 - color contains mainly: blue. Hex color #261659 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #261659 is #D9E9A6. Grayscale: #222222. Windows color (decimal): -14281127 or 5838374. OLE color: 5838374.
HSL color Cylindrical-coordinate representation of color #261659: hue angle of 254.33º degrees, saturation: 0.6, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #261659 is Cyan = 0.57, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 38 | 22 | 89 | - |
| CMYK | 0.57 | 0.75 | 0 | 0.65 |
| HSL | 254.33º | 0.6% | 0.22% | - |
| HSV(B) | 254.33º | 0.75% | 0.35% | - |
| XYZ | 2.89 | 1.71 | 9.63 | - |
| YUV | 34.42 | 158.8 | 130.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 22 | 89 | 0.57 | 0.75 | 0 | 0.65 | 254.33 | 0.6 | 0.22 |
| Hex | 26 | 16 | 59 | 39 | 4B | 0 | 41 | FE | 3C | 16 |
| Octal | 46 | 26 | 131 | 71 | 113 | 0 | 101 | 376 | 74 | 26 |
| Binary | 100110 | 10110 | 1011001 | 111001 | 1001011 | 0 | 1000001 | 11111110 | 111100 | 10110 |
Color Harmonies of #261659
Complementary color
Monochromatic Colors of #261659
Black with #261659
Text Example
Text Example
White with #261659
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #261659; }
p { color: rgb(38,22,89); }
H1.HeaderClassName
{
color: #261659;
}
.AnyTagClassName
{
color: #261659;
}
</style>
background-color css
<style>
a { background-color: #261659; }
a { background-color: rgb(38,22,89); }
div.DivClassName
{
background-color: #261659;
}
.BgClassName
{
background-color: #261659;
}
</style>
border-color css
<style>
span { border-color: #261659; }
span { border-color: rgb(38,22,89); }
td.TdClassName
{
border-color: #261659;
}
.TagClassName
{
border-color: #261659;
}
</style>