Shades of Tuna #424751
Tints of Tuna #424751
RGB
CMYK
RGB Variations
Color information
#424751 (or 0x424751) is known color: Tuna. HEX triplet: 42, 47 and 51. RGB value is (66,71,81). Sum of RGB (Red+Green+Blue) = 66+71+81=218 (28% of max value = 765). Red value is 66 (26.17% from 255 or 30.28% from 218); Green value is 71 (28.12% from 255 or 32.57% from 218); Blue value is 81 (32.03% from 255 or 37.16% from 218); Max value from RGB is 81 - color contains mainly: blue. Hex color #424751 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #424751 is #BDB8AE. Grayscale: #464646. Windows color (decimal): -12433583 or 5326658. OLE color: 5326658.
HSL color Cylindrical-coordinate representation of color #424751: hue angle of 220º degrees, saturation: 0.1, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #424751 is Cyan = 0.19, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 66 | 71 | 81 | - |
| CMYK | 0.19 | 0.12 | 0 | 0.68 |
| HSL | 220º | 0.1% | 0.29% | - |
| HSV(B) | 220º | 0.19% | 0.32% | - |
| XYZ | 5.99 | 6.26 | 8.68 | - |
| YUV | 70.65 | 133.84 | 124.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 71 | 81 | 0.19 | 0.12 | 0 | 0.68 | 220 | 0.1 | 0.29 |
| Hex | 42 | 47 | 51 | 13 | C | 0 | 44 | DC | A | 1D |
| Octal | 102 | 107 | 121 | 23 | 14 | 0 | 104 | 334 | 12 | 35 |
| Binary | 1000010 | 1000111 | 1010001 | 10011 | 1100 | 0 | 1000100 | 11011100 | 1010 | 11101 |
Color Harmonies of #424751
Complementary color
Monochromatic Colors of #424751
Black with #424751
Text Example
Text Example
White with #424751
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #424751; }
p { color: rgb(66,71,81); }
H1.HeaderClassName
{
color: #424751;
}
.AnyTagClassName
{
color: #424751;
}
</style>
background-color css
<style>
a { background-color: #424751; }
a { background-color: rgb(66,71,81); }
div.DivClassName
{
background-color: #424751;
}
.BgClassName
{
background-color: #424751;
}
</style>
border-color css
<style>
span { border-color: #424751; }
span { border-color: rgb(66,71,81); }
td.TdClassName
{
border-color: #424751;
}
.TagClassName
{
border-color: #424751;
}
</style>