Shades of Paua #262550
Tints of Paua #262550
RGB
CMYK
RGB Variations
Color information
#262550 (or 0x262550) is known color: Paua. HEX triplet: 26, 25 and 50. RGB value is (38,37,80). Sum of RGB (Red+Green+Blue) = 38+37+80=155 (20% of max value = 765). Red value is 38 (15.23% from 255 or 24.52% from 155); Green value is 37 (14.84% from 255 or 23.87% from 155); Blue value is 80 (31.64% from 255 or 51.61% from 155); Max value from RGB is 80 - color contains mainly: blue. Hex color #262550 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #262550 is #D9DAAF. Grayscale: #2A2A2A. Windows color (decimal): -14277296 or 5252390. OLE color: 5252390.
HSL color Cylindrical-coordinate representation of color #262550: hue angle of 241.4º degrees, saturation: 0.37, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #262550 is Cyan = 0.52, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 38 | 37 | 80 | - |
| CMYK | 0.52 | 0.54 | 0 | 0.69 |
| HSL | 241.4º | 0.37% | 0.23% | - |
| HSV(B) | 241.4º | 0.54% | 0.31% | - |
| XYZ | 2.91 | 2.31 | 7.88 | - |
| YUV | 42.2 | 149.33 | 125 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 37 | 80 | 0.52 | 0.54 | 0 | 0.69 | 241.4 | 0.37 | 0.23 |
| Hex | 26 | 25 | 50 | 34 | 36 | 0 | 45 | F1 | 25 | 17 |
| Octal | 46 | 45 | 120 | 64 | 66 | 0 | 105 | 361 | 45 | 27 |
| Binary | 100110 | 100101 | 1010000 | 110100 | 110110 | 0 | 1000101 | 11110001 | 100101 | 10111 |
Color Harmonies of #262550
Complementary color
Monochromatic Colors of #262550
Black with #262550
Text Example
Text Example
White with #262550
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #262550; }
p { color: rgb(38,37,80); }
H1.HeaderClassName
{
color: #262550;
}
.AnyTagClassName
{
color: #262550;
}
</style>
background-color css
<style>
a { background-color: #262550; }
a { background-color: rgb(38,37,80); }
div.DivClassName
{
background-color: #262550;
}
.BgClassName
{
background-color: #262550;
}
</style>
border-color css
<style>
span { border-color: #262550; }
span { border-color: rgb(38,37,80); }
td.TdClassName
{
border-color: #262550;
}
.TagClassName
{
border-color: #262550;
}
</style>