Shades of Paua #262456
Tints of Paua #262456
RGB
CMYK
RGB Variations
Color information
#262456 (or 0x262456) is known color: Paua. HEX triplet: 26, 24 and 56. RGB value is (38,36,86). Sum of RGB (Red+Green+Blue) = 38+36+86=160 (21% of max value = 765). Red value is 38 (15.23% from 255 or 23.75% from 160); Green value is 36 (14.45% from 255 or 22.5% from 160); Blue value is 86 (33.98% from 255 or 53.75% from 160); Max value from RGB is 86 - color contains mainly: blue. Hex color #262456 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #262456 is #D9DBA9. Grayscale: #2A2A2A. Windows color (decimal): -14277546 or 5645350. OLE color: 5645350.
HSL color Cylindrical-coordinate representation of color #262456: hue angle of 242.4º degrees, saturation: 0.41, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #262456 is Cyan = 0.56, Magento = 0.58, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 38 | 36 | 86 | - |
| CMYK | 0.56 | 0.58 | 0 | 0.66 |
| HSL | 242.4º | 0.41% | 0.24% | - |
| HSV(B) | 242.4º | 0.58% | 0.34% | - |
| XYZ | 3.11 | 2.35 | 9.09 | - |
| YUV | 42.3 | 152.66 | 124.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 36 | 86 | 0.56 | 0.58 | 0 | 0.66 | 242.4 | 0.41 | 0.24 |
| Hex | 26 | 24 | 56 | 38 | 3A | 0 | 42 | F2 | 29 | 18 |
| Octal | 46 | 44 | 126 | 70 | 72 | 0 | 102 | 362 | 51 | 30 |
| Binary | 100110 | 100100 | 1010110 | 111000 | 111010 | 0 | 1000010 | 11110010 | 101001 | 11000 |
Color Harmonies of #262456
Complementary color
Monochromatic Colors of #262456
Black with #262456
Text Example
Text Example
White with #262456
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #262456; }
p { color: rgb(38,36,86); }
H1.HeaderClassName
{
color: #262456;
}
.AnyTagClassName
{
color: #262456;
}
</style>
background-color css
<style>
a { background-color: #262456; }
a { background-color: rgb(38,36,86); }
div.DivClassName
{
background-color: #262456;
}
.BgClassName
{
background-color: #262456;
}
</style>
border-color css
<style>
span { border-color: #262456; }
span { border-color: rgb(38,36,86); }
td.TdClassName
{
border-color: #262456;
}
.TagClassName
{
border-color: #262456;
}
</style>