Shades of Paua #353352
Tints of Paua #353352
RGB
CMYK
RGB Variations
Color information
#353352 (or 0x353352) is known color: Paua. HEX triplet: 35, 33 and 52. RGB value is (53,51,82). Sum of RGB (Red+Green+Blue) = 53+51+82=186 (24% of max value = 765). Red value is 53 (21.09% from 255 or 28.49% from 186); Green value is 51 (20.31% from 255 or 27.42% from 186); Blue value is 82 (32.42% from 255 or 44.09% from 186); Max value from RGB is 82 - color contains mainly: blue. Hex color #353352 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #353352 is #CACCAD. Grayscale: #373737. Windows color (decimal): -13290670 or 5387061. OLE color: 5387061.
HSL color Cylindrical-coordinate representation of color #353352: hue angle of 243.87º degrees, saturation: 0.23, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #353352 is Cyan = 0.35, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 53 | 51 | 82 | - |
| CMYK | 0.35 | 0.38 | 0 | 0.68 |
| HSL | 243.87º | 0.23% | 0.26% | - |
| HSV(B) | 243.87º | 0.38% | 0.32% | - |
| XYZ | 4.18 | 3.73 | 8.48 | - |
| YUV | 55.13 | 143.16 | 126.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 51 | 82 | 0.35 | 0.38 | 0 | 0.68 | 243.87 | 0.23 | 0.26 |
| Hex | 35 | 33 | 52 | 23 | 26 | 0 | 44 | F4 | 17 | 1A |
| Octal | 65 | 63 | 122 | 43 | 46 | 0 | 104 | 364 | 27 | 32 |
| Binary | 110101 | 110011 | 1010010 | 100011 | 100110 | 0 | 1000100 | 11110100 | 10111 | 11010 |
Color Harmonies of #353352
Complementary color
Monochromatic Colors of #353352
Black with #353352
Text Example
Text Example
White with #353352
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #353352; }
p { color: rgb(53,51,82); }
H1.HeaderClassName
{
color: #353352;
}
.AnyTagClassName
{
color: #353352;
}
</style>
background-color css
<style>
a { background-color: #353352; }
a { background-color: rgb(53,51,82); }
div.DivClassName
{
background-color: #353352;
}
.BgClassName
{
background-color: #353352;
}
</style>
border-color css
<style>
span { border-color: #353352; }
span { border-color: rgb(53,51,82); }
td.TdClassName
{
border-color: #353352;
}
.TagClassName
{
border-color: #353352;
}
</style>