Shades of Paua #261956
Tints of Paua #261956
RGB
CMYK
RGB Variations
Color information
#261956 (or 0x261956) is known color: Paua. HEX triplet: 26, 19 and 56. RGB value is (38,25,86). Sum of RGB (Red+Green+Blue) = 38+25+86=149 (19% of max value = 765). Red value is 38 (15.23% from 255 or 25.50% from 149); Green value is 25 (10.16% from 255 or 16.78% from 149); Blue value is 86 (33.98% from 255 or 57.72% from 149); Max value from RGB is 86 - color contains mainly: blue. Hex color #261956 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #261956 is #D9E6A9. Grayscale: #232323. Windows color (decimal): -14280362 or 5642534. OLE color: 5642534.
HSL color Cylindrical-coordinate representation of color #261956: hue angle of 252.79º degrees, saturation: 0.55, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #261956 is Cyan = 0.56, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 38 | 25 | 86 | - |
| CMYK | 0.56 | 0.71 | 0 | 0.66 |
| HSL | 252.79º | 0.55% | 0.22% | - |
| HSV(B) | 252.79º | 0.71% | 0.34% | - |
| XYZ | 2.83 | 1.78 | 9 | - |
| YUV | 35.84 | 156.31 | 129.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 25 | 86 | 0.56 | 0.71 | 0 | 0.66 | 252.79 | 0.55 | 0.22 |
| Hex | 26 | 19 | 56 | 38 | 47 | 0 | 42 | FD | 37 | 16 |
| Octal | 46 | 31 | 126 | 70 | 107 | 0 | 102 | 375 | 67 | 26 |
| Binary | 100110 | 11001 | 1010110 | 111000 | 1000111 | 0 | 1000010 | 11111101 | 110111 | 10110 |
Color Harmonies of #261956
Complementary color
Monochromatic Colors of #261956
Black with #261956
Text Example
Text Example
White with #261956
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #261956; }
p { color: rgb(38,25,86); }
H1.HeaderClassName
{
color: #261956;
}
.AnyTagClassName
{
color: #261956;
}
</style>
background-color css
<style>
a { background-color: #261956; }
a { background-color: rgb(38,25,86); }
div.DivClassName
{
background-color: #261956;
}
.BgClassName
{
background-color: #261956;
}
</style>
border-color css
<style>
span { border-color: #261956; }
span { border-color: rgb(38,25,86); }
td.TdClassName
{
border-color: #261956;
}
.TagClassName
{
border-color: #261956;
}
</style>