Shades of Paua #221452
Tints of Paua #221452
RGB
CMYK
RGB Variations
Color information
#221452 (or 0x221452) is known color: Paua. HEX triplet: 22, 14 and 52. RGB value is (34,20,82). Sum of RGB (Red+Green+Blue) = 34+20+82=136 (18% of max value = 765). Red value is 34 (13.67% from 255 or 25% from 136); Green value is 20 (8.20% from 255 or 14.71% from 136); Blue value is 82 (32.42% from 255 or 60.29% from 136); Max value from RGB is 82 - color contains mainly: blue. Hex color #221452 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #221452 is #DDEBAD. Grayscale: #1F1F1F. Windows color (decimal): -14543790 or 5379106. OLE color: 5379106.
HSL color Cylindrical-coordinate representation of color #221452: hue angle of 253.55º degrees, saturation: 0.61, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #221452 is Cyan = 0.59, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 34 | 20 | 82 | - |
| CMYK | 0.59 | 0.76 | 0 | 0.68 |
| HSL | 253.55º | 0.61% | 0.2% | - |
| HSV(B) | 253.55º | 0.76% | 0.32% | - |
| XYZ | 2.43 | 1.45 | 8.13 | - |
| YUV | 31.25 | 156.64 | 129.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 34 | 20 | 82 | 0.59 | 0.76 | 0 | 0.68 | 253.55 | 0.61 | 0.2 |
| Hex | 22 | 14 | 52 | 3B | 4C | 0 | 44 | FE | 3D | 14 |
| Octal | 42 | 24 | 122 | 73 | 114 | 0 | 104 | 376 | 75 | 24 |
| Binary | 100010 | 10100 | 1010010 | 111011 | 1001100 | 0 | 1000100 | 11111110 | 111101 | 10100 |
Color Harmonies of #221452
Complementary color
Monochromatic Colors of #221452
Black with #221452
Text Example
Text Example
White with #221452
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #221452; }
p { color: rgb(34,20,82); }
H1.HeaderClassName
{
color: #221452;
}
.AnyTagClassName
{
color: #221452;
}
</style>
background-color css
<style>
a { background-color: #221452; }
a { background-color: rgb(34,20,82); }
div.DivClassName
{
background-color: #221452;
}
.BgClassName
{
background-color: #221452;
}
</style>
border-color css
<style>
span { border-color: #221452; }
span { border-color: rgb(34,20,82); }
td.TdClassName
{
border-color: #221452;
}
.TagClassName
{
border-color: #221452;
}
</style>