Shades of Black Pearl #062838
Tints of Black Pearl #062838
RGB
CMYK
RGB Variations
Color information
#062838 (or 0x062838) is known color: Black Pearl. HEX triplet: 06, 28 and 38. RGB value is (6,40,56). Sum of RGB (Red+Green+Blue) = 6+40+56=102 (13% of max value = 765). Red value is 6 (2.73% from 255 or 5.88% from 102); Green value is 40 (16.02% from 255 or 39.22% from 102); Blue value is 56 (22.27% from 255 or 54.90% from 102); Max value from RGB is 56 - color contains mainly: blue. Hex color #062838 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #062838 is #F9D7C7. Grayscale: #1F1F1F. Windows color (decimal): -16373704 or 3680262. OLE color: 3680262.
HSL color Cylindrical-coordinate representation of color #062838: hue angle of 199.2º degrees, saturation: 0.81, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #062838 is Cyan = 0.89, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 6 | 40 | 56 | - |
| CMYK | 0.89 | 0.29 | 0 | 0.78 |
| HSL | 199.2º | 0.81% | 0.12% | - |
| HSV(B) | 199.2º | 0.89% | 0.22% | - |
| XYZ | 1.55 | 1.84 | 4.02 | - |
| YUV | 31.66 | 141.74 | 109.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 40 | 56 | 0.89 | 0.29 | 0 | 0.78 | 199.2 | 0.81 | 0.12 |
| Hex | 6 | 28 | 38 | 59 | 1D | 0 | 4E | C7 | 51 | C |
| Octal | 6 | 50 | 70 | 131 | 35 | 0 | 116 | 307 | 121 | 14 |
| Binary | 110 | 101000 | 111000 | 1011001 | 11101 | 0 | 1001110 | 11000111 | 1010001 | 1100 |
Color Harmonies of #062838
Complementary color
Monochromatic Colors of #062838
Black with #062838
Text Example
Text Example
White with #062838
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #062838; }
p { color: rgb(6,40,56); }
H1.HeaderClassName
{
color: #062838;
}
.AnyTagClassName
{
color: #062838;
}
</style>
background-color css
<style>
a { background-color: #062838; }
a { background-color: rgb(6,40,56); }
div.DivClassName
{
background-color: #062838;
}
.BgClassName
{
background-color: #062838;
}
</style>
border-color css
<style>
span { border-color: #062838; }
span { border-color: rgb(6,40,56); }
td.TdClassName
{
border-color: #062838;
}
.TagClassName
{
border-color: #062838;
}
</style>