Shades of Pohutukawa #6A1520
Tints of Pohutukawa #6A1520
RGB
CMYK
RGB Variations
Color information
#6A1520 (or 0x6A1520) is known color: Pohutukawa. HEX triplet: 6A, 15 and 20. RGB value is (106,21,32). Sum of RGB (Red+Green+Blue) = 106+21+32=159 (21% of max value = 765). Red value is 106 (41.80% from 255 or 66.67% from 159); Green value is 21 (8.59% from 255 or 13.21% from 159); Blue value is 32 (12.89% from 255 or 20.13% from 159); Max value from RGB is 106 - color contains mainly: red. Hex color #6A1520 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #6A1520 is #95EADF. Grayscale: #2F2F2F. Windows color (decimal): -9824992 or 2102634. OLE color: 2102634.
HSL color Cylindrical-coordinate representation of color #6A1520: hue angle of 352.24º 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 #6A1520 is Cyan = 0, Magento = 0.80, Yellow = 0.70 and Black (K on CMYK) = 0.58.
Color convert
| RGB | 106 | 21 | 32 | - |
| CMYK | 0 | 0.80 | 0.70 | 0.58 |
| HSL | 352.24º | 0.67% | 0.25% | - |
| HSV(B) | 352.24º | 0.8% | 0.42% | - |
| XYZ | 6.47 | 3.7 | 1.74 | - |
| YUV | 47.67 | 119.16 | 169.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 106 | 21 | 32 | 0 | 0.80 | 0.70 | 0.58 | 352.24 | 0.67 | 0.25 |
| Hex | 6A | 15 | 20 | 0 | 50 | 46 | 3A | 160 | 43 | 19 |
| Octal | 152 | 25 | 40 | 0 | 120 | 106 | 72 | 540 | 103 | 31 |
| Binary | 1101010 | 10101 | 100000 | 0 | 1010000 | 1000110 | 111010 | 101100000 | 1000011 | 11001 |
Color Harmonies of #6A1520
Complementary color
Monochromatic Colors of #6A1520
Black with #6A1520
Text Example
Text Example
White with #6A1520
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6A1520; }
p { color: rgb(106,21,32); }
H1.HeaderClassName
{
color: #6A1520;
}
.AnyTagClassName
{
color: #6A1520;
}
</style>
background-color css
<style>
a { background-color: #6A1520; }
a { background-color: rgb(106,21,32); }
div.DivClassName
{
background-color: #6A1520;
}
.BgClassName
{
background-color: #6A1520;
}
</style>
border-color css
<style>
span { border-color: #6A1520; }
span { border-color: rgb(106,21,32); }
td.TdClassName
{
border-color: #6A1520;
}
.TagClassName
{
border-color: #6A1520;
}
</style>