Shades of Pohutukawa #691525
Tints of Pohutukawa #691525
RGB
CMYK
RGB Variations
Color information
#691525 (or 0x691525) is known color: Pohutukawa. HEX triplet: 69, 15 and 25. RGB value is (105,21,37). Sum of RGB (Red+Green+Blue) = 105+21+37=163 (21% of max value = 765). Red value is 105 (41.41% from 255 or 64.42% from 163); Green value is 21 (8.59% from 255 or 12.88% from 163); Blue value is 37 (14.84% from 255 or 22.70% from 163); Max value from RGB is 105 - color contains mainly: red. Hex color #691525 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #691525 is #96EADA. Grayscale: #2F2F2F. Windows color (decimal): -9890523 or 2430313. OLE color: 2430313.
HSL color Cylindrical-coordinate representation of color #691525: hue angle of 348.57º degrees, saturation: 0.67, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #691525 is Cyan = 0, Magento = 0.80, Yellow = 0.65 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 21 | 37 | - |
| CMYK | 0 | 0.80 | 0.65 | 0.59 |
| HSL | 348.57º | 0.67% | 0.25% | - |
| HSV(B) | 348.57º | 0.8% | 0.41% | - |
| XYZ | 6.43 | 3.67 | 2.12 | - |
| YUV | 47.94 | 121.83 | 168.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 21 | 37 | 0 | 0.80 | 0.65 | 0.59 | 348.57 | 0.67 | 0.25 |
| Hex | 69 | 15 | 25 | 0 | 50 | 41 | 3B | 15D | 43 | 19 |
| Octal | 151 | 25 | 45 | 0 | 120 | 101 | 73 | 535 | 103 | 31 |
| Binary | 1101001 | 10101 | 100101 | 0 | 1010000 | 1000001 | 111011 | 101011101 | 1000011 | 11001 |
Color Harmonies of #691525
Complementary color
Monochromatic Colors of #691525
Black with #691525
Text Example
Text Example
White with #691525
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #691525; }
p { color: rgb(105,21,37); }
H1.HeaderClassName
{
color: #691525;
}
.AnyTagClassName
{
color: #691525;
}
</style>
background-color css
<style>
a { background-color: #691525; }
a { background-color: rgb(105,21,37); }
div.DivClassName
{
background-color: #691525;
}
.BgClassName
{
background-color: #691525;
}
</style>
border-color css
<style>
span { border-color: #691525; }
span { border-color: rgb(105,21,37); }
td.TdClassName
{
border-color: #691525;
}
.TagClassName
{
border-color: #691525;
}
</style>