Shades of Paua #262358
Tints of Paua #262358
RGB
CMYK
RGB Variations
Color information
#262358 (or 0x262358) is known color: Paua. HEX triplet: 26, 23 and 58. RGB value is (38,35,88). Sum of RGB (Red+Green+Blue) = 38+35+88=161 (21% of max value = 765). Red value is 38 (15.23% from 255 or 23.60% from 161); Green value is 35 (14.06% from 255 or 21.74% from 161); Blue value is 88 (34.77% from 255 or 54.66% from 161); Max value from RGB is 88 - color contains mainly: blue. Hex color #262358 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #262358 is #D9DCA7. Grayscale: #292929. Windows color (decimal): -14277800 or 5776166. OLE color: 5776166.
HSL color Cylindrical-coordinate representation of color #262358: hue angle of 243.4º degrees, saturation: 0.43, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #262358 is Cyan = 0.57, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 38 | 35 | 88 | - |
| CMYK | 0.57 | 0.60 | 0 | 0.65 |
| HSL | 243.4º | 0.43% | 0.24% | - |
| HSV(B) | 243.4º | 0.6% | 0.35% | - |
| XYZ | 3.16 | 2.32 | 9.51 | - |
| YUV | 41.94 | 153.99 | 125.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 35 | 88 | 0.57 | 0.60 | 0 | 0.65 | 243.4 | 0.43 | 0.24 |
| Hex | 26 | 23 | 58 | 39 | 3C | 0 | 41 | F3 | 2B | 18 |
| Octal | 46 | 43 | 130 | 71 | 74 | 0 | 101 | 363 | 53 | 30 |
| Binary | 100110 | 100011 | 1011000 | 111001 | 111100 | 0 | 1000001 | 11110011 | 101011 | 11000 |
Color Harmonies of #262358
Complementary color
Monochromatic Colors of #262358
Black with #262358
Text Example
Text Example
White with #262358
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #262358; }
p { color: rgb(38,35,88); }
H1.HeaderClassName
{
color: #262358;
}
.AnyTagClassName
{
color: #262358;
}
</style>
background-color css
<style>
a { background-color: #262358; }
a { background-color: rgb(38,35,88); }
div.DivClassName
{
background-color: #262358;
}
.BgClassName
{
background-color: #262358;
}
</style>
border-color css
<style>
span { border-color: #262358; }
span { border-color: rgb(38,35,88); }
td.TdClassName
{
border-color: #262358;
}
.TagClassName
{
border-color: #262358;
}
</style>