Shades of Paua #262348
Tints of Paua #262348
RGB
CMYK
RGB Variations
Color information
#262348 (or 0x262348) is known color: Paua. HEX triplet: 26, 23 and 48. RGB value is (38,35,72). Sum of RGB (Red+Green+Blue) = 38+35+72=145 (19% of max value = 765). Red value is 38 (15.23% from 255 or 26.21% from 145); Green value is 35 (14.06% from 255 or 24.14% from 145); Blue value is 72 (28.52% from 255 or 49.66% from 145); Max value from RGB is 72 - color contains mainly: blue. Hex color #262348 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #262348 is #D9DCB7. Grayscale: #272727. Windows color (decimal): -14277816 or 4727590. OLE color: 4727590.
HSL color Cylindrical-coordinate representation of color #262348: hue angle of 244.86º degrees, saturation: 0.35, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #262348 is Cyan = 0.47, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 38 | 35 | 72 | - |
| CMYK | 0.47 | 0.51 | 0 | 0.72 |
| HSL | 244.86º | 0.35% | 0.21% | - |
| HSV(B) | 244.86º | 0.51% | 0.28% | - |
| XYZ | 2.57 | 2.08 | 6.4 | - |
| YUV | 40.12 | 145.99 | 126.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 35 | 72 | 0.47 | 0.51 | 0 | 0.72 | 244.86 | 0.35 | 0.21 |
| Hex | 26 | 23 | 48 | 2F | 33 | 0 | 48 | F5 | 23 | 15 |
| Octal | 46 | 43 | 110 | 57 | 63 | 0 | 110 | 365 | 43 | 25 |
| Binary | 100110 | 100011 | 1001000 | 101111 | 110011 | 0 | 1001000 | 11110101 | 100011 | 10101 |
Color Harmonies of #262348
Complementary color
Monochromatic Colors of #262348
Black with #262348
Text Example
Text Example
White with #262348
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #262348; }
p { color: rgb(38,35,72); }
H1.HeaderClassName
{
color: #262348;
}
.AnyTagClassName
{
color: #262348;
}
</style>
background-color css
<style>
a { background-color: #262348; }
a { background-color: rgb(38,35,72); }
div.DivClassName
{
background-color: #262348;
}
.BgClassName
{
background-color: #262348;
}
</style>
border-color css
<style>
span { border-color: #262348; }
span { border-color: rgb(38,35,72); }
td.TdClassName
{
border-color: #262348;
}
.TagClassName
{
border-color: #262348;
}
</style>