Shades of Paua #261657
Tints of Paua #261657
RGB
CMYK
RGB Variations
Color information
#261657 (or 0x261657) is known color: Paua. HEX triplet: 26, 16 and 57. RGB value is (38,22,87). Sum of RGB (Red+Green+Blue) = 38+22+87=147 (19% of max value = 765). Red value is 38 (15.23% from 255 or 25.85% from 147); Green value is 22 (8.98% from 255 or 14.97% from 147); Blue value is 87 (34.38% from 255 or 59.18% from 147); Max value from RGB is 87 - color contains mainly: blue. Hex color #261657 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #261657 is #D9E9A8. Grayscale: #212121. Windows color (decimal): -14281129 or 5707302. OLE color: 5707302.
HSL color Cylindrical-coordinate representation of color #261657: hue angle of 254.77º degrees, saturation: 0.6, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #261657 is Cyan = 0.56, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 38 | 22 | 87 | - |
| CMYK | 0.56 | 0.75 | 0 | 0.66 |
| HSL | 254.77º | 0.6% | 0.21% | - |
| HSV(B) | 254.77º | 0.75% | 0.34% | - |
| XYZ | 2.81 | 1.67 | 9.19 | - |
| YUV | 34.19 | 157.8 | 130.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 22 | 87 | 0.56 | 0.75 | 0 | 0.66 | 254.77 | 0.6 | 0.21 |
| Hex | 26 | 16 | 57 | 38 | 4B | 0 | 42 | FF | 3C | 15 |
| Octal | 46 | 26 | 127 | 70 | 113 | 0 | 102 | 377 | 74 | 25 |
| Binary | 100110 | 10110 | 1010111 | 111000 | 1001011 | 0 | 1000010 | 11111111 | 111100 | 10101 |
Color Harmonies of #261657
Complementary color
Monochromatic Colors of #261657
Black with #261657
Text Example
Text Example
White with #261657
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #261657; }
p { color: rgb(38,22,87); }
H1.HeaderClassName
{
color: #261657;
}
.AnyTagClassName
{
color: #261657;
}
</style>
background-color css
<style>
a { background-color: #261657; }
a { background-color: rgb(38,22,87); }
div.DivClassName
{
background-color: #261657;
}
.BgClassName
{
background-color: #261657;
}
</style>
border-color css
<style>
span { border-color: #261657; }
span { border-color: rgb(38,22,87); }
td.TdClassName
{
border-color: #261657;
}
.TagClassName
{
border-color: #261657;
}
</style>