Shades of Paua #302953
Tints of Paua #302953
RGB
CMYK
RGB Variations
Color information
#302953 (or 0x302953) is known color: Paua. HEX triplet: 30, 29 and 53. RGB value is (48,41,83). Sum of RGB (Red+Green+Blue) = 48+41+83=172 (22% of max value = 765). Red value is 48 (19.14% from 255 or 27.91% from 172); Green value is 41 (16.41% from 255 or 23.84% from 172); Blue value is 83 (32.81% from 255 or 48.26% from 172); Max value from RGB is 83 - color contains mainly: blue. Hex color #302953 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #302953 is #CFD6AC. Grayscale: #2F2F2F. Windows color (decimal): -13620909 or 5450032. OLE color: 5450032.
HSL color Cylindrical-coordinate representation of color #302953: hue angle of 250º degrees, saturation: 0.34, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #302953 is Cyan = 0.42, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 48 | 41 | 83 | - |
| CMYK | 0.42 | 0.51 | 0 | 0.67 |
| HSL | 250º | 0.34% | 0.24% | - |
| HSV(B) | 250º | 0.51% | 0.33% | - |
| XYZ | 3.57 | 2.84 | 8.54 | - |
| YUV | 47.88 | 147.82 | 128.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 41 | 83 | 0.42 | 0.51 | 0 | 0.67 | 250 | 0.34 | 0.24 |
| Hex | 30 | 29 | 53 | 2A | 33 | 0 | 43 | FA | 22 | 18 |
| Octal | 60 | 51 | 123 | 52 | 63 | 0 | 103 | 372 | 42 | 30 |
| Binary | 110000 | 101001 | 1010011 | 101010 | 110011 | 0 | 1000011 | 11111010 | 100010 | 11000 |
Color Harmonies of #302953
Complementary color
Monochromatic Colors of #302953
Black with #302953
Text Example
Text Example
White with #302953
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #302953; }
p { color: rgb(48,41,83); }
H1.HeaderClassName
{
color: #302953;
}
.AnyTagClassName
{
color: #302953;
}
</style>
background-color css
<style>
a { background-color: #302953; }
a { background-color: rgb(48,41,83); }
div.DivClassName
{
background-color: #302953;
}
.BgClassName
{
background-color: #302953;
}
</style>
border-color css
<style>
span { border-color: #302953; }
span { border-color: rgb(48,41,83); }
td.TdClassName
{
border-color: #302953;
}
.TagClassName
{
border-color: #302953;
}
</style>