Shades of Pohutukawa #6A1522
Tints of Pohutukawa #6A1522
RGB
CMYK
RGB Variations
Color information
#6A1522 (or 0x6A1522) is known color: Pohutukawa. HEX triplet: 6A, 15 and 22. RGB value is (106,21,34). Sum of RGB (Red+Green+Blue) = 106+21+34=161 (21% of max value = 765). Red value is 106 (41.80% from 255 or 65.84% from 161); Green value is 21 (8.59% from 255 or 13.04% from 161); Blue value is 34 (13.67% from 255 or 21.12% from 161); Max value from RGB is 106 - color contains mainly: red. Hex color #6A1522 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #6A1522 is #95EADD. Grayscale: #2F2F2F. Windows color (decimal): -9824990 or 2233706. OLE color: 2233706.
HSL color Cylindrical-coordinate representation of color #6A1522: hue angle of 350.82º degrees, saturation: 0.67, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.42% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #6A1522 is Cyan = 0, Magento = 0.80, Yellow = 0.68 and Black (K on CMYK) = 0.58.
Color convert
| RGB | 106 | 21 | 34 | - |
| CMYK | 0 | 0.80 | 0.68 | 0.58 |
| HSL | 350.82º | 0.67% | 0.25% | - |
| HSV(B) | 350.82º | 0.8% | 0.42% | - |
| XYZ | 6.5 | 3.72 | 1.89 | - |
| YUV | 47.9 | 120.16 | 169.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 106 | 21 | 34 | 0 | 0.80 | 0.68 | 0.58 | 350.82 | 0.67 | 0.25 |
| Hex | 6A | 15 | 22 | 0 | 50 | 44 | 3A | 15F | 43 | 19 |
| Octal | 152 | 25 | 42 | 0 | 120 | 104 | 72 | 537 | 103 | 31 |
| Binary | 1101010 | 10101 | 100010 | 0 | 1010000 | 1000100 | 111010 | 101011111 | 1000011 | 11001 |
Color Harmonies of #6A1522
Complementary color
Monochromatic Colors of #6A1522
Black with #6A1522
Text Example
Text Example
White with #6A1522
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6A1522; }
p { color: rgb(106,21,34); }
H1.HeaderClassName
{
color: #6A1522;
}
.AnyTagClassName
{
color: #6A1522;
}
</style>
background-color css
<style>
a { background-color: #6A1522; }
a { background-color: rgb(106,21,34); }
div.DivClassName
{
background-color: #6A1522;
}
.BgClassName
{
background-color: #6A1522;
}
</style>
border-color css
<style>
span { border-color: #6A1522; }
span { border-color: rgb(106,21,34); }
td.TdClassName
{
border-color: #6A1522;
}
.TagClassName
{
border-color: #6A1522;
}
</style>