Shades of Paua #121550
Tints of Paua #121550
RGB
CMYK
RGB Variations
Color information
#121550 (or 0x121550) is known color: Paua. HEX triplet: 12, 15 and 50. RGB value is (18,21,80). Sum of RGB (Red+Green+Blue) = 18+21+80=119 (15% of max value = 765). Red value is 18 (7.42% from 255 or 15.13% from 119); Green value is 21 (8.59% from 255 or 17.65% from 119); Blue value is 80 (31.64% from 255 or 67.23% from 119); Max value from RGB is 80 - color contains mainly: blue. Hex color #121550 is not a web safe color. Web safe color analog (approx): #000066. Inversed color of #121550 is #EDEAAF. Grayscale: #1A1A1A. Windows color (decimal): -15592112 or 5248274. OLE color: 5248274.
HSL color Cylindrical-coordinate representation of color #121550: hue angle of 237.1º degrees, saturation: 0.63, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #121550 is Cyan = 0.78, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 18 | 21 | 80 | - |
| CMYK | 0.78 | 0.74 | 0 | 0.69 |
| HSL | 237.1º | 0.63% | 0.19% | - |
| HSV(B) | 237.1º | 0.78% | 0.31% | - |
| XYZ | 1.97 | 1.24 | 7.73 | - |
| YUV | 26.83 | 158.01 | 121.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 21 | 80 | 0.78 | 0.74 | 0 | 0.69 | 237.1 | 0.63 | 0.19 |
| Hex | 12 | 15 | 50 | 4E | 4A | 0 | 45 | ED | 3F | 13 |
| Octal | 22 | 25 | 120 | 116 | 112 | 0 | 105 | 355 | 77 | 23 |
| Binary | 10010 | 10101 | 1010000 | 1001110 | 1001010 | 0 | 1000101 | 11101101 | 111111 | 10011 |
Color Harmonies of #121550
Complementary color
Monochromatic Colors of #121550
Black with #121550
Text Example
Text Example
White with #121550
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #121550; }
p { color: rgb(18,21,80); }
H1.HeaderClassName
{
color: #121550;
}
.AnyTagClassName
{
color: #121550;
}
</style>
background-color css
<style>
a { background-color: #121550; }
a { background-color: rgb(18,21,80); }
div.DivClassName
{
background-color: #121550;
}
.BgClassName
{
background-color: #121550;
}
</style>
border-color css
<style>
span { border-color: #121550; }
span { border-color: rgb(18,21,80); }
td.TdClassName
{
border-color: #121550;
}
.TagClassName
{
border-color: #121550;
}
</style>