Shades of Paua #262651
Tints of Paua #262651
RGB
CMYK
RGB Variations
Color information
#262651 (or 0x262651) is known color: Paua. HEX triplet: 26, 26 and 51. RGB value is (38,38,81). Sum of RGB (Red+Green+Blue) = 38+38+81=157 (20% of max value = 765). Red value is 38 (15.23% from 255 or 24.20% from 157); Green value is 38 (15.23% from 255 or 24.20% from 157); Blue value is 81 (32.03% from 255 or 51.59% from 157); Max value from RGB is 81 - color contains mainly: blue. Hex color #262651 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #262651 is #D9D9AE. Grayscale: #2A2A2A. Windows color (decimal): -14277039 or 5318182. OLE color: 5318182.
HSL color Cylindrical-coordinate representation of color #262651: hue angle of 240º degrees, saturation: 0.36, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #262651 is Cyan = 0.53, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 38 | 38 | 81 | - |
| CMYK | 0.53 | 0.53 | 0 | 0.68 |
| HSL | 240º | 0.36% | 0.23% | - |
| HSV(B) | 240º | 0.53% | 0.32% | - |
| XYZ | 2.98 | 2.39 | 8.09 | - |
| YUV | 42.9 | 149.5 | 124.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 38 | 81 | 0.53 | 0.53 | 0 | 0.68 | 240 | 0.36 | 0.23 |
| Hex | 26 | 26 | 51 | 35 | 35 | 0 | 44 | F0 | 24 | 17 |
| Octal | 46 | 46 | 121 | 65 | 65 | 0 | 104 | 360 | 44 | 27 |
| Binary | 100110 | 100110 | 1010001 | 110101 | 110101 | 0 | 1000100 | 11110000 | 100100 | 10111 |
Color Harmonies of #262651
Complementary color
Monochromatic Colors of #262651
Black with #262651
Text Example
Text Example
White with #262651
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #262651; }
p { color: rgb(38,38,81); }
H1.HeaderClassName
{
color: #262651;
}
.AnyTagClassName
{
color: #262651;
}
</style>
background-color css
<style>
a { background-color: #262651; }
a { background-color: rgb(38,38,81); }
div.DivClassName
{
background-color: #262651;
}
.BgClassName
{
background-color: #262651;
}
</style>
border-color css
<style>
span { border-color: #262651; }
span { border-color: rgb(38,38,81); }
td.TdClassName
{
border-color: #262651;
}
.TagClassName
{
border-color: #262651;
}
</style>