Shades of Paua #261758
Tints of Paua #261758
RGB
CMYK
RGB Variations
Color information
#261758 (or 0x261758) is known color: Paua. HEX triplet: 26, 17 and 58. RGB value is (38,23,88). Sum of RGB (Red+Green+Blue) = 38+23+88=149 (19% of max value = 765). Red value is 38 (15.23% from 255 or 25.50% from 149); Green value is 23 (9.38% from 255 or 15.44% from 149); Blue value is 88 (34.77% from 255 or 59.06% from 149); Max value from RGB is 88 - color contains mainly: blue. Hex color #261758 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #261758 is #D9E8A7. Grayscale: #222222. Windows color (decimal): -14280872 or 5773094. OLE color: 5773094.
HSL color Cylindrical-coordinate representation of color #261758: hue angle of 253.85º degrees, saturation: 0.59, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #261758 is Cyan = 0.57, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 38 | 23 | 88 | - |
| CMYK | 0.57 | 0.74 | 0 | 0.65 |
| HSL | 253.85º | 0.59% | 0.22% | - |
| HSV(B) | 253.85º | 0.74% | 0.35% | - |
| XYZ | 2.87 | 1.73 | 9.42 | - |
| YUV | 34.9 | 157.97 | 130.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 23 | 88 | 0.57 | 0.74 | 0 | 0.65 | 253.85 | 0.59 | 0.22 |
| Hex | 26 | 17 | 58 | 39 | 4A | 0 | 41 | FE | 3B | 16 |
| Octal | 46 | 27 | 130 | 71 | 112 | 0 | 101 | 376 | 73 | 26 |
| Binary | 100110 | 10111 | 1011000 | 111001 | 1001010 | 0 | 1000001 | 11111110 | 111011 | 10110 |
Color Harmonies of #261758
Complementary color
Monochromatic Colors of #261758
Black with #261758
Text Example
Text Example
White with #261758
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #261758; }
p { color: rgb(38,23,88); }
H1.HeaderClassName
{
color: #261758;
}
.AnyTagClassName
{
color: #261758;
}
</style>
background-color css
<style>
a { background-color: #261758; }
a { background-color: rgb(38,23,88); }
div.DivClassName
{
background-color: #261758;
}
.BgClassName
{
background-color: #261758;
}
</style>
border-color css
<style>
span { border-color: #261758; }
span { border-color: rgb(38,23,88); }
td.TdClassName
{
border-color: #261758;
}
.TagClassName
{
border-color: #261758;
}
</style>