Shades of Paua #262354
Tints of Paua #262354
RGB
CMYK
RGB Variations
Color information
#262354 (or 0x262354) is known color: Paua. HEX triplet: 26, 23 and 54. RGB value is (38,35,84). Sum of RGB (Red+Green+Blue) = 38+35+84=157 (20% of max value = 765). Red value is 38 (15.23% from 255 or 24.20% from 157); Green value is 35 (14.06% from 255 or 22.29% from 157); Blue value is 84 (33.20% from 255 or 53.50% from 157); Max value from RGB is 84 - color contains mainly: blue. Hex color #262354 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #262354 is #D9DCAB. Grayscale: #292929. Windows color (decimal): -14277804 or 5514022. OLE color: 5514022.
HSL color Cylindrical-coordinate representation of color #262354: hue angle of 243.67º degrees, saturation: 0.41, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #262354 is Cyan = 0.55, Magento = 0.58, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 38 | 35 | 84 | - |
| CMYK | 0.55 | 0.58 | 0 | 0.67 |
| HSL | 243.67º | 0.41% | 0.23% | - |
| HSV(B) | 243.67º | 0.58% | 0.33% | - |
| XYZ | 3 | 2.25 | 8.66 | - |
| YUV | 41.48 | 151.99 | 125.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 35 | 84 | 0.55 | 0.58 | 0 | 0.67 | 243.67 | 0.41 | 0.23 |
| Hex | 26 | 23 | 54 | 37 | 3A | 0 | 43 | F4 | 29 | 17 |
| Octal | 46 | 43 | 124 | 67 | 72 | 0 | 103 | 364 | 51 | 27 |
| Binary | 100110 | 100011 | 1010100 | 110111 | 111010 | 0 | 1000011 | 11110100 | 101001 | 10111 |
Color Harmonies of #262354
Complementary color
Monochromatic Colors of #262354
Black with #262354
Text Example
Text Example
White with #262354
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #262354; }
p { color: rgb(38,35,84); }
H1.HeaderClassName
{
color: #262354;
}
.AnyTagClassName
{
color: #262354;
}
</style>
background-color css
<style>
a { background-color: #262354; }
a { background-color: rgb(38,35,84); }
div.DivClassName
{
background-color: #262354;
}
.BgClassName
{
background-color: #262354;
}
</style>
border-color css
<style>
span { border-color: #262354; }
span { border-color: rgb(38,35,84); }
td.TdClassName
{
border-color: #262354;
}
.TagClassName
{
border-color: #262354;
}
</style>