Shades of Black Pearl #062533
Tints of Black Pearl #062533
RGB
CMYK
RGB Variations
Color information
#062533 (or 0x062533) is known color: Black Pearl. HEX triplet: 06, 25 and 33. RGB value is (6,37,51). Sum of RGB (Red+Green+Blue) = 6+37+51=94 (12% of max value = 765). Red value is 6 (2.73% from 255 or 6.38% from 94); Green value is 37 (14.84% from 255 or 39.36% from 94); Blue value is 51 (20.31% from 255 or 54.26% from 94); Max value from RGB is 51 - color contains mainly: blue. Hex color #062533 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #062533 is #F9DACC. Grayscale: #1D1D1D. Windows color (decimal): -16374477 or 3351814. OLE color: 3351814.
HSL color Cylindrical-coordinate representation of color #062533: hue angle of 198.67º 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 #062533 is Cyan = 0.88, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.8.
Color convert
| RGB | 6 | 37 | 51 | - |
| CMYK | 0.88 | 0.27 | 0 | 0.8 |
| HSL | 198.67º | 0.79% | 0.11% | - |
| HSV(B) | 198.67º | 0.88% | 0.2% | - |
| XYZ | 1.33 | 1.6 | 3.37 | - |
| YUV | 29.33 | 140.23 | 111.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 37 | 51 | 0.88 | 0.27 | 0 | 0.8 | 198.67 | 0.79 | 0.11 |
| Hex | 6 | 25 | 33 | 58 | 1B | 0 | 50 | C7 | 4F | B |
| Octal | 6 | 45 | 63 | 130 | 33 | 0 | 120 | 307 | 117 | 13 |
| Binary | 110 | 100101 | 110011 | 1011000 | 11011 | 0 | 1010000 | 11000111 | 1001111 | 1011 |
Color Harmonies of #062533
Complementary color
Monochromatic Colors of #062533
Black with #062533
Text Example
Text Example
White with #062533
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #062533; }
p { color: rgb(6,37,51); }
H1.HeaderClassName
{
color: #062533;
}
.AnyTagClassName
{
color: #062533;
}
</style>
background-color css
<style>
a { background-color: #062533; }
a { background-color: rgb(6,37,51); }
div.DivClassName
{
background-color: #062533;
}
.BgClassName
{
background-color: #062533;
}
</style>
border-color css
<style>
span { border-color: #062533; }
span { border-color: rgb(6,37,51); }
td.TdClassName
{
border-color: #062533;
}
.TagClassName
{
border-color: #062533;
}
</style>