Shades of Paua #150752
Tints of Paua #150752
RGB
CMYK
RGB Variations
Color information
#150752 (or 0x150752) is known color: Paua. HEX triplet: 15, 07 and 52. RGB value is (21,7,82). Sum of RGB (Red+Green+Blue) = 21+7+82=110 (14% of max value = 765). Red value is 21 (8.59% from 255 or 19.09% from 110); Green value is 7 (3.12% from 255 or 6.36% from 110); Blue value is 82 (32.42% from 255 or 74.55% from 110); Max value from RGB is 82 - color contains mainly: blue. Hex color #150752 is not a web safe color. Web safe color analog (approx): #000066. Inversed color of #150752 is #EAF8AD. Grayscale: #131313. Windows color (decimal): -15399086 or 5375765. OLE color: 5375765.
HSL color Cylindrical-coordinate representation of color #150752: hue angle of 251.2º degrees, saturation: 0.84, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #150752 is Cyan = 0.74, Magento = 0.91, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 21 | 7 | 82 | - |
| CMYK | 0.74 | 0.91 | 0 | 0.68 |
| HSL | 251.2º | 0.84% | 0.17% | - |
| HSV(B) | 251.2º | 0.91% | 0.32% | - |
| XYZ | 1.91 | 0.92 | 8.06 | - |
| YUV | 19.74 | 163.14 | 128.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 7 | 82 | 0.74 | 0.91 | 0 | 0.68 | 251.2 | 0.84 | 0.17 |
| Hex | 15 | 7 | 52 | 4A | 5B | 0 | 44 | FB | 54 | 11 |
| Octal | 25 | 7 | 122 | 112 | 133 | 0 | 104 | 373 | 124 | 21 |
| Binary | 10101 | 111 | 1010010 | 1001010 | 1011011 | 0 | 1000100 | 11111011 | 1010100 | 10001 |
Color Harmonies of #150752
Complementary color
Monochromatic Colors of #150752
Black with #150752
Text Example
Text Example
White with #150752
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #150752; }
p { color: rgb(21,7,82); }
H1.HeaderClassName
{
color: #150752;
}
.AnyTagClassName
{
color: #150752;
}
</style>
background-color css
<style>
a { background-color: #150752; }
a { background-color: rgb(21,7,82); }
div.DivClassName
{
background-color: #150752;
}
.BgClassName
{
background-color: #150752;
}
</style>
border-color css
<style>
span { border-color: #150752; }
span { border-color: rgb(21,7,82); }
td.TdClassName
{
border-color: #150752;
}
.TagClassName
{
border-color: #150752;
}
</style>