Shades of Paua #261558
Tints of Paua #261558
RGB
CMYK
RGB Variations
Color information
#261558 (or 0x261558) is known color: Paua. HEX triplet: 26, 15 and 58. RGB value is (38,21,88). Sum of RGB (Red+Green+Blue) = 38+21+88=147 (19% of max value = 765). Red value is 38 (15.23% from 255 or 25.85% from 147); Green value is 21 (8.59% from 255 or 14.29% from 147); Blue value is 88 (34.77% from 255 or 59.86% from 147); Max value from RGB is 88 - color contains mainly: blue. Hex color #261558 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #261558 is #D9EAA7. Grayscale: #212121. Windows color (decimal): -14281384 or 5772582. OLE color: 5772582.
HSL color Cylindrical-coordinate representation of color #261558: hue angle of 255.22º degrees, saturation: 0.61, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #261558 is Cyan = 0.57, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 38 | 21 | 88 | - |
| CMYK | 0.57 | 0.76 | 0 | 0.65 |
| HSL | 255.22º | 0.61% | 0.21% | - |
| HSV(B) | 255.22º | 0.76% | 0.35% | - |
| XYZ | 2.83 | 1.65 | 9.4 | - |
| YUV | 33.72 | 158.63 | 131.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 21 | 88 | 0.57 | 0.76 | 0 | 0.65 | 255.22 | 0.61 | 0.21 |
| Hex | 26 | 15 | 58 | 39 | 4C | 0 | 41 | FF | 3D | 15 |
| Octal | 46 | 25 | 130 | 71 | 114 | 0 | 101 | 377 | 75 | 25 |
| Binary | 100110 | 10101 | 1011000 | 111001 | 1001100 | 0 | 1000001 | 11111111 | 111101 | 10101 |
Color Harmonies of #261558
Complementary color
Monochromatic Colors of #261558
Black with #261558
Text Example
Text Example
White with #261558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #261558; }
p { color: rgb(38,21,88); }
H1.HeaderClassName
{
color: #261558;
}
.AnyTagClassName
{
color: #261558;
}
</style>
background-color css
<style>
a { background-color: #261558; }
a { background-color: rgb(38,21,88); }
div.DivClassName
{
background-color: #261558;
}
.BgClassName
{
background-color: #261558;
}
</style>
border-color css
<style>
span { border-color: #261558; }
span { border-color: rgb(38,21,88); }
td.TdClassName
{
border-color: #261558;
}
.TagClassName
{
border-color: #261558;
}
</style>