Shades of Pohutukawa #6A1324
Tints of Pohutukawa #6A1324
RGB
CMYK
RGB Variations
Color information
#6A1324 (or 0x6A1324) is known color: Pohutukawa. HEX triplet: 6A, 13 and 24. RGB value is (106,19,36). Sum of RGB (Red+Green+Blue) = 106+19+36=161 (21% of max value = 765). Red value is 106 (41.80% from 255 or 65.84% from 161); Green value is 19 (7.81% from 255 or 11.80% from 161); Blue value is 36 (14.45% from 255 or 22.36% from 161); Max value from RGB is 106 - color contains mainly: red. Hex color #6A1324 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #6A1324 is #95ECDB. Grayscale: #2E2E2E. Windows color (decimal): -9825500 or 2364266. OLE color: 2364266.
HSL color Cylindrical-coordinate representation of color #6A1324: hue angle of 348.28º degrees, saturation: 0.7, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.42% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #6A1324 is Cyan = 0, Magento = 0.82, Yellow = 0.66 and Black (K on CMYK) = 0.58.
Color convert
| RGB | 106 | 19 | 36 | - |
| CMYK | 0 | 0.82 | 0.66 | 0.58 |
| HSL | 348.28º | 0.7% | 0.25% | - |
| HSV(B) | 348.28º | 0.82% | 0.42% | - |
| XYZ | 6.5 | 3.66 | 2.03 | - |
| YUV | 46.95 | 121.82 | 170.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 106 | 19 | 36 | 0 | 0.82 | 0.66 | 0.58 | 348.28 | 0.7 | 0.25 |
| Hex | 6A | 13 | 24 | 0 | 52 | 42 | 3A | 15C | 46 | 19 |
| Octal | 152 | 23 | 44 | 0 | 122 | 102 | 72 | 534 | 106 | 31 |
| Binary | 1101010 | 10011 | 100100 | 0 | 1010010 | 1000010 | 111010 | 101011100 | 1000110 | 11001 |
Color Harmonies of #6A1324
Complementary color
Monochromatic Colors of #6A1324
Black with #6A1324
Text Example
Text Example
White with #6A1324
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6A1324; }
p { color: rgb(106,19,36); }
H1.HeaderClassName
{
color: #6A1324;
}
.AnyTagClassName
{
color: #6A1324;
}
</style>
background-color css
<style>
a { background-color: #6A1324; }
a { background-color: rgb(106,19,36); }
div.DivClassName
{
background-color: #6A1324;
}
.BgClassName
{
background-color: #6A1324;
}
</style>
border-color css
<style>
span { border-color: #6A1324; }
span { border-color: rgb(106,19,36); }
td.TdClassName
{
border-color: #6A1324;
}
.TagClassName
{
border-color: #6A1324;
}
</style>