Shades of Black Pearl #062134
Tints of Black Pearl #062134
RGB
CMYK
RGB Variations
Color information
#062134 (or 0x062134) is known color: Black Pearl. HEX triplet: 06, 21 and 34. RGB value is (6,33,52). Sum of RGB (Red+Green+Blue) = 6+33+52=91 (12% of max value = 765). Red value is 6 (2.73% from 255 or 6.59% from 91); Green value is 33 (13.28% from 255 or 36.26% from 91); Blue value is 52 (20.70% from 255 or 57.14% from 91); Max value from RGB is 52 - color contains mainly: blue. Hex color #062134 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #062134 is #F9DECB. Grayscale: #1A1A1A. Windows color (decimal): -16375500 or 3416326. OLE color: 3416326.
HSL color Cylindrical-coordinate representation of color #062134: hue angle of 204.78º degrees, saturation: 0.79, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #062134 is Cyan = 0.88, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 6 | 33 | 52 | - |
| CMYK | 0.88 | 0.37 | 0 | 0.80 |
| HSL | 204.78º | 0.79% | 0.11% | - |
| HSV(B) | 204.78º | 0.88% | 0.2% | - |
| XYZ | 1.24 | 1.37 | 3.45 | - |
| YUV | 27.09 | 142.05 | 112.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 33 | 52 | 0.88 | 0.37 | 0 | 0.80 | 204.78 | 0.79 | 0.11 |
| Hex | 6 | 21 | 34 | 58 | 25 | 0 | 50 | CD | 4F | B |
| Octal | 6 | 41 | 64 | 130 | 45 | 0 | 120 | 315 | 117 | 13 |
| Binary | 110 | 100001 | 110100 | 1011000 | 100101 | 0 | 1010000 | 11001101 | 1001111 | 1011 |
Color Harmonies of #062134
Complementary color
Monochromatic Colors of #062134
Black with #062134
Text Example
Text Example
White with #062134
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #062134; }
p { color: rgb(6,33,52); }
H1.HeaderClassName
{
color: #062134;
}
.AnyTagClassName
{
color: #062134;
}
</style>
background-color css
<style>
a { background-color: #062134; }
a { background-color: rgb(6,33,52); }
div.DivClassName
{
background-color: #062134;
}
.BgClassName
{
background-color: #062134;
}
</style>
border-color css
<style>
span { border-color: #062134; }
span { border-color: rgb(6,33,52); }
td.TdClassName
{
border-color: #062134;
}
.TagClassName
{
border-color: #062134;
}
</style>